← Back to context

Comment by jesse__

8 hours ago

Theoretically, the client/server don't have to be on the same machine, but in practice they mostly are.

As for the interface.. any language that can't speak the C ABI isn't a real language (read: they all can).. but this is besides the point.

Counterpoint; when's the last time you used an editor written in JavaScript and an LSP written in Haskell? I bet never.

If you install the VSCode plugin for Haskell, I’m pretty sure that’s what you get?

  • I think VSCode is written in TypeScript, but yes, I found counterpoint very strange too!