mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-31 03:07:50 +01:00
@@ -55,7 +55,7 @@ import { ViewPaneContainer } from 'vs/workbench/browser/parts/views/viewPaneCont
|
||||
|
||||
class OpenDebugViewletAction extends ShowViewletAction {
|
||||
public static readonly ID = VIEWLET_ID;
|
||||
public static readonly LABEL = nls.localize('toggleDebugViewlet', "Show Debug");
|
||||
public static readonly LABEL = nls.localize('toggleDebugViewlet', "Show Run and Debug");
|
||||
|
||||
constructor(
|
||||
id: string,
|
||||
|
||||
Reference in New Issue
Block a user