PascalCase/camelCase to snake_caseConverts PascalCase or camelCase strings into snake_case strings. Useful if you want to migrate from e.g. T-SQL to PostgreSQL Statements FeaturesSelect the word (or words in multi cursor mode) you want to convert and run >PascalCase/camelCase -> snake_case. You can also set it as keyboard shortcut in the cmd+k cmd+s shortcuts menu. Search for PascalCase/camelCase -> snake_case and set your favorite shortcut. Enjoy! |