Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 658 Bytes

File metadata and controls

23 lines (13 loc) · 658 Bytes

stUdlycAps

Transforms selected text to alternating or "studly" caps in one of three modes:

  • Regular alternating caps (rEgUlAr aLtErNaTiNg cApS)
  • Uppercase consonents, lowercase vowels (uPPeRCaSe CoNSoNeNTS, LoWeRCaSe VoWeLS)
  • Lowercase consonents, uppercase vowels (lOwErcAsE cOnsOnEnts, UppErcAsE vOwEls)

All commands are prefixed with "stUdlycAps" in the command palette.

changelog

[0.0.3] - 2021-07-06

  • Improve README

[0.0.2] - 2021-07-06

  • Re-case extension name to be marginally less annoying 🤦‍♂️

[0.0.1] - 2021-07-06

  • Initial release with basic alternating caps and capitalised consonants commands