custom-elements-language-server
custom-elements-language-server copied to clipboard
Editor Support
- [x] Visual Studio Code
- [x] NeoVim LSP
- [ ] JetBrains products
- [ ] Sublime Text
- [ ] Zed
https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/ Jetbrains support
Added sublime to list https://github.com/Matsuuu/custom-elements-language-server/issues/28
@Matsuuu Can the Zed editor be supported?
@d1y care to link their plugin docs? Does it support linux yet?
@Matsuuu https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md
AFAIK: There is currently no comprehensive documentation for writing language plugins, and the Linux version should be able to run now
Thank you @d1y ! I will add this to the list. Currently am working on a couple of other projects but will try to get back to this during the summer. Plans are to first ship a better, more stable system with type checkers and then expand the editor support
For Intellij please try the free LSP support https://github.com/redhat-developer/lsp4ij