-
Notifications
You must be signed in to change notification settings - Fork 13
List of Atom packages using Atom LanguageClient
Tony Brix edited this page Oct 19, 2020
·
4 revisions
Here are the known Atom packages that are using atom-languageclient today;
- C# based on Omnisharp
- Flow from Facebook
- Java based on Eclipse JDT
- JSON based on VSCode JSON language server
- TypeScript based on TypeScript server
- Bash provides Bash language support using Bash Language Server
- Docker provides Dockerfile language support using the Dockerfile language server
- Fortran provides Fortran language support using the hansec's Fortran language server
- Haskell-hie provides Haskell support via the Haskell IDE Engine
- PHP based on FelixFBecker's language server
- Powershell provides PowerShell language support using PowerShell Editor Services
- Python provides Python support via Python Language Server
- Reason provides OCaml and Reason support using OCaml Language Server
- Rust provides Rust support using Rust Language Server
- Scala provides Scala language support using Metals and Dotty Language Server
- Vue provides Vue language support using the Vue Language Server
- Erlang provides Erlang language support using the Erlang Language Server
- Apache Camel provides Apache Camel language support using Apache Camel Language Server
- Gopls provides Go language support using the Go language server.