mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add link to excetuable version of MS's json server
This commit is contained in:
parent
e196b0b915
commit
c00a6d7d11
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ The language servers are listed in chronological order of appearance.
|
|||
| C++ | MS | [VS Code C++ extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) |
|
||||
| C# | [OmniSharp](http://www.omnisharp.net/) | [csharp-language-server-protocol](https://github.com/OmniSharp/csharp-language-server-protocol) |
|
||||
| JSON | MS | [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice) |
|
||||
| JSON | MS | [vscode-json-languageserver-bin](https://github.com/vscode-langservers/vscode-json-languageserver-bin) |
|
||||
| CSS/LESS/SASS | MS | [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice) |
|
||||
| HTML | MS | [vscode-html-languageservice](https://github.com/Microsoft/vscode-html-languageservice) |
|
||||
| [Xtext language framework](https://www.eclipse.org/Xtext/) | Eclipse | [Eclipse Xtext](https://github.com/eclipse/xtext-core/blob/master/org.eclipse.xtext.ide/src/org/eclipse/xtext/ide/server/LanguageServerImpl.xtend)|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue