VSCode

VSCode has an built-in function to lowercase, uppercase and titlecase selected text.

VSCode transform

  1. Select the text to transform. Use Ctrl + L to selected the whole line
  2. Open Show all commands. Linux and Windows: Ctrl + Shift + P, Mac: ⇧⌘P
  3. Type in the command, e.g. loweruppertitle
  4. Wait for auto-complete (like in the animation)
  5. Hit Enter
posted @ 2021-02-10 15:03  kakaisgood  阅读(50)  评论(0)    收藏  举报