Skip to content

Unable to transform UPPER_CASE to PascalCase #261780

@EFanZh

Description

@EFanZh
  • VS Code Version: 1.103.1
  • OS Version: Windows 11

Steps to Reproduce:

  1. Type FOO_BAR in an empty editor.
  2. Select typed FOO_BAR.
  3. Open command palette and execute “Transform to Pascal Case” command.
  4. Expect the selected text becoming FooBar, got FOOBAR instead.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-coreEditor basic functionalitygood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions