Converting Case in VS Code: Shortcuts and Extensions
VS Code ships with three case commands in the command palette (Cmd/Ctrl + Shift + P):
- Transform to Uppercase
- Transform to Lowercase
- Transform to Title Case
For camelCase, snake_case, kebab-case and more, install Text Power Tools or change-case. Both add a dozen more transforms accessible via the palette.