ViEmu/VS: vi-vim editing
for Microsoft Visual Studio

Screenshots

First of all, here you have an animated capture of an editing session using ViEmu:

vi vim within visual studio


In the following image, you can see a ViEmu editing session within VS, in which we are about to press ',' to change the first two arguments to this function call. See the block cursor, the NORMAL mode indicator and the partial "c2t" command in the status bar:

Change


The next one shows ViEmu in VISUAL block selection mode (entered by using Ctrl-V or Ctrl-Q), and you can also see how the function name is highlighted by hlsearch from a previous search:

Change


And here you can see the ex command line in action, about to remove all trailing whitespace in the file (this is in Visual Studio .NET 2003):

Change


Finally, in the following image, you can see the ViEmu options page in the VS Tools->Options dialog:

Options


Please, dont hesitate to contact us for any question about ViEmu.