mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
removed some actions from debug tool window
This commit is contained in:
@@ -110,7 +110,9 @@ public class PyCharmEduInitialConfigurator {
|
||||
"SelectIn", "GotoTypeDeclaration", "QuickChangeScheme",
|
||||
"GotoTest", "GotoRelated", "Hierarchy Actions", "Bookmarks",
|
||||
"Goto Error/Bookmark Actions", "GoToEditPointGroup",
|
||||
"Change Navigation Actions", "Method Navigation Actions");
|
||||
"Change Navigation Actions", "Method Navigation Actions",
|
||||
"EvaluateExpression", "Pause", "ViewBreakpoints",
|
||||
"XDebugger.MuteBreakpoints");
|
||||
|
||||
public static class First {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user