Search The Blog
About this site

@RoyOsherove

Subscribe!

This site aims to connect all the dots of my online activities - from tools, books blogs and twitter accounts, to upcoming conferences, engagements and user group talks.

from 5whys.com
Twitter: @RoyOsherove
My Book: The Art of Unit Testing
Latest Posts
« New Book: Notes to a software team leader | Main | Help me pick a name for my new site - a search engine for keyboard shortcuts »
Wednesday
Dec142011

[Cool Tool] Checking Out VsVim

I've been using VsVim in my latest TDD course. It's a simulator of Vim keybindings for visual studio. I've been using vim since january 2011, so almost a year now, and i've come to really like the power you get when editing code with it.

Unlike ViEmu, another vim emulator for visual studio.net, VsVim is 'soft' on overriding keybindings. So, because I also use reshaper, VsVim doesn't override any keybindings that are already taken by other visual studio addins.

That means that out of the box, vsvim "just works" and reshaper continues to "just work" without any fiddling needed. Very few of the bindings that I 'lost' to reshaper are ones that I actually like in reshaper (ctrl-d to duplicate in reshaper is also 'scroll down' in vim, but that's ok).

In short, VsVim is free, you can get it from the VS extension manager, and it 'just works' if you're a Vim fan.

Nice job! Also, kudos to Lars Magen Engedal from my TDD course in Stavanger, Norway, for letting me know about it.

PrintView Printer Friendly Version

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>