adopt workspaceTrust in package.json (#988)

* adopt workspaceTrust in package.json
This commit is contained in:
Yan Zhang 2021-04-28 13:15:56 +08:00 committed by GitHub
parent b74c374def
commit 95491245bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
"preview": true, "preview": true,
"aiKey": "67d4461e-ccba-418e-8082-1bd0acfe8516", "aiKey": "67d4461e-ccba-418e-8082-1bd0acfe8516",
"icon": "logo.png", "icon": "logo.png",
"workspaceTrust": {
"request": "onDemand",
"description": "Extension may require your trust on workspace for code execution."
},
"keywords": [ "keywords": [
"java", "java",
"debug", "debug",