When I go to type a character in my project visual studio 2015 stops responding and eventually I have to close it with task manager. Ive tried debugging it with new instance of visual studio I just cant seem to find the problem. also have even tried closing all other programs but it still freezes up. Does any one know what the problem is?
Asked
Active
Viewed 302 times
0
-
Where's the program you executed? May be a case of infinite loop. – Mathews Mathai Aug 21 '16 at 16:25
-
no its not because of the project even with a empty project as soon as i start typing visual studio gets hung up. – Roblox Man225 Aug 21 '16 at 16:59
-
https://connect.microsoft.com/VisualStudio/feedback/details/641783/visual-studio-stops-responding-to-keyboard-input – Mathews Mathai Aug 22 '16 at 06:52
-
http://stackoverflow.com/questions/10830058/visual-studio-keyboard-doesnt-work – Mathews Mathai Aug 22 '16 at 06:53
-
Possible duplicate of [Visual Studio 2010: Editor stops responding to keyboard](http://stackoverflow.com/questions/3310033/visual-studio-2010-editor-stops-responding-to-keyboard) – Mathews Mathai Aug 22 '16 at 06:56
-
There are many existing posts regarding the same issue. Please Google to find similar posts on SO and other sites or check out the related section on this post's page. :) – Mathews Mathai Aug 22 '16 at 06:57