File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 33## Unreleased
44
55- Bumped the minimum required version of ` task ` to v3.45.3.
6+ - Fixed a bug where custom sorting and nesting would not work together (#214 by
7+ @pd93 ).
8+ - Disabled status checking by default as it causes the extension to be very slow
9+ on large Taskfiles (#214 by @pd93 ).
10+ - It can be re-enabled by setting ` tree.status ` to ` true ` (#214 by @pd93 ).
611- Refactored tree view to use the new ` --nested ` task command (#214 by @pd93 ).
712 - This should make it much faster and less buggy.
13+ - Changed the icon/color for tasks in the tree view (#214 by @pd93 ).
814- Disabled double-click to run by default (by @pd93 ).
915 - This was done to prevent running Tasks accidentally and because double-click
1016 conflicts with the default VSCode action of opening a Task definition with
You can’t perform that action at this time.
0 commit comments