Enable sandbox for issue reporter and process explorer #101834
Labels
debt
Code quality issues
insiders-released
Patch has been released in VS Code Insiders
sandbox
Running VSCode in a node-free environment
Milestone
This depends on the following individual issues for removing Electron/node.js dependencies:
After the issues are closed,
sandbox
andcontextIsolation
should be enabled. This will likely require a separate version ofglobals.ts
that works via the related APIs in Electron to expose APIs to the renderer (contextbridge
).The text was updated successfully, but these errors were encountered: