Simplified Vi mode for MonoDevelop/Xamarin Studio. It's not supposed to completely emulate Vi/Vim but be just enough for navigating.
- Intuitive and predictable normal mode navigation
- Full line visual select with yank/delete/indent
- Pass-through insert mode for full IDE potential
:
ex mode
There's a lot of bugs in cursor placement (compared to Vi/Vim) when handling some commands. Some are not a big issue but some are annoying enough and should be fixed.
- MonoDevelop development assemblies
- Add-in Maker (available in add-in catalogue)