A plugin which simplifies and formalizes the process of creating identifiers for programmers.
The plugin will analyze a user’s code and make suggestions as to how they can improve their naming practices to make the code more readable based on the context, thus leading to increased developer productivity and making software development more accessible to beginners.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "natural-language-lab-plugin" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.