Case Conversion
A plugin for JetBrain IDEs to convert between cases.
The plugin provides actions to convert to these cases:
snake_case
dash-case
camelCase
PascalCase
SCREAMING_SNAKE_CASE
UPPER CASE
lower case
fLIP cASE
Title Case
dot.case
The Plugin was inspired by the Case Conversion Plugin for SublimeText.
Contributing
You can send patches, bugreports or feature-requests to laria-code at laria dot me. You can also go to the mirrored GitHub repo (https://github.com/silvasur/idea_caseconv) and create a pull request.