提交 e0e53033 编写于 作者: S Sandeep Somavarapu

Fix #37717

上级 4cf4652e
......@@ -52,7 +52,7 @@ export class ToggleMarkersPanelAction extends TogglePanelAction {
export class ShowProblemsPanelAction extends Action {
public static ID = 'workbench.action.problems.show';
public static ID = 'workbench.action.problems.focus';
public static LABEL = Messages.MARKERS_PANEL_SHOW_LABEL;
constructor(id: string, label: string,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册