Skip to content

Repository files navigation

CodeFormat Plugin

It's IntelliJ editors plugin which will help you to rename class parameters to match the regular expression ^?[_a-z][a-zA-Z0-9]*?$ and format the file content.

It's useful to respect syntax and have code cleaned. Shared naming conventions allow teams to collaborate effectively.

How to install ?

Simply open any Jetbrains's editors and go to File -> Settings -> Plugins. You search for this plugin in the Marketplace. It does not require after installation, any editor restart.

Feel free to support this plugin. Any ideas or suggestions would be appreciated.

About

It's Jetbrains's editors plugin which will help you to rename class parameters to match the regular expression ^`?[_a-z][a-zA-Z0-9]*`?$. It makes also the class content better readable by applying a format style.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages