trust: onboard debug land to workspace trust

This commit is contained in:
Connor Peet 2021-04-19 11:08:24 -07:00
parent 9e323dacff
commit 3a3864174e
No known key found for this signature in database
GPG key ID: CF8FD2EA0DBC61BD
3 changed files with 8 additions and 2 deletions

View file

@ -8,6 +8,9 @@
"engines": {
"vscode": "^1.5.0"
},
"workspaceTrust": {
"request": "never"
},
"activationEvents": [
"*"
],

View file

@ -20,6 +20,9 @@
"dependencies": {
"vscode-nls": "^5.0.0"
},
"workspaceTrust": {
"request": "never"
},
"scripts": {
"vscode:prepublish": "node ../../node_modules/gulp/bin/gulp.js --gulpfile ../../build/gulpfile.extensions.js compile-extension:testing-editor-contributions ./tsconfig.json"
},

View file

@ -78,7 +78,7 @@
},
{
"name": "ms-vscode.js-debug-companion",
"version": "1.0.9",
"version": "1.0.11",
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
"metadata": {
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",
@ -108,7 +108,7 @@
},
{
"name": "ms-vscode.vscode-js-profile-table",
"version": "0.0.11",
"version": "0.0.16",
"repo": "https://github.com/microsoft/vscode-js-profile-visualizer",
"metadata": {
"id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb",