Hacker News new | ask | show | jobs
by opencl 2855 days ago
This is basically the idea behind the Language Server Protocol. The language toolchain provides a server and the IDE is a client.

https://microsoft.github.io/language-server-protocol/