Jump to content

Setting up TypeScript project in Visual Studio Express


sbat
 Share

Recommended Posts

I want to try Visual Studio 2012 Express for my next Type Script game. 

 

There are some minor bumps with Visual Studio initial project setup. If anyone (Rich, maybe?  :D) can help, it will be great!

 

I've installed TypeScript plugin, and created project from "HTML Application with TypeScript" template.

 

1) By default Visual Studio builds several DLLs to output dirs (ASP.NET server-side stuff?). How can I stop that? 

2) I don't want to compile TS files individually on Save, but rather use "out" command to build entire project to single JS. I've disabled "compile on save" in TS editor, but where do I add compiler invocation for project compilation (on Strl-Shift-B or F5)? 

3) Is breakpoints/debugging works for TypeScript in VS? How do I point it to sourcemaps that I would hopefully generate on step 2? 

 

Thanks in advance!  :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...