Language Server Protocol
Helmut Eller
eller.helmut@gmail.com
Wed Jun 29 07:06:00 GMT 2016
I just read about Microsoft's Language Server Protocol[*], ie. a
protocol that Visual Studio uses to communicate with servers that
provide language (C++/Javascript etc) specific support for things like
"goto definition" in the editor.
This seems like a good approach for editor integration. What do you
think, could/should Kawa include a server for this protocol?
Helmut
[*] https://github.com/Microsoft/language-server-protocol
More information about the Kawa
mailing list