+1

Auto-Expand folders that contain one subfolder

Jordan Parker 10 years ago updated by Zack Jones 10 years ago 1
When in a project, if a folder with only one other folder below it is expanded by the user, continue to expand down the chain until actual content is reached.

Example: You've got a project with this code layout:
[project]/src/main/java/com/company/[project]/(actual code lives here)

You've got to click src, main, java, com, company, project to jump in to the place where your code lives. A few clicks could be saved if these would auto-expand.
+3
You can already do this by holding down 'option' (on mac) when clicking the folder.