From 3bb1efda22e34726fb7aae11ad42dfaec2e14ca3 Mon Sep 17 00:00:00 2001 From: Nikolay Rykunov Date: Wed, 29 Jan 2025 07:02:02 +0100 Subject: [PATCH] [debugger-rd] IJPL-175934: Frontend actions should use shortcuts of base actions GitOrigin-RevId: e95e7844013b8aaf0a8502a1df9a628750276236 --- .../resources/intellij.platform.debugger.impl.frontend.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform/xdebugger-impl/frontend/resources/intellij.platform.debugger.impl.frontend.xml b/platform/xdebugger-impl/frontend/resources/intellij.platform.debugger.impl.frontend.xml index 4ce68955704a..21171a1ef0a1 100644 --- a/platform/xdebugger-impl/frontend/resources/intellij.platform.debugger.impl.frontend.xml +++ b/platform/xdebugger-impl/frontend/resources/intellij.platform.debugger.impl.frontend.xml @@ -9,12 +9,12 @@ use-shortcut-of="ToggleBookmark"> - + + use-shortcut-of="XDebugger.CopyValue"> @@ -29,7 +29,7 @@ + use-shortcut-of="XDebugger.JumpToSource">