mirror of
https://github.com/jlengrand/elm-language-client-vscode.git
synced 2026-03-10 08:11:17 +00:00
Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# elm-vscode-ls
|
||||
|
||||
This vscode extension is in development and might be lacking features you know working from `vscode-elm`.
|
||||
This vscode extension is using the [elm-language-server](https://github.com/elm-tooling/elm-language-server) which enables most of the used features.
|
||||
|
||||
You will need to install `elm`, `elm-test` and `elm-format`, to get all diagnostics. If your setup fails to find the global installations of those, you can use the settings panel is VSCode to set the paths to the executables manually.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user