[MonoDevelop] Marks in Vi Mode

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Feb 23 16:07:37 EST 2010


On Fri, Feb 19, 2010 at 4:46 PM, Anirudh Sanjeev
<anirudh at anirudhsanjeev.org> wrote:
> Hi,
>
> There seems to be a technical hiccup with the macro support. If you rely on
> autocompletion while recording macros, the same autocompletion is not
> triggered when it's played back, and the text is half-completed. This seems
> to make sense because all the keys are recorded and played back without
> triggering the autocomplete mechanism.
>
> However, if you don't rely on the autocompletion during the recording
> section, things seem to work as expected.

Yup, and there are other things that could cause problems, such as
using templates, refactorings, non-vi keybindings, mouse-clicks etc.
Nonetheless, despite these limitations it's a clean and
straightforward implementation, and useful, so I committed as-is.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list