marcelkliemannel / intellij-developer-tools-plugin

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.
Apache License 2.0
194 stars 18 forks source link

Expose the individual tools in Goto Anything (double Shift), and/or allow setting keyboard shortcuts #49

Closed boris-chervenkov closed 5 months ago

boris-chervenkov commented 6 months ago

Activating a tool using the keyboard will be quite useful.

One way of achieving this is to expose the tools as individual actions/commands in the IDE, and allow search from Goto Anything / Shift-Shift functionality of Jetbrains IDEs.

Another way would to be allow assigning a keyboard shortcut to all tools - as of version 2024-04-19 only a limited set of tools are exposed for keyboard shortcut assignment - see screenshot. image_2024-04-19_153752079

This plugin is an AWESOME TOOL - thank you! :)

marcelkliemannel commented 5 months ago

Thanks for the suggestion. The next release will contain a keymap extension:

Screenshot 2024-05-20 at 16 34 29