Case transformation commends change the case of the selected text
Supports:
- Make Camel Case - thisIsFun
- Make Snake Case - this_is_fun
- Make Kebab Case - this-is-fun
To run Case transformation:
- Select the Editor → Case transformation menu item; or
- Open the command palette and type
Make Camel Case
no configuration needed
All the case transformation is powered by lodash