TEXT MANIPULATOR READMEEasily convert strings in your code with functions like camelCase, toUpper, replace, and many more. FeaturesThe following string functions (powered by lodash) are implimented in this extension:
RequirementsSimply highlight the text you wish to convert, press shift + cmd + p (mac), type the name of the command you wish to use, and press enter. Extension SettingsThis extension does not currently take any settings. Simply install it, and it works. Known IssuesThis extension has no known issues, but please report any you find. The functions are powered by lodash which has been extensively tested. Release NotesSee the CHANGELOG for notes on each release.ThanksWe must thank lodash since their code backs all of the conversions in this extension. Enjoy! |