Update README.md

This commit is contained in:
Razzeee
2019-06-11 01:01:21 +02:00
committed by GitHub
parent 0bcadbae5f
commit 36970ee13c

View File

@@ -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.