logoalt Hacker News

p-e-wtoday at 11:43 AM1 replyview on HN

Many official, high-quality language support plugins are only available for VSCode. For some languages, you have a “choice” to use another IDE in the same sense that you have a choice to do programming with a hex editor. Lean being an example, where every alternative is in its infancy.


Replies

cloudie78today at 2:59 PM

It’s called LSP, any good editor supports it.

In fact, VSCode’s support for Lean is via LSP anyways.