After installing ReSharper my navigation keys (arrow keys, delete, backsp,
tab, end, home, pgup, pgdn) have stopped working in Visual Studio .NET 2003.
I have removed resharper and uninstalled / reinstalled visual studio but
still no joy.
All is fine in other text editors (notepad, word, etc)
Does anybody have any suggestions?
Thanks,
Will
Carlos J. Quintero [.NET MVP] - 28 Feb 2005 10:16 GMT
Unmark temporarily all add-ins to load on startup, unload all VS.NET
instances, open a .NET DOS command prompt and run:
devenv.exe /setup

Signature
Carlos J. Quintero
MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com
> After installing ReSharper my navigation keys (arrow keys, delete, backsp,
> tab, end, home, pgup, pgdn) have stopped working in Visual Studio .NET
[quoted text clipped - 9 lines]
>
> Will