You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`:TtTelescope`\|`:TextTransform`| Pop up a Telescope window with all the transformers, which will directly act on the selected text or highlighted word. |
162
-
|`:TtCamel`| Replace selection/word with `camelCase`. |
163
-
|`:TtSnake`| Replace selection/word with `snake_case`. |
164
-
|`:TtPascal`| Replace selection/word with `PascalCase`. |
165
-
|`:TtConst`| Replace selection/word with `CONST_CASE`. |
166
-
|`:TtDot`| Replace selection/word with `dot.case`. |
167
-
|`:TtKebab`| Replace selection/word with `kebab-case`. |
168
-
|`:TtTitle`| Replace selection/word with `Title Case`. |
0 commit comments