Skip to content

netnexus/camelcaseplugin

Folders and files

NameName
Last commit message
Last commit date
Jan 14, 2022
Jan 14, 2022
May 8, 2019
Jan 14, 2022
Apr 26, 2017
Jun 11, 2021
May 9, 2019

Repository files navigation

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

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.