Comment by jesse__

Comment by jesse__ 13 hours ago

3 replies

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.

skybrian 11 hours ago

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

  • jesse__ 2 hours ago

    It's funny that I forgot people actually use VSCode .. I think of it as a bad joke.

    Fair point though.

  • tome 6 hours ago

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