rockofox / intellij-haskell-lsp

IntelliJ Plugin that provides Haskell language support via haskell-language-server
https://plugins.jetbrains.com/plugin/24123-haskell-lsp
Apache License 2.0
13 stars 4 forks source link

Use LSP4IJ + setup GrammarKit #3

Closed serras closed 4 months ago

serras commented 4 months ago

This PR moves from JetBrain's LSP implementation into the new LSP4IJ. This has the following advantages:

In addition, this PR sets up the build file to compile the Grammar Kit files when they change.

rockofox commented 4 months ago

Hi! Thanks for your contribution. I had no idea LSP4IJ was this mature and better than the Jetbrains implementation, nice.

Oh, and nice that you got the GrammarKit plugin working. Couldn't get it working for some reason.

Anyway, LGTM ^^

serras commented 4 months ago

More than happy to help :)

Could you please ping me once you release the new version?

rockofox commented 4 months ago

@serras It should be up on the marketplace ^^ https://plugins.jetbrains.com/plugin/24123-haskell-lsp