Details
-
Suggestion
-
Resolution: Done
-
P4: Low
-
Qt Creator 4.1.0
-
None
-
29e20e369b2091a286afed843815695cfdcd3d49 (qt-creator/qt-creator/master)
Description
Currently there is "Collapse all" action, but I really miss "Expand all".
If I launch some project on QtCreator, is its quite annoying that I have to click-though a lot to open, for example, working resource directory where my .qml files resides.
"Projects" path may look like:
MyApp-> Resources -> res.qrc -> / -> res -> qml -> MyAppNamespace -> Pages
That's a lot of clicking, and there are parallel tree leafs to open, x24/48/... icon directories, etc, etc...
It could all be expanded by Resources context menu -> Expand all action, for example.