🚀 sandbox - enable by default and remove setting 🚀 (#181638)

* sandbox - enable by default and remove setting

* remove more

* set flags again

* fix lint

* more cleanup
This commit is contained in:
Benjamin Pasero
2023-05-12 13:36:29 +02:00
committed by GitHub
parent 424388032a
commit 8a652f9380
28 changed files with 65 additions and 388 deletions

View File

@@ -168,9 +168,6 @@ import 'vs/workbench/contrib/mergeEditor/electron-sandbox/mergeEditor.contributi
// Remote Tunnel
import 'vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribution';
// Sandbox
import 'vs/workbench/contrib/sandbox/electron-sandbox/sandbox.contribution';
//#endregion