Skip to content

Standardize cursor movement with home and end keys#17027

Merged
alexdima merged 1 commit intomicrosoft:masterfrom
kisstkondoros:cursormovement
Dec 12, 2016
Merged

Standardize cursor movement with home and end keys#17027
alexdima merged 1 commit intomicrosoft:masterfrom
kisstkondoros:cursormovement

Conversation

@kisstkondoros
Copy link
Contributor

In order to fix the linked issue some preexisting behaviours had to
be modified. The resulting overall behaviour now fits better to standard
implementations.

Editors taken into account:
Chrome dev tools
Windows notepad
Atom
Intellij IDEA

This fixes #17011

In order to fix the linked issue some preexisting behaviours had to
be modified. The resulting overall behaviour now fits better to standard
implementations.

This fixes microsoft#17011
@alexdima alexdima self-assigned this Dec 12, 2016
@alexdima alexdima added this to the November 2016 milestone Dec 12, 2016
@alexdima alexdima merged commit 9e0ce14 into microsoft:master Dec 12, 2016
@kisstkondoros kisstkondoros deleted the cursormovement branch February 25, 2017 20:02
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shift+home/end now go to the end of the selection start's line, not the selection's end

3 participants