Is it possible to debug JavaScript code in Visual Studio without running a browser? -


visual studio, @ least in v2012, supposed have first-class support javascript. however, haven't found "javascript project type", js not listed top-level language in file > new project dialog etc.

javascript is, or @ least starting be, more scripting language web apps i'm wondering if there way / plugin / extension visual studio allow me type in javascript , execute language construct (e.g., on node console), not part of asp.net web application.

vs2012 have support javascript, not in "pure js project" sense.

if you're running vs2012 rc on win8 release preview, should see project types windows 8 metro style applications implemented javascript. these types of projects not available create on win7 , below (because run on win8).

if you're working js inside web application projects, asp.net projects, etc. you'll see new rich features javascript editing , debugging.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -