Reputation: 40516
I have the following problem: while experimenting with vim
macros in Pycharm (I'm using Idea Vim plugin) - I typed a simple macro and make an editor to run it 100 times. The execution is extremely slow and I couldn't stop it using any of these pieces of advice. Has anyone had a similar problem and knows how to stop the execution of this macro?
Upvotes: 4
Views: 929
Reputation: 16838
It's not possible in the current IdeaVim 0.50. Feel free to file an issue in the IdeaVim issue tracker.
Upvotes: 3