VimAddin icon indicating copy to clipboard operation
VimAddin copied to clipboard

Introduce a UI element somehow to trigger VimAddin

Open alextsui05 opened this issue 11 years ago • 0 comments

Currently, we piggyback off of the "Use vi modes" checkbox in the preferences panel in the MonoDevelop IDE and hijack the text editor from the core vi input mode. However, the core vi input mode is obsoleted and will be phased out, so we need to hook into the UI some other way.

alextsui05 avatar Aug 07 '14 03:08 alextsui05