Matsuuu / custom-elements-language-server

Custom Elements Language Server provides useful language features for Web Components. Features include code actions, completions, diagnostics and more.
BSD 3-Clause "New" or "Revised" License
83 stars 0 forks source link

Editor Support #9

Open Matsuuu opened 1 year ago

Matsuuu commented 1 year ago
Matsuuu commented 8 months ago

https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/ Jetbrains support

Matsuuu commented 8 months ago

Added sublime to list https://github.com/Matsuuu/custom-elements-language-server/issues/28

d1y commented 2 months ago

@Matsuuu Can the Zed editor be supported?

Matsuuu commented 2 months ago

@d1y care to link their plugin docs? Does it support linux yet?

d1y commented 2 months ago

@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

Matsuuu commented 2 months ago

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

angelozerr commented 3 weeks ago

For Intellij please try the free LSP support https://github.com/redhat-developer/lsp4ij