intellij-lsp icon indicating copy to clipboard operation
intellij-lsp copied to clipboard

clarification on dotty lsp plugin

Open bbarker opened this issue 7 years ago • 2 comments

I would really like to use the dotty plugin; it looks like it isn't currently published to a plugin repository for intellij. Is the recommendation to build it from source oneself currently? What advantages would this have, if any, over just using the standard intellij-scala plugin with intellij-lsp configured to talk to dotty's language server?

bbarker avatar Mar 09 '18 02:03 bbarker

Right now I don't think there's any, but eventually the dotty plugin should provide syntax highlighting.

smarter avatar Mar 13 '18 17:03 smarter

Indeed, there isn't any at the moment, I tried cutting through it once to only keep the syntax highlighting but it's quite complicated.

gtache avatar Jun 04 '18 20:06 gtache