All Projects → turbanoff → Runconfigurationasaction

turbanoff / Runconfigurationasaction

Provides a way to use IntelliJ run configurations as buttons

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Runconfigurationasaction

interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (+52.94%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin, webstorm, pycharm, android-studio
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+112082.35%)
Mutual labels:  jetbrains, intellij, android-studio, phpstorm, pycharm, webstorm
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+770.59%)
Mutual labels:  jetbrains, intellij, android-studio, phpstorm, pycharm, webstorm
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (+76.47%)
Mutual labels:  intellij, jetbrains, intellij-plugin, webstorm, pycharm
jetbrains-utility
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
Stars: ✭ 62 (+264.71%)
Mutual labels:  intellij, jetbrains, phpstorm, webstorm, pycharm
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (+82.35%)
Mutual labels:  intellij, jetbrains, phpstorm, webstorm, pycharm
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+2488.24%)
Mutual labels:  jetbrains, intellij, phpstorm, pycharm, webstorm
Jetbrains Helper
Jetbrains helper
Stars: ✭ 33 (+94.12%)
Mutual labels:  jetbrains, intellij, phpstorm, pycharm, webstorm
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (+1523.53%)
Mutual labels:  jetbrains, intellij, phpstorm, pycharm, webstorm
Tabnine Intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Stars: ✭ 140 (+723.53%)
Mutual labels:  jetbrains, intellij, phpstorm, pycharm, webstorm
Intellij Jvm Options Explained
Common JVM options used with Intellij and what they do
Stars: ✭ 636 (+3641.18%)
Mutual labels:  jetbrains, intellij, phpstorm, pycharm, webstorm
Texify Idea
LaTeX support for the IntelliJ platform by JetBrains.
Stars: ✭ 436 (+2464.71%)
Mutual labels:  jetbrains, intellij, intellij-plugin, intellij-platform
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (+1629.41%)
Mutual labels:  jetbrains, intellij, intellij-plugin, phpstorm
Translatorx
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 4,856 (+28464.71%)
Mutual labels:  jetbrains, phpstorm, pycharm, webstorm
Jetbrains In Chinese
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Stars: ✭ 3,912 (+22911.76%)
Mutual labels:  jetbrains, phpstorm, pycharm, webstorm
intellij-neos
Support for the Neos CMS in Intellij IDEA / PhpStorm
Stars: ✭ 37 (+117.65%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
jetbrains-theme
🎨 A modern, productivity-increaser theme for all JetBrains IDEs
Stars: ✭ 108 (+535.29%)
Mutual labels:  intellij, phpstorm, webstorm, pycharm
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (+3058.82%)
Mutual labels:  jetbrains, intellij, intellij-plugin, phpstorm
sourcegraph-jetbrains
Sourcegraph for JetBrains IDEs (IntelliJ)
Stars: ✭ 34 (+100%)
Mutual labels:  intellij, jetbrains, intellij-plugin, intellij-platform
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (+1929.41%)
Mutual labels:  intellij, intellij-plugin, phpstorm, webstorm

Run Configuration as Action plugin

Plugins for Jetbrains IDEs. It's provides a way to use run configurations as buttons on toolbar. Or assign shortcuts to execute specific run configuration.

Plugin is compatible with all major IDEs based on IntelliJ Platform starting from version 2019.1:

  • IntelliJ IDEA
  • Android Studio
  • PhpStorm
  • PyCharm
  • RubyMine
  • CLion
  • WebStorm
  • AppCode
  • Rider
  • GoLand

Repository link

https://plugins.jetbrains.com/idea/plugin/9448-run-configuration-as-action

Configuration

To use plugin after installation you should tweak IDE settings.

To add an icon too toolbar go to:
  1. File > Settings > Appearance & Behavior > Menus and Toolbars
  2. Choose a toolbar to add a button: Main Toolbar or Navigation Bar Toolbar
  3. Click 'Add after' button and choose action in the tree: All actions > Plug-ins > Run Configurations as Action

plugin_actions_in_customize_toolbars

To assign shortcut go to:

File > Settings > Keymap > Plug-ins > Run Configuration As Action plugin_actions_in_keymap

Generate custom icons

By default the plugin uses not user-friendly icons. Of course, you can always create an icon by yourself. But developers are lazy (I know). Plugin can help with generating custom icons.

Tools > Create Icon with text

create_custom_icon_with_text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].