1

Re: Visual Studio 10, Subersion/AnkhSVN & ViEmu beta 7 Question

Hi,
We use subversion for our source control and use the AnkSVN plugin into Visual Studio 10. When I commit a change a dialog comes up which allows me to enter a comment for the commit. ViEmu is active in the text box, but if I want to exit insert mode I run into problems, pressing Escape closes the dialog. If I do the commit again the dialog opens, still in insert mode.  Is there another way of exiting insert mode without closing the dialog?

I'm currently using beta 7 of ViEmu.

Cheers,
Paul

2

Re: Visual Studio 10, Subersion/AnkhSVN & ViEmu beta 7 Question

press Ctrl-[

3

Re: Visual Studio 10, Subersion/AnkhSVN & ViEmu beta 7 Question

Slap to head!

Thanks,
Paul

4

Re: Visual Studio 10, Subersion/AnkhSVN & ViEmu beta 7 Question

Michale, thanks for chipping in! Paul, I hope the Ctrl-[ solution is enough. Indeed, interaction in a non-vi environmen like VS with other 3rd party tools that are not designed around a modal editor is often a big challenge! Regards -- Jon