Releases: turbanoff/RunConfigurationAsAction
Releases · turbanoff/RunConfigurationAsAction
3.1
Require IDEA 2023.x to avoid deadlock on new versions on start
3.0 Require at 2023.1 version to be able to use new IDEA API (ProjectActi…
Release urgent update
Code is the same as in v.1.5.1.
Released just to override incorrectly uploaded update 2.1
1.5.1
1.5: Support Compound configuration
Closes #13
1.4.5: Recache macros values every run from action data context
1.4.4
1.4.3
Properly show Run configurations with underscore character
1.4.2 escape mnemonics to avoid special treating of underscore. Fix #6
Fix compatibility with IDE 2019.x
1.4.1 avoid usage of Messages.getCancelButton - it was added only in 2020.1