Add build/run configurations to toolbar

I have about 100 run/build configurations.  I'd like to create a toolbar button for the 3 most commonly used ones.  Is this possible?

0
4 comments

Hi,

It should be possible to record a Macro action to run a specific configuration. You can even assign a shortcut for it.

https://www.jetbrains.com/help/pycharm/using-macros-in-the-editor.html

0

Cannot make use of macros as the recording of the macro do not record the selection of the run configuration, e.g. all such macros use the last used run configuration and perform always it 

0

Hmm. How about this -- reposition your configurations in the run/debug configuration dialog. Then, the ones you place on top will remain there in the run configuration selection dialog (Run | Run...), allowing you to quickly run them.

0

I found this plugin https://plugins.jetbrains.com/plugin/13414-run-configuration-as-action which does exactly what I wanted, so I would say this could be assumed resolved question as there's known solution. Thanks

0

Please sign in to leave a comment.