dot-repeat problems
See original GitHub issueI tried the version posted in this thread. It works in some cases (changing a word, appending to end of line), but not in others.
Repeating the edit of oword acts like a paste of a new line and the word wherever your cursor is.
Repeating the edit of inew word would sometimes work and sometimes only insert the last part of it. I think it was the space and the second word, but I couldn’t get it consistent.
Repeating the edit of A (2) replaces the last character in the line with ‘)’. I believe this has to do with vs code auto-completing the close parenthesis.
_Originally posted by @ngharrison in https://github.com/asvetliakov/vscode-neovim/pull/173#issuecomment-592776169_
Issue Analytics
- State:
- Created 4 years ago
- Reactions:31
- Comments:23 (5 by maintainers)
Top Results From Across the Web
dot-repeat problems · Issue #209 · vscode-neovim ... - GitHub
Repeating the edit of inew word would sometimes work and sometimes only insert the last part of it. I think it was the...
Read more >Problems Reducing Fines For Repeat DOT Violations
Let's discuss why repeat violations are important, their consequences, and how the DOT reacts.
Read more >Most Common Amazon Echo Dot Problems, and How to Fix ...
Echo Dots are easy to use and fun to play with, but sometimes they can run into trouble. Here are six of the...
Read more >Earlier my echo dot used to repeat song but from many days it ...
I am now having the same issue with my Echo Dot. Alexa says "I cannot repeat this stream" all of the sudden with...
Read more >Blog | Dot-Repeat in Vim and Neovim - Reddit
One issue I have is I am using treesitter textsubject. By default it map dot in virtual mode. It works well until I...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Sorry for the silence guys, was sorting out life problems. Will be back working on it soon
Took some time, but latest master works very well with
.. There are few differences with vim.repeat explained in readme section. Going to release0.0.52tomorrow or at Monday. Sorry for long waiting guys!