Skip to content

martinwepner/PascalCase-camelCase-to-snake_case

Repository files navigation

PascalCase/camelCase to snake_case

Converts PascalCase or camelCase strings into snake_case strings. Useful if you want to migrate from e.g. T-SQL to PostgreSQL Statements

Features

Select 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!

About

A small VS Code extension to replace PascalCase or camelCase strings with it's corresponding snake_case string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published