Change case of symbol VSCode extensionThis extension allows changing case of symbols by utilizing renaming feature. Case changing is performed via change-case (npm, github) package. Renaming is provided by Visual Studio Code API. FeaturesRename the symbol (word) under the cursor by executing For example, to convert For detailed description of transformations see change-case github Release Notes1.0.1Remove 'Hello, World!' notification c:, add notification on renaming. 1.0.0Initial release |