Expand/Collapse directories with right-click

I work with some fairly large codebases, and I am constantly clicking around in the Places tab.

I’d really like to be able to right-click on a directory in the Places tab and choose Expand All or Collapse All to recursively expand or collapse directories. It would also be great to have options for ‘Expand 1 level’ and ‘Expand 2 levels’.

Thanks for the suggestion! Note “Go to Anything” is very useful with large code bases like this, you can use it to search for files or symbols. And you can type parts of the path to match files.

eg. you could search for a file in /this/is/a/very/long/path/file.txt by typing file.txt or narrowing it doesn with file.txt long path (it has some fuzzy matching).