elm-language-server
elm-language-server copied to clipboard
Implement new language server version
Check if there is anything in here we want to support/change to https://github.com/Microsoft/vscode-languageserver-node#3170-protocol-800-json-rpc-800-client-and-800-server
- CompletionItem
labelDetails
would be good for adding type annotations and file names to completions - We should explore any good uses for inlay hints
- Explore the new diagnostics pull model