We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The VSCodeVim team prioritizes issues based on reaction count.
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
Environment:
qa (start recording at a) :s/stringToReplace/newString/g
Then, @A to try and run the macro. What did you expect to happen: I expected it to run the macro (replace all stringToReplace with newString).
Actual: The command window opened, empty, and nothing else happened. How to reproduce it: Do what I said.
I tried finding matching issues but couldn't find any, please reference me to them if this is a duplicate.
Thanks a lot!
The text was updated successfully, but these errors were encountered:
@jpoon this seems to have been fixed
Sorry, something went wrong.
No branches or pull requests
The VSCodeVim team prioritizes issues based on reaction count.
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT
Environment:
1.18.1
0.10.5
Mac OS X High Sierra
What happened:
qa (start recording at a)
:s/stringToReplace/newString/g
Then, @A to try and run the macro.
What did you expect to happen:
I expected it to run the macro (replace all stringToReplace with newString).
Actual: The command window opened, empty, and nothing else happened.
How to reproduce it:
Do what I said.
I tried finding matching issues but couldn't find any, please reference me to them if this is a duplicate.
Thanks a lot!
The text was updated successfully, but these errors were encountered: