stimulus-lsp icon indicating copy to clipboard operation
stimulus-lsp copied to clipboard

Extract `stimulus-language-service`

Open marcoroth opened this issue 2 years ago • 3 comments
trafficstars

marcoroth avatar Sep 11 '23 00:09 marcoroth

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)

gobijan avatar Oct 05 '23 19:10 gobijan

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/.

marcoroth avatar Oct 11 '23 15:10 marcoroth

@gobijan just put up #47 and published stimulus-language-server on npm which might be what you have been looking for!

marcoroth avatar Oct 21 '23 05:10 marcoroth