elm-language-server-requirements-specification
elm-language-server-requirements-specification copied to clipboard
Repository and working document for the Elm language server requirements specification
The Language Server Protocol [(introduced in this blog post)](https://code.visualstudio.com/blogs/2016/06/27/common-language-protocol) is used between a tool (the client) and the language server to integrate features used by the client. The protocol is...
Use this issue to propose and discuss the main features. This is the initial list: * Jump to definition * Find/highlight all references to an item * Types on hover...
Know any interesting implementations for other languages? Suggest and discuss here.
Suggest new motivations or changes to the motivation chapter
Any suggestions / changes to history.
Discuss scoping here - what to (not) include
* How to structure the main document and repository/issues * Suggest and ask for collaborator status * Any suggestions * Planning
Discuss any definitions to be included. Also discuss name of Language Server - ElmLS?
Any technical requirements.
Suggest and discuss any architectural constraints and soluitons.