forked from dotnet/roslyn
-
Notifications
You must be signed in to change notification settings - Fork 6
Getting Started on Visual Studio 2015
Tomáš Matoušek edited this page Aug 27, 2015
·
9 revisions
Set up a box with Visual Studio 2015.
Be sure to select "Custom" when installing
Install "Visual Studio Extensibility tools", "Universal Windows App Development Tools -> Tools and Windows SDK" and "Windows 8.1 and Windows Phone 8.0/8.1 tools -> Tools and Windows SDKs"
Install the .NET Compiler Platform SDK which gives you the Visual Studio project templates and the Syntax Visualizer tool window.
#Contributors Building, Testing, and Debugging
#Tool Authors Getting Started
#Status Language feature status
Edit-and-Continue Supported Edits
#Interactive Docs Interactive Window Documentation