diff --git a/build/gulpfile.vscode.web.js b/build/gulpfile.vscode.web.js index d0cb6be52c78f387b8a7919cae50869d40333363..846ceb219fd56a3e2034372cdbfb16984741fe19 100644 --- a/build/gulpfile.vscode.web.js +++ b/build/gulpfile.vscode.web.js @@ -35,7 +35,7 @@ const vscodeWebResources = [ // Workbench 'out-build/vs/{base,platform,editor,workbench}/**/*.{svg,png}', - 'out-build/vs/code/browser/workbench/workbench.html', + 'out-build/vs/code/browser/workbench/*.html', 'out-build/vs/base/browser/ui/octiconLabel/octicons/**', 'out-build/vs/**/markdown.css', diff --git a/src/vs/code/browser/workbench/callback.html b/src/vs/code/browser/workbench/callback.html new file mode 100644 index 0000000000000000000000000000000000000000..da6c907b666abce80283a5d0dd85d347b9a1ca15 --- /dev/null +++ b/src/vs/code/browser/workbench/callback.html @@ -0,0 +1,79 @@ + + + + + + + + + + + + + Visual Studio Code + + + + + + + Visual Studio Code + +
+
+ You can close this page now. +
+
+ +