tdfacer / monodevelop-justenoughvi

Simplified Vi/Vim mode for MonoDevelop/Xamarin Studio

Home Page:http://addins.monodevelop.com/Project/Index/214

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just Enough Vi for MonoDevelop 6.0

Simplified Vi mode for MonoDevelop/Xamarin Studio. It's not supposed to completely emulate Vi/Vim but be just enough for navigating.

Join the chat at https://gitter.im/hifi/monodevelop-justenoughvi

Current Features

  • Intuitive and predictable normal mode navigation
  • Full line visual select with yank/delete/indent
  • Pass-through insert mode for full IDE potential

Out of scope

  • : ex mode

Status

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.

Building

  • MonoDevelop development assemblies
  • Add-in Maker (available in add-in catalogue)

About

Simplified Vi/Vim mode for MonoDevelop/Xamarin Studio

http://addins.monodevelop.com/Project/Index/214

License:MIT License


Languages

Language:C# 100.0%