vaadin/intellij-plugin

Hide Debug using HotSwap if not applicable in Launch tool bar

MarcinVaadin opened this issue · 1 comments

Showing Debug using HotSwap in places like non Java application runners or tests does not make sense.

Gradle case: #138
Maven case: #133

Screenshot 2024-11-26 at 10 50 08

The related PR #176 #182 has been reverted because of compatibility issues.

This issue is going to be re targeted and split in several ones depending on the UI widget to hide the HotSwap option.

  • Launch toolbar #144
  • Services tool Window #183
  • Maven/Gradle Tool window #184
  • Editor Run Popup (tests) #185