An open API service indexing awesome lists of open source software.

https://github.com/netnexus/camelcaseplugin

CamelCasePlugin for IDEA IDEs
https://github.com/netnexus/camelcaseplugin

camelcase ide intellij snake-case

Last synced: 5 months ago
JSON representation

CamelCasePlugin for IDEA IDEs

Awesome Lists containing this project

README

          

# Camel Case Plugin
CamelCasePlugin for IntelliJ IDEs (e.g. PhpStorm, IntelliJ IDEA, ...)

Switch easily between kebab-case, SNAKE_CASE, PascalCase, camelCase, snake_case or space case. See Edit menu or use ⇧ + ⌥ + U / Shift + Alt + U.

Allows to disable some conversions or change their order in the preferences.

Please see this example for a demonstration:

![Demonstration](https://raw.githubusercontent.com/netnexus/camelcaseplugin/assets/example.gif)

## Install
Use your IDE. Preferences/Plugins/Browse repositories and search for "camelcase".

## Build
Just clone this repo and open the project it in IntelliJ IDEA.