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 a6b4e6f commit adbea13Copy full SHA for adbea13
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
5
+- Bumped the minimum required version of `task` to v3.45.3.
6
+- Refactored tree view to use the new `--nested` task command (#214 by @pd93).
7
+ - This should make it much faster and less buggy.
8
- Disabled double-click to run by default (by @pd93).
9
- This was done to prevent running Tasks accidentally and because double-click
10
conflicts with the default VSCode action of opening a Task definition with
0 commit comments