Re: Refactor! C++ and ESC from INSERT
I realized that this topic has shown up several times but I believe I've tried all the suggestions and I still can't get the ESC key to exit from INSERT mode.
I'm currently using Refactor! for C++ Version 2.2.2 and ViEmu 2.1 (evaluation) under VS 2005.
Once I enter INSERT mode, the only way to leave seems to be Shift-ESC.
I've deleted all mappings under Tools/Options/Environement/Keyboard related to the ESC key (I think). (Including Windows.ActivateDocumentWindow, Window.CloseToolWindow, and Edit.SelectionCancel).
I've added DXViEmuCompat.dll to the C:\Program Files\Developer Express Inc\DXCore for Visual Studio .NET\2.0\Bin\Plugins folder.
The only way I can get this to work properly is to Disable DevExpress Tools via the Add-In Manager (Tools/Add-In Manager...).
There was a mention of:
"...by removing all CodeRush assignments to the Esc key, in DevExpress->Options->IDE->Shortcuts"
but I couldn't find this entry.
Have I missed something?
Thanks!