[swift-dev] VS Code language protocol

Ryan Lovelett swift-dev at ryan.lovelett.me
Thu Jun 9 15:13:32 CDT 2016


On Wed, Jun 8, 2016, at 09:33 AM, Alex Blewitt via swift-dev wrote:
> There is an increasing number of languages and IDEs supporting VS Code’s
> language agnostic server protocol.
> 
> https://github.com/Microsoft/vscode-languageserver-protocol/wiki/Protocol-Implementations

While it is unclear from that email what your suggestion goal is. I can
say that this is something I had been looking into. I was originally
looking to use libIDE to generate something that would conform to this
protocol.

Though it now looks like SourceKit is coming to Linux so I'm in a
holding pattern to see what comes of that.

Long-story short I think this would be a great way to get some IDEs
besides Xcode for platforms besides OS X.

Out of curiosity have you started working on something?

> 
> Alex
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev


More information about the swift-dev mailing list