forked from dotnet/roslyn
-
Notifications
You must be signed in to change notification settings - Fork 6
Getting Started on Visual Studio 2015
David Kean edited this page Oct 16, 2015
·
9 revisions
Set up a box with Visual Studio 2015.
Be sure to select "Custom" when installing (or modify your installation if already installed)
Install Universal Windows App Development Tools -> Tools (1.1.1) and Windows SDK, Windows 8.1 and Windows Phone 8.0/8.1 tools -> Tools and Windows SDKs and Visual Studio Extensibility Tools
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