This feature is supported in Visual Studio.NET. The first
thing you need to do is enable s cript debugging for your machihe in IE |
Options | Advanced where you have to uncheck the Disable s cript debugging
checkbox. Close Internet Explorer. Next, load your code in the s cript host
of your choice (Internet Exploer if your .js file is included by a .html
file or cs cript.exe or ws cript.exe otherwise) and attach to that s cript host
checking the s cript option in the Attach to Process dialog box. In order to
set and hit breakpoints in your .js file you need to open it from the Debug
| Windows | Running Documents window.