mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
🚀 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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user