vscode-taskexplorer icon indicating copy to clipboard operation
vscode-taskexplorer copied to clipboard

Display a flat list of tasks

Open pkkid opened this issue 5 years ago • 4 comments

Having tasks always under a submenu becomes tedious quite quickly. It would be nice if there was an option to show a flat list of tasks to run rather than the tree view currently displayed. Maybe show the full path to the task like npm src/package.json serve. Its a little verbose, but does eliminate 2 repetitive clicks every time open my editor.

Alternatively (or additionally) have an option to start Task Explorer with all folders expanded.

pkkid avatar Aug 05 '19 03:08 pkkid

Alternatively (or additionally) have an option to start Task Explorer with all folders expanded.

@spmeesseman Hi. I also want this feature implemented. Can I try to solve this issue? or is there any reason it hard to work for it?

It might be good if we add an option like taskExplorer.defaultCollapsibleState.

kdnk avatar Apr 09 '20 01:04 kdnk

I also would like to see this. I just downloaded this extension so that I have an easy way to view all the tasks that I define in VS code, and I disabled all the other options. A way to just list everything out flat would be really helpful.

marsfan avatar Aug 05 '20 21:08 marsfan

Thank you for a great extension! Since I found it I am using it all the time. It motivated me to organize and automate my workflow, which saves me tons of time.

My request in connection to this issue: an "expand all" button in the side bar would be great, just next to the "collapse all".

nir-arad avatar Nov 23 '21 20:11 nir-arad

I also lack the option to have the list expanded at the start of vscode

DimNS avatar Mar 16 '22 03:03 DimNS