Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-26 | Enable gopls by default with GOPATH detection | w0rp | |
2019-09-04 | Elm language server params update | andys8 | |
* There is a new param 'elmAnalyseTrigger' (change|save|never) * Empty path default to let the language server search for binary | |||
2019-07-10 | Elm-ls backward compatibility for previous naming | andys8 | |
Previous name of `elm-language-server` was `elm-lsp` | |||
2019-06-21 | Update elm-ls | andys8 | |
* elm_lsp is now elm_ls * The binary published by @elm-tooling is elm-language-server Updates tests, docs and adds more options to the plugin. |