forked from dotnet/roslyn
-
Notifications
You must be signed in to change notification settings - Fork 6
Getting Started on Visual Studio 2015 RC
Jonathon Marolf edited this page Apr 29, 2015
·
1 revision
- Set up a box with Visual Studio 2015 RC. Either install Visual Studio 2015 RC, or grab a prebuilt Azure VM image.
- Install the Visual Studio 2015 RC SDK. You'll need to do this even if you're using the Azure VM image.
- Install the SDK Templates VSIX package to get the Visual Studio project templates.
- Install the Syntax Visualizer VSIX package to get a Syntax Visualizer tool window to help explore the syntax trees you'll be analyzing
#Contributors Building, Testing, and Debugging
#Tool Authors Getting Started
#Status Language feature status
Edit-and-Continue Supported Edits
#Interactive Docs Interactive Window Documentation