VsVim Update Released (Version 0.5.4)
I just released an update to VsVim for Visual Studio 2010 Beta2. This should be available shortly from the extension manager in Visual Studio or it can be downloaded directly at the following link
Link: https://visualstudiogallery.msdn.microsoft.com/en-us/59ca71b3-a4a3-46ca-8fe1-0e90e3f79329
Changes
This is mainly a minor bug fix release. Primarily there was a bug in the command mode jump implementation that made it flaky in big buffers. Additionally I implemented the normal mode commands r and O.
Source Code
Source for this release is available at the following location. It is released under the MS-PL.
https://cid-dc25b20f65f628f8.skydrive.live.com/self.aspx/Public/VsVim/VsVim-0.5.4.zip
The usual caveats and expectations
This extension is being released by me, not by Microsoft. As such the support level for this extension is equivalent to the amount of free time I have to put into it.
Comments
Anonymous
December 16, 2009
Could you please provide the source code of this extension or provide a way for us to extend it? I am a VI fan and miss some of the shortcuts and would like to try to contribute to this really great extension!Anonymous
December 16, 2009
Sorry I was following these posts for some time but did not notice you release of the source. Can we send you updates to the source code? In diff format?Anonymous
December 17, 2009
The comment has been removed