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 be11ca5 commit 7806cf7Copy full SHA for 7806cf7
package.json
@@ -3,7 +3,7 @@
3
"version": "2.17.1",
4
"publisher": "pranayagarwal",
5
"engines": {
6
- "vscode": "^1.61.0"
+ "vscode": "^1.74.0"
7
},
8
"license": "MIT",
9
"displayName": "Hack",
@@ -299,8 +299,7 @@
299
]
300
301
"activationEvents": [
302
- "workspaceContains:.hhconfig",
303
- "onDebug"
+ "workspaceContains:.hhconfig"
304
],
305
"scripts": {
306
"vscode:prepublish": "npm run compile",
0 commit comments