From 21552a6b5de5fbc80c62416fd2bd394f1223864c Mon Sep 17 00:00:00 2001 From: TCLethbridge Date: Sun, 22 Mar 2026 17:51:09 -0400 Subject: [PATCH] Update servers.md to add Umple Adding Umple lsp server to the list of language servers. It has been tested on many clients including VSCode, NeoVim, BBEdit, Zed etc. Umple itself has been actively developed for over 15 years and is widely used for modeling data and state machines --- _implementors/servers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_implementors/servers.md b/_implementors/servers.md index 645b30bda..a1a9b995e 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -287,6 +287,7 @@ index: 1 | TypeScript|[TypeFox](http://typefox.io/)| [typescript-language-server](https://github.com/theia-ide/typescript-language-server) | TypeScript | | [Typst](https://github.com/typst/typst/) | [Myriad-Dreamin](https://github.com/Myriad-Dreamin) | [tinymist](https://github.com/Myriad-Dreamin/tinymist) | Rust | | [Typst](https://github.com/typst/typst/) | [nvarner](https://github.com/nvarner/) | [typst-lsp](https://github.com/nvarner/typst-lsp) | Rust | +| [Umple](https://www.umple.org) | [Umple Team](https://www.umple.org) | [umple-lsp](https://github.com/umple/umple-lsp) | Typescript | | [V](https://vlang.io) | [Contributors](https://github.com/v-analyzer/v-analyzer/graphs/contributors) | [v-analyzer](https://github.com/v-analyzer/v-analyzer) | V | Vala | [Ben Iofel](https://github.com/benwaffle), [Princeton Ferro](https://github.com/Prince781) | [vala-language-server](https://github.com/benwaffle/vala-language-server) | Vala | | VDM-SL, VDM++, VDM-RT | [Nick Battle](https://github.com/nickbattle)| [VDMJ-LSP](https://github.com/nickbattle/vdmj/tree/master/lsp) | Java |