Getting Started on Visual Studio 2015 Preview - PeterMortensen/roslyn GitHub Wiki
- Set up a box with Visual Studio 2015 Preview. Either install Visual Studio 2015 Preview, or grab a prebuilt Azure VM image.
- Install the Visual Studio 2015 Preview 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.