Odd behavior in MSDev 2010
we use msdev 2010 / c#. inadvertently pressing kind of key sequence @ least 3x day forces me quit app, , restart. know sequence is, , how out of mode?
when trying perform alt+d, alt+e debug | stop debugging, @ times happens instead f# window comes up, , every time try click insert cursor in specific location, select entire word closest insertion point instead. , window acts scroll lock on.
any idea might have turned on (besides f#), , how undo (instead of quitting msdev, , restarting)?
and... blazes f#?
--
michael g. scott
did try running in safemode determine if extension causing issues? did go tools\options -> keyboard ensure keystroke you're using isn't tied aforementioned commands?
ctrl+alt+d maps disassembly if hit key combo disassembler window coming up. ctrl+d,d same thing.
ctrl+alt+f maps f#.
it keyboard has sticky key issue. check windows sticky key settings ensure isn't setting modifier keys. watch status bar when press keys see if correct combination being shown.
michael taylor - 10/24/2011
http://msmvps.com/blogs/p3net
Archived Forums V > Visual C# IDE
Comments
Post a Comment