mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
[run dashboard & split mode] Do not add run dashboard stop action to the debugger toolbar, its own action seems working just fine
GitOrigin-RevId: 888d6ef697e5e284710796db92251888079aa661
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d613ad166f
commit
d6fdcdd5d9
@@ -47,7 +47,6 @@
|
||||
</action>
|
||||
<action id="RunDashboard.Stop" icon="AllIcons.Actions.Suspend" use-shortcut-of="Stop"
|
||||
class="com.intellij.platform.execution.dashboard.actions.StopAction">
|
||||
<add-to-group group-id="XDebugger.ToolWindow.TopToolbar3"/>
|
||||
</action>
|
||||
|
||||
<group id="RunDashboardContentToolbar">
|
||||
|
||||
Reference in New Issue
Block a user