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 6299c7a commit e2dc138Copy full SHA for e2dc138
package.json
@@ -300,7 +300,7 @@
300
"default": true,
301
"description": "Check if there is a newer version of Task on startup."
302
},
303
- "doubleClickToRun": {
+ "doubleClickTimeout": {
304
"type": "number",
305
"default": 500,
306
"description": "The double-click timeout for a task in the tree view. To disable double-click to run, set this to 0."
0 commit comments