-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)editor-multicursorEditor multiple cursor issuesEditor multiple cursor issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
- VSCode Version: 1.4.0-insiders
- OS Version: OSX
Steps to Reproduce:
- Create file with:
test
TEST
Test
aTesTer
test-123
test234
test
- Put cursor at position
1:1
and pressCMD+D
7 times - VS Code selects:
It should only select next matches using case sensitivity and whole words
Here is Atom result for the same:
kjleitz, cgrushko and FiloSottile
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)editor-multicursorEditor multiple cursor issuesEditor multiple cursor issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality