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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some visual block fixes #667

Merged
merged 5 commits into from Sep 3, 2016
Merged

Some visual block fixes #667

merged 5 commits into from Sep 3, 2016

Conversation

xconverge
Copy link
Member

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.

@xconverge
Copy link
Member Author

xconverge commented Aug 30, 2016

I think this fixes #658 as well

blockLines += 1;
}

// Do a regular visual 'change' if only 1 line of block is selected
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have to special case this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will remove the special case and improve the insert block mode a little bit more, visual block is just a little funky, I will try to fix the root funkiness there instead of this way

@xconverge
Copy link
Member Author

Much better :)

@xconverge xconverge changed the title Some visual block fixes (and single line "visual block" fixes) Some visual block fixes Sep 1, 2016
@johnfn
Copy link
Member

johnfn commented Sep 3, 2016

This looks good. Can you bring it up to date with master please? Then I'll merge it.

@xconverge
Copy link
Member Author

good to go

@johnfn johnfn merged commit fda0d0a into VSCodeVim:master Sep 3, 2016
@johnfn
Copy link
Member

johnfn commented Sep 3, 2016

Thanks @xconverge!

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.

None yet

2 participants