Case Conversion
A plugin for JetBrain IDEs to convert between cases.
The plugin provides actions to convert to these cases:
snake_casedash-casecamelCasePascalCaseSCREAMING_SNAKE_CASEUPPER CASElower casefLIP cASETitle Casedot.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.
