sublime-build icon indicating copy to clipboard operation
sublime-build copied to clipboard

Language Server?

Open nathany opened this issue 7 years ago • 2 comments

It would be nice to see editors and languages standardize around something like Microsoft's Language Server Protocol.

@wbond What are your thoughts on this?

nathany avatar Nov 17 '17 03:11 nathany

See also: https://groups.google.com/forum/#!topic/golang-dev/mLsGwoFwqoI

nathany avatar Nov 17 '17 07:11 nathany

The Sublime community has two LSP implementations, although I believe one is sort of abandoned. https://packagecontrol.io/packages/LSP seems to be actively developed, and I have been keeping my eye on it.

wbond avatar Nov 17 '17 11:11 wbond