On Wednesday, 18 January 2017 at 11:46:10 UTC, Guillaume Piolat wrote:
https://github.com/Microsoft/language-server-protocol
https://github.com/Microsoft/language-server-protocol/wiki/Protocol-Implementations

This is very important, this protocol is used by Eclipse, VSCode, and will take over tooling. This will decorrelate language services and IDEs. Meetings with people from many code editors led to this standard.

And it's unclear if workspace-d is an implementation of LSP or not (but it seems close).
https://github.com/Pure-D/workspace-d

Reply via email to