pearsonjohn / js-addin

Automatically exported from code.google.com/p/js-addin
0 stars 0 forks source link

Peek Definition Breaks. Closing will lock environment. #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In VS 2013 Update 3, right-click => Peek Definition, or hit Alt-F12, on any 
method. 
2. Attempt to close the peek definition window.
3. Environment locks up. Turns white and freezes. 

What is the expected output? What do you see instead?
-> Window should close.
-> Environment locks up instead. 

What version of the product are you using? On what operating system?
-> JavaScript Parser Version : 3.7.3
-> Windows 7, Latest Version / Updated.

Please provide any additional information below.

-> I attempted repairing VS.NET and removing all other extensions to see if 
maybe this is caused by some other extension, and that did not work. This is 
sort of a strange problem as the two should not be related. 

Original issue reported on code.google.com by adrian.p...@gmail.com on 19 Oct 2014 at 4:33