Skip to content

Ungroup empty folders #2646

Closed
Closed
@juefeiyan

Description

@juefeiyan

Is this a question?
no

Can this functionality be implemented utilising API?
no

Is your feature request related to a problem? Please describe.
sometimes I need to add files in the middle folder, for example, if the main class of my java project is in
com/a/b/c/app/Main.java, I might need to add a folder under
com/a/b/c/config, for now, I am not able to do it.

Describe the solution you'd like

  1. When a user expand_or_collapse a folder, it will first group the empty folders and show the files in the last folder
  2. When a user expand_or_collapse a grouped open folder, it will ungroup all empty folders, but the status of all folders is still 'open'
  3. When a user expand_or_collapse an ungrouped open folder, it will close all folders and files, and the status will be back to step 1

Describe alternatives you've considered
nothing

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions