This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their productivity and simplify complex operations without leaving their coding environment.
Plugin icon by Gabriele Malaspina.
The main tools are currently available as a standalone dialog or tool window. Additionally, some tools are also available via the editor menu or code intentions. Some of these tools are only available if a text is selected, or the current caret position is on a Java/Kotlin string or identifier.
The plugin settings can be found in IntelliJ's settings/preferences under Tools | Developer Tools.
The tool window is available under View | Tool Windows | Tools. All inputs and configurations will be stored in the project.
The action to access the dialog is available through IntelliJ's main menu under Tools | Developer Tools.
To add the "Open Dialog" action to the main toolbar, we can either enable it in IntelliJ's settings/preferences under Tools | Developer Tools, or manually add the action via Customize Toolbar... | Add Actions... | Developer Tools.
All inputs and configurations of the dialog will be stored on the application level.