Visual Studio 2012 Task List for JavaScript

Is it possible to add tasks (Todos, hacks, etc.) to the task list using comments. (For javascript files )

Like the functions described here:

The menu items for the second video apply only to Visual Studio 2012.

+5
source share
2 answers

The good news is that you can get this by installing the "JSLint.VS2012" extension.

http://visualstudiogallery.msdn.microsoft.com/1a417c37-4d6f-43ca-b753-6ea6eb5041fd http://jslint4vs2010.codeplex.com/ ( VS2012 )

, ( codeplex) , . Tools | JS Lint " Visual Studio".

JsLint TODO's demo

- .

  • ( ?). , .
  • . File line.

- SO, Resharper Telerik JustCode. "Roll your own" javascript Visual Studio < 3 >

+3
+6

All Articles