Add LSP For RIDDL #491
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
when need demonstrated
A feature request that will be implemented when the need for it has been demonstrated
Milestone
We need development tools to be able to work with RIDDL and provide advanced editing features. That’s what LSP, Language Server Protocol is for. LSP has a JVM implementation in lsp4j with these coordinates:
Support in IntelliJ IDEA is documented here: https://plugins.jetbrains.com/docs/intellij/language-server-protocol.html
This was used to implement the Scala LSP. Should be good enough for our purposes.
The text was updated successfully, but these errors were encountered: