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.
- Improve README
- Re-case extension name to be marginally less annoying 🤦♂️
- Initial release with basic alternating caps and capitalised consonants commands