• Sign In



  • Categories

    Extension Details



    Readme

    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

    Usage

    To run Case transformation:

    • Select the Editor → Case transformation menu item; or
    • Open the command palette and type Make Camel Case

    Configuration

    no configuration needed

    Attribution

    Code

    All the case transformation is powered by lodash

    Icon

    Text icons created by Those Icons - Flaticon

    Release Notes

    Version 1.0

    Initial release