Skip to content
New issue

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

Macro doesn't support commands #2193

Closed
EdenGottlieb opened this issue Dec 3, 2017 · 1 comment
Closed

Macro doesn't support commands #2193

EdenGottlieb opened this issue Dec 3, 2017 · 1 comment

Comments

@EdenGottlieb
Copy link

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT

Environment:

  • VSCode Version:
    1.18.1
  • VsCodeVim Version:
    0.10.5
  • OS:
    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!

@J-Fields
Copy link
Member

J-Fields commented May 4, 2019

@jpoon this seems to have been fixed

@jpoon jpoon closed this as completed May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants