8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203f58b commit f3f48a2Copy full SHA for f3f48a2
package.json
@@ -20,7 +20,6 @@
20
"enabledApiProposals": [
21
"contribEditorContentMenu",
22
"quickPickSortByLabel",
23
- "envShellEvent",
24
"testObserver",
25
"quickPickItemTooltip",
26
"saveEditor"
@@ -44,7 +43,7 @@
44
43
"theme": "dark"
45
},
46
"engines": {
47
- "vscode": "^1.82.0-20230830"
+ "vscode": "^1.83.0-20230915"
48
49
"enableTelemetry": false,
50
"keywords": [
@@ -2221,4 +2220,4 @@
2221
2220
"webpack-require-from": "^1.8.6",
2222
"yargs": "^15.3.1"
2223
}
2224
-}
+}
0 commit comments