In Any Case![]() VSCode extension that converts strings between cases using the
Lodash utility library. Whilst
there are already many string manipulation extensions, I simply wanted to build
one for myself. I won't be offended if you'd rather use an alternative. However,
if you'd like to help out, I'll happily look at pull requests. You'll find all
the case-changer functions in FeaturesOnce you've highlighted the text to change, use the command palette
( Available commands:
DevelopmentInstall dependencies:
Run the extension by opening the debug sidebar in VSCode and clicking the play button. Run the tests by selecting |