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

Fixes #1539: Viewing register value displays incorrectly for macros #1557

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

Chillee
Copy link
Member

@Chillee Chillee commented Apr 23, 2017

Pretty simple. As this.getRegisterDisplayValue returns a promise, we need to await that promise before we use it.

Also, that functionality happened not to be implemented, so I implemented it.

@xconverge
Copy link
Member

👍

@xconverge xconverge merged commit 7644749 into VSCodeVim:master Apr 24, 2017
@Chillee Chillee changed the title Fixes #1539 Fixes #1539: Viewing register value displays incorrectly for macros May 2, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants