Skip to content

Delete within a word stops at substring delimiters such as _ or change in case #46203

@lucasrangit

Description

@lucasrangit

Feature Request:
I want to change the only the substring "MACRO" in VS_MACRO_1 to "CODE", by placing the cursor at the second underscore, pressing Ctrl-Backspace, and type "CODE" to get, VS_CODE_1.

Right now, Ctrl-Backspace deletes everything until the word delimiter (e.g. " ", or "/", etc...).

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-wordnavEditor word navigation issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions