Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

JavaScript Debugging & Script Document [dynamic] File Interference

$
0
0

hi...

JavaScript debugging behviour has changed on my machine after installing 2013 2 RC. Previously, the original version of 2013 did not exhibit the problem.

The problem is that now: [dynamic] Script Documents are interfering with development

Until recently break-points can be set on line in source JavaScript files.

But now, setting a break-point in a JavaScript file opens the associated [dynamic] file in the Script Documents solution node.

And, stepping-through the code can only be conducted in the '[dynamic]' Script Documents.

I want to ignore the Script Documents [dynamic] file but visual studio forces the file open every time a debug context is invoked.

2013 JavaScript Debug Context - why am i here : (

Is it possible to restore the state of my machine and Visual Studio instance so i can ignore script documents?

I have tried the following

  • Uninstall 2 RC and Re-install original 2013 (no fix)
  • Reset All Settings (no fix)
  • Uninstall original 2013 and Re-install Update 2 RC (no fix)
  • Reset All Settings (no fix)

...nothing works,

Visual Studio 2012 does not exhibit the problem, and I have also exported the settings of 2012 and imported them to 2013 2 RC but that did not work.

look 2012 didn't do it ...

i just want it to go back to normal : (

can you please help solve this problem.


Viewing all articles
Browse latest Browse all 21115

Trending Articles