Commit Graph
22 Commits
Author SHA1 Message Date
Benjamin Pasero 760df9342b build - document loading approach better 2019-08-23 15:21:01 +02:00
Benjamin Pasero 5a162ad795 main.ts => desktop.main.ts 2019-08-13 08:15:57 +02:00
Benjamin Pasero bf94bedcfe build - workbench.main => workbench.desktop.main 2019-08-12 12:06:44 +02:00
Benjamin Pasero 55f4cdedbc web - cache and restore base theme via localstorage
Also: let the theme service not change classes on document.body but the actual container of the workbench
2019-07-10 18:51:49 +02:00
Waldir Pimenta f3e4e47164 Fix spelling of the example abbreviation (e.g.) 2019-06-05 16:00:26 +02:00
Johannes Rieken ee070dc2db remove --prof-modules-flag, adopt new loader, https://github.com/microsoft/vscode/issues/62643 2019-06-05 15:04:41 +02:00
Benjamin Pasero e1c2fcf955 debt - no more monaco-shell 2019-05-09 10:50:31 +02:00
Andre Weinand e07de5b3ad support debuging more than one extension; fixes #71081 2019-04-04 16:11:13 +02:00
Benjamin Pasero 92b16d8f7a debt - polish main.ts 2019-02-12 20:04:12 +01:00
Benjamin Pasero 41c7d3788f debt - get rid of monaco-shell CSS indirection (#68302) 2019-02-11 17:47:24 +01:00
Johannes Rieken 19c85f8894 for rapid render data use a file, not storage, #68395 2019-02-11 10:25:41 +01:00
Johannes Rieken e314bce7db fix --prof-modules flags 2019-01-11 09:49:23 +01:00
Benjamin Pasero d38c5b86ce storage - enable global storage, disable workspace storage migration (#64719) 2018-12-10 12:30:55 +01:00
Benjamin Pasero 71630c224a storage - parts splash becomes a window config to show early on 2018-12-03 11:16:36 +01:00
Johannes Rieken 2319dc2389 adopt new loader, make sure each loader instance has a static seed so that filenames don't conflict, #63605 2018-11-27 15:50:24 +01:00
Benjamin Pasero b5b15c1e6d storage - tweak performance numbers 2018-10-29 07:02:43 +01:00
Benjamin Pasero 88550a6fbb storage - more telemetry (integrity check, more times) 2018-10-17 10:46:03 +02:00
Benjamin Pasero 113459ae64 sqlite - next storage service adoption 2018-10-12 10:29:42 +02:00
Martin Aeschlimann 374daabe9c [themes] Foregound Color on Modals and Popups not respecting newly selected theme. Fixes #58216 2018-09-12 10:53:37 +02:00
Johannes Rieken 798549bff7 ignore layout info when developing an extension, #55959 2018-09-11 16:29:14 +02:00
Johannes Rieken ffa0993cb2 fix #56245 2018-09-11 16:01:47 +02:00
Benjamin Pasero 1e98303d91 bootstrap - move workbench.js to electron-code 2018-09-10 07:48:52 +02:00