Is there way to expand all folders in Eclipse project view and search results?

前端 未结 12 862
谎友^
谎友^ 2020-12-13 01:59

I\'m spending a lot of time manually expanding deeply-nested folders in tree views like the Project Explorer and the File Search result tree. Is there a keyboard shortcut or

12条回答
  •  失恋的感觉
    2020-12-13 02:48

    In Windows:

    Expand all all in project explorer is Shift+Numpad * (multiplty), as mentioned before. Collapse all in project explorer is Ctrl+Shift+Numpad - (subtract).

    Alternatively, you can just jam on the right arrow to expand to the bottom of a selected tree, or jam on the left arrow to collapse back up to the top.

    If you want to see all the shortcuts available for the particular context you are in, type Ctrl+Shift+L.

提交回复
热议问题