|
|
|
|
|
by joshstella
3134 days ago
|
|
I'm hopeful that https://github.com/Microsoft/language-server-protocol will decouple some of these concerns. We've built support for it for our DSL, and it's pretty great so far (esp in VSCode). Emacs LSP support is still pretty slow, so I don't use it when in emacs at present, but it feels like the right direction for getting good language support into editors. |
|
It's still fairly new so most solutions I've seen that use it still have some sharp edges.