tunnelvisionlabs / LangSvcV2

"Language Service V2" reference repository
Other
86 stars 38 forks source link

Visual Studio 2015 support #55

Closed LuizZak closed 9 years ago

LuizZak commented 9 years ago

Are there any plans to add support for the newest VS 2015 RC? I've added the Antlr4 dependencies to my project, but most of the build steps described at https://github.com/tunnelvisionlabs/antlr4cs/blob/master/Readme.md require the extension (or maybe I'm missing something?), and I'm kinda stuck now, can't compile my project because it's not compatible with the older parser I generated with the IntelliJ plugin.

Thanks.

sharwell commented 9 years ago

Hi @LuizZak,

Are there any plans to add support for the newest VS 2015 RC?

There are now! :smile:

Would you be available to test a couple of things for me before I make a release? If so, the best place to join me is either the Gitter room for this repository or the Gitter room for the ANTLR C# Target.

LuizZak commented 9 years ago

Sure thing