marclipovsky / vscode-string-manipulation

VSCode extension to add common string manipulation
26 stars 6 forks source link

Uppercase, lowercase option #46

Open Dennis-Ciocca-Solis2 opened 7 months ago

Dennis-Ciocca-Solis2 commented 7 months ago

Is it me or there is no options to change all letters to Uppercase or Lowercase?

marclipovsky commented 5 months ago

I believe this is built into VSCode, the commands are prefixed with Transform:. Let me know if it doesn't appear for you.