You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few placeholders which will be expanded:
@@ -61,7 +61,7 @@ There are a few placeholders which will be expanded:
61
61
62
62
#### Security warning
63
63
64
-
The option has scope `resource` scope so it can be changed per workspace.
64
+
The option has `resource` scope so it can be changed per workspace.
65
65
This supposes it could be used to execute arbitrary programs adding a `.vscode/settings.json` in the workspace folder including this option with the appropiate path.
66
66
For this reason its scope will be changed to `machine` so users only will be able to change it globally.
0 commit comments