The last tasks tree often just gets in the way - it makes it harder to quickly find what I'm looking for. So I disabled it with "taskExplorer.showLastTasks": false.
And of course a while after doing that I realised that I was looking for the most recent task, so why dig through all my tasks to find it - wasn't there a "recently used" list? So I enabled it, and quickly found myself with the first problem. :smile:
It would be nice to have that recent tree collapsed by default. But many users probably would get upset, so a new "taskExplorer.collapseLastTasks": false option would be great.
The last tasks tree often just gets in the way - it makes it harder to quickly find what I'm looking for. So I disabled it with
"taskExplorer.showLastTasks": false
.And of course a while after doing that I realised that I was looking for the most recent task, so why dig through all my tasks to find it - wasn't there a "recently used" list? So I enabled it, and quickly found myself with the first problem. :smile:
It would be nice to have that recent tree collapsed by default. But many users probably would get upset, so a new
"taskExplorer.collapseLastTasks": false
option would be great.Thanks!