code-server/lib/vscode/src/vs/workbench
Asher 6dd8b63f4c
Add div for inner extension helper text
The theme callback would set innerHTML on the header which wipes out the
dismiss button. With an inner div we can replace the inner HTML without
worrying about other elements in the header.

Closes #2799.
2021-03-01 13:31:36 -06:00
..
api Remove Node browser shim 2021-02-09 10:40:14 -06:00
browser Remove hidden home CSS 2021-02-09 10:38:14 -06:00
common Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
contrib Add div for inner extension helper text 2021-03-01 13:31:36 -06:00
electron-browser Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
electron-sandbox Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
services Remove Node browser shim 2021-02-09 10:40:14 -06:00
test Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
buildfile.desktop.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
buildfile.web.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
workbench.common.main.ts Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
workbench.desktop.main.css Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
workbench.desktop.main.nls.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
workbench.desktop.main.ts Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
workbench.desktop.sandbox.main.ts Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
workbench.sandbox.main.ts Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
workbench.web.api.css Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
workbench.web.api.nls.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
workbench.web.api.ts Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
workbench.web.main.ts Resolve browser telemetry conflict 2021-02-09 11:11:38 -06:00