-
Notifications
You must be signed in to change notification settings - Fork 37k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-wordnavEditor word navigation issuesEditor word navigation issues
Description
It would be really nice to have a setting to get the macOS behaviour for selection of text, specifically in this scenario:
service: str = call.arguments.get("service")
- Double click on arguments, to select that word.
- Press shift-alt-left
On macOS this would normally select call. in addition to arguments. In VSCode it deselects arguments.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-wordnavEditor word navigation issuesEditor word navigation issues