-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseimportantIssue identified as high-priorityIssue identified as high-priorityverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: Code - Insiders 1.8.0-insider (40243d1, 2016-12-09T12:05:39.439Z)
- OS Version: Linux x64 4.8.0-28-generic
- Extensions:
| Extension | Author | Version |
|---|---|---|
| EditorConfig | EditorConfig | 0.3.4 |
| lorem-ipsum | Tyriar | 1.0.0 |
| sort-lines | Tyriar | 1.1.0 |
| theme-glacier | Tyriar | 0.0.10 |
| vscode-svgviewer | cssho | 1.2.0 |
| vscode-eslint | dbaeumer | 1.1.0 |
| tslint | eg2 | 0.7.1 |
| git-project-manager | felipecaputo | 1.0.0 |
| Theme-Wombat | gerane | 0.0.2 |
| md-navigate | jrieken | 0.0.1 |
| vscode-scss | mrmlnc | 0.6.0 |
| typescript-javascript-grammar | ms-vscode | 0.0.11 |
| sass-indented | robinbentley | 1.2.1 |
| dark-plus-material | vangware | 0.1.4 |
Steps to Reproduce:
-
Create an untitled file and add content:
foo bar -
Put the cursor after the
f -
Hold shift, press down and then end, the selection should be
oo\nbar -
Hold shift, press home, the selection should be
oo\nbut it isfbecause the select went to the start of the wrong line.
Reactions are currently unavailable
Metadata
Metadata
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseIssue identified as probable candidate for fixing in the next releaseimportantIssue identified as high-priorityIssue identified as high-priorityverifiedVerification succeededVerification succeeded