mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-23 00:29:35 +01:00
4ebfc2fc18
Adds enhanced security settings for the markdown preview. The new flow disable all scripts within the preview itself. Users can enable scripts on a per workspace basis. When a markdown document that uses scripts is loaded, a warning is shown inside the document itself. This warning triggers a new security selector quick pick which allows users to enable or disable enahanced security in the workspace.