mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Fix typo in servers.md
I just noticed this while cruising the site.
This commit is contained in:
parent
a79e8c264a
commit
980ef548fe
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ index: 1
|
|||
| JSON | MS | [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice) |
|
||||
| Java (Eclipse)| Eclipse, [RedHat](http://developers.redhat.com/blog/2016/08/01/a-week-of-hacking-the-java-language-server/) | [Eclipse JDT LS](https://github.com/eclipse/eclipse.jdt.ls/) |
|
||||
| Java | [@georgewfraser](https://github.com/georgewfraser) | [Java Compiler (javac) API-based Java support](https://github.com/georgewfraser/vscode-javac) |
|
||||
| Javascript Flow| [flowtype](https://github.com/flowtype/) | [flow-langauge-server](https://github.com/flowtype/flow-language-server) |
|
||||
| Javascript Flow| [flowtype](https://github.com/flowtype/) | [flow-language-server](https://github.com/flowtype/flow-language-server) |
|
||||
| Javascript-Typescript | [Sourcegraph](https://sourcegraph.com/) | [javascript-typescript](https://github.com/sourcegraph/javascript-typescript-langserver) |
|
||||
| [Julia](http://julialang.org/) | [Contributors](https://github.com/JuliaEditorSupport/LanguageServer.jl/graphs/contributors) | [Julia language server](https://github.com/JuliaEditorSupport/LanguageServer.jl) |
|
||||
| [Language Tool](https://languagetool.org/)| [Adam Voss](https://github.com/adamvoss) | [languagetool](https://github.com/adamvoss/languagetool-languageserver) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue