emacs style keyboard macros in visual studio -


I would like to use the emacs style keyboard macros in Visual Studio, which I can do most for it. But I can not understand a keyboard shortcut to repeat the next command X times. In Emacs, I can record my macro, then type

esc, #, ctrl + x, e

where # is the number I want to repeat my macro. In my opinion, it was almost as important as the macro. How can this get into Visual Studio?

You probably want to try xkmax:

< P> I have tried your sequence and it has worked on a simple macro. However, it was quite slow ... Still, give it a shot.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -