Astro support for JetBrains with LSP4IJ #11811
angelozerr
started this conversation in
Ideas
Replies: 1 comment 7 replies
-
Thank you for sharing @angelozerr! Please let us know when it is released and we can see if there are any JetBrains in the community who can try it out. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today it exists a JetBrains support only for Ultimate but not for Community.
I have tried to integrate astro-ls in JetBrains with https://github.com/redhat-developer/lsp4ij a LSP/DAP free support for any JetBrains product (without developping a plugin specific for astro, but it should be better to do that).
It is not released, but LSP4IJ 0.14.0 will provide an LSP4IJ template for astro https://github.com/redhat-developer/lsp4ij/blob/main/docs/user-defined-ls/astro-ls.md which will:
Here a demo:
The syntax coloration uses the astro textmate.
I have started to write doc at https://github.com/redhat-developer/lsp4ij/blob/main/docs/user-defined-ls/astro-ls.md
If you wish to try this astro support, you can install https://github.com/redhat-developer/lsp4ij?tab=readme-ov-file#testing-nightly-builds
It would be very nice if you could reference this page in your doc (after testing it).
Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions