Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 3.07 KB

todo.md

File metadata and controls

39 lines (20 loc) · 3.07 KB

Below LSP server haven't supported, PR are welcome. ;)

  1. JavaScript (Flow): github.com/flowtype/flow-for-vscode (avoid conflig with other javascript lsp server)

  2. PowerShell: github.com/PowerShell/PowerShellEditorServices (need env to test start command)

  3. Coq: coq-lsp (Looks is multiple language LSP server)

  4. Delphi: Embarcadero (Proprietary - DelphiLSP) (Need find the full path of DelphiLSP.exe in Windows)

  5. JSON-LD: github.com/ajuvercr/jsonld-lsp (Emacs haven't mode to support JSON-LD file)

  6. ActionScript3: github.com/BowlerHatLLC/vscode-nextgenas/tree/master/language-server (Need find full start path in Windows)

  7. Raku: github.com/bscan/RakuNavigator (Raku start path is not clear, see https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#raku_navigator)

  8. Flux: github.com/influxdata/flux-lsp (Emacs haven't mode to support flux language)

  9. SPARQL: github.com/stardog-union/stardog-language-servers/tree/master/packages/sparql-language-server (Emacs haven't mode to support Stardog language)

  10. Turtle: github.com/stardog-union/stardog-language-servers/tree/master/packages/turtle-language-server(Emacs haven't mode to support Stardog language)

  11. Smalltalk/Pharo: github.com/badetitou/Pharo-LanguageServer (Emacs haven't mode to support pharo mode)

  12. DreamMaker: github.com/SpaceManiac/SpacemanDMM/tree/master/crates/dm-langserver (Emacs haven't mode to support DreamMaker)

  13. Grain: github.com/grain-lang/grain (Emacs haven't mode to support grain language)

  14. Red: github.com/bitbegin/redlangserver (Emacs haven't mode to support red language)

  15. Erg: github.com/erg-lang/erg/tree/main/crates/els (Emacs haven't mode to support Erg language)

  16. MOCA: github.com/mrglassdanny/moca-language-server (Emacs haven't mode to suppor MOCA language)

  17. openVALIDATION: github.com/openvalidation/ov-language-server (Emacs haven't suppor to openVALIDATION)

  18. Veryl: github.com/dalance/veryl/tree/master/crates/languageserver (Emacs haven't mode to suppor Veryl)

  19. Systemtap: Systemtap LSP (This language is too old)