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

More click past eol o no #1146

Merged
merged 3 commits into from
Dec 15, 2016
Merged

More click past eol o no #1146

merged 3 commits into from
Dec 15, 2016

Conversation

xconverge
Copy link
Member

Tested it pretty thoroughly, including https://gist.github.com/rebornix/d21d1cc060c009d4430d3904030bd4c1

Fixes selection starting past eol not including last char, and clicking past eol should go to normal

@xconverge
Copy link
Member Author

@rebornix @johnfn This one did some good stuff

@rebornix
Copy link
Member

LGTM except the travis error :)

src/configuration/configuration.ts(45,9): error TS2322: Type 'WorkspaceConfiguration[keyof this]' is not assignable to type 'this[keyof this]'.
  Type 'WorkspaceConfiguration' is not assignable to type 'this'.

@xconverge
Copy link
Member Author

That is not related to this PR

@johnfn johnfn merged commit 0e76610 into VSCodeVim:master Dec 15, 2016
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.

3 participants