# camelcaseplugin **Repository Path**: uyghurjava/camelcaseplugin ## Basic Information - **Project Name**: camelcaseplugin - **Description**: No description available - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-23 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.