Skip to content

Getting Started with TypeSharp

Dave McKeown edited this page Oct 15, 2013 · 1 revision

This Project requires the Roslyn September 2012 CTP and the Visual Studio 2012 SDK. Roslyn will install the VS SDK if it is not already installed, it is available from:

http://msdn.microsoft.com/en-us/vstudio/roslyn.aspx

Once installed the Visual Studio extension project can be opened from the TypeSharpManager solution directory.

Launching the TypeSharpVSIX project will launch the experimental instance of Visual Studio 2012.

Once the extension launches in debug mode you can open the project TypeSharpSample in the root directory to experiment. You may need to specify an output project (TypeSharpModules in sample project) under Tools -> TypeSharp before building to see the TypeScript output.

Clone this wiki locally