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

Fix bug joining lines with whitespace only next line #799

Merged
merged 1 commit into from
Sep 26, 2016

Conversation

mleech
Copy link
Contributor

@mleech mleech commented Sep 24, 2016

Fixes #557, #797

Yay! We love PRs! 🎊

Please include a description of your change & check your PR against this list, thanks:

  • Commit message has a short title & issue references
  • Each commit does a logical chunk of work.
  • It builds and tests pass (e.g gulp tslint)

More info can be found by clicking the "guidelines for contributing" link above.

@ascandella
Copy link
Contributor

Perhaps a test or two that demonstrates what this fixes (and keeps it from breaking in the future)?

@mleech
Copy link
Contributor Author

mleech commented Sep 25, 2016

@sectioneight I did add a simple test to expose the bug, which is now passing with the fix in place.

@johnfn
Copy link
Member

johnfn commented Sep 26, 2016

Looks good to me. Thanks for the PR, @mleech!

@johnfn johnfn merged commit 1aaf3fb into VSCodeVim:master Sep 26, 2016
@mleech mleech mentioned this pull request Sep 27, 2016
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.

3 participants