You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content: localize('openAFileWhichCanBeDebugged',"[Open a file](command:{0}) which can be debugged or run.",isMacintosh ? OpenFileFolderAction.ID : OpenFileAction.ID),
content: localize('openAFileWhichCanBeDebugged',"[Open a file](command:{0}) which can be debugged or run.",isMacintosh ? OpenFileFolderAction.ID : OpenFileAction.ID),
content: localize('customizeRunAndDebugOpenFolder',"To customize Run and Debug, [open a folder](command:{0}) and create a launch.json file.",isMacintosh ? OpenFileFolderAction.ID : OpenFolderAction.ID),
content: localize('customizeRunAndDebugOpenFolder',"To customize Run and Debug, [open a folder](command:{0}) and create a launch.json file.",isMacintosh ? OpenFileFolderAction.ID : OpenFolderAction.ID),
0 commit comments