stimulus-lsp
stimulus-lsp copied to clipboard
Extract `stimulus-language-service`
trafficstars
We would love to have the plain language server extracted so we can create support for more editors like Sublime or Nova.
Cheers Bijan & Tommaso (@tommasongr)
I think the server/ is currently extracted in a way where it should be usable through stdin/stdout with editors like NeoVim. But I haven't really tried to make it work just yet.
I think the VSCode-specific things are only in client/.
@gobijan just put up #47 and published stimulus-language-server on npm which might be what you have been looking for!