0

I have vs.net 2010, and resharper.

I installed the trial of viEmu, but I don't have the Tools | Options -> Viemu option menu and can't change some keyboard bindings.

The top level viEmu menu that I have circled in red doesn't have the keyboard mapping popup box etc., that is in the Tools | Options then viEmu menu item.

enter image description here

Worse yet, I don't have the option to un-install viemu as its not in my uninstall list.

Any ideas what I can do on both of these issues?

codecompleting
  • 9,251
  • 13
  • 61
  • 102

2 Answers2

2

First, ViEmu install as an extension in your VS2010, so you should be able to uninstall it in Menu|Tools -> Extension Manager -> Installed Extensions -> ViEmu.

uninstall ViEmu in VS2010

Second, you can toggle ViEmu on and off at Menu|ViEmu -> Enable/Disable ViEmu without uninstall it.

And about the ViEmu's keybinding settings, you can enable all ViEmu default binding by pressing Menu|ViEmu -> Set Keybindings. And adjust or reset them in Tools-> Options -> Environment->Keyboard like @eric-laforce said.

taiansu
  • 2,735
  • 2
  • 22
  • 29
0

Did you check in Tools->Options under Environment->Keyboard?

enter image description here

Eric LaForce
  • 2,125
  • 15
  • 24