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: Displaying values in register stops displaying anything after the newline #1558

Merged
merged 2 commits into from
Apr 24, 2017

Conversation

Chillee
Copy link
Member

@Chillee Chillee commented Apr 24, 2017

This time for real.

The showInformationMessage function just straight up drops the rest of the string after a newline, which seems like unintuitive behavior to me.

There's also the possibility that some other kind of character needs to be escaped. If any of you guys know a better way to escape strings in typescript, I'd love to hear it.

@xconverge xconverge merged commit 9e61c5e into VSCodeVim:master Apr 24, 2017
@xconverge
Copy link
Member

thanks @Chillee !

@Chillee Chillee changed the title Fixes #1539 Fixes #1539: Displaying values in register stops displaying anything after the newline 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