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
- Host: GitHub
- URL: https://github.com/netnexus/camelcaseplugin
- Owner: netnexus
- License: mit
- Created: 2015-09-29T11:10:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T17:36:25.000Z (over 4 years ago)
- Last Synced: 2024-07-11T15:47:28.042Z (almost 2 years ago)
- Topics: camelcase, ide, intellij, snake-case
- Language: Java
- Size: 103 KB
- Stars: 64
- Watchers: 4
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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:

## 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.