Is there a way to configure Visual Studio 2008 to display TODO comments in .js files or script-tags in the task list?
Now only todo comments from the C# code is displayed.
相关问题
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- the application was unable to start correctly 0xc0
- Visual Studio 2019 - error MSB8020: The build tool
- 'System.Threading.ThreadAbortException' in
相关文章
- How to show location of errors, references to memb
- How to add external file to application files ( cl
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Copy different file to output directory for releas
- Edit & Continue doesn't work
- “Csc.exe” exited with code -1073741819
Another option is to just use Resharper's To-do Explorer window, which you probably already have and if not, should have. You can dock it right with the other windows. It parses all the files (cs, js, css, etc.).
http://forums.asp.net/t/414634.aspx/1
The tasks will show up under the task list under Add-Ins and Macros. I had to exclude projects with names "Miscellaneous Files" and "Script Documents" because of an out of memory exception. They're not clickable tasks, so I didn't find it all that useful.
also, on a related note http://connect.microsoft.com/VisualStudio/feedback/details/508200/task-comments-in-javascript-are-do-not-show-up-in-task-pane