Skip to content

Commit 9549124

Browse files
authored
adopt workspaceTrust in package.json (#988)
* adopt workspaceTrust in package.json
1 parent b74c374 commit 9549124

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"preview": true,
88
"aiKey": "67d4461e-ccba-418e-8082-1bd0acfe8516",
99
"icon": "logo.png",
10+
"workspaceTrust": {
11+
"request": "onDemand",
12+
"description": "Extension may require your trust on workspace for code execution."
13+
},
1014
"keywords": [
1115
"java",
1216
"debug",

0 commit comments

Comments
 (0)