atom / archive-view

Open compressed files in Atom
MIT License
31 stars 32 forks source link

Add ability to collapse directories #73

Closed bign8 closed 3 years ago

bign8 commented 4 years ago

Requirements

Description of the Change

Add the ability to collapse directories.

collapsible-directories

Alternate Designs

No alternative designs were considered, but I'm open to suggestions!

Benefits

Users could collapse large and/or complicated directory structures.

Possible Drawbacks

None that I am aware of.

Applicable Issues

55 - This isn't full tree-view integration, but it may be enough to feel like it.

danielleoking7474 commented 3 years ago

[bign8:collapsible-directories]()

danielleoking7474 commented 3 years ago

`

`

ThatXliner commented 3 years ago

Please merge!

bign8 commented 3 years ago

I'm not quite sure what the Atom maintainers are looking for, so I tried to reach out on the Atom discussions page, maybe that can stir some interest.

antonyggvzvmnxxcx commented 2 years ago

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

Add the ability to collapse directories.

collapsible-directories

Alternate Designs

No alternative designs were considered, but I'm open to suggestions!

Benefits

Users could collapse large and/or complicated directory structures.

Possible Drawbacks

None that I am aware of.

Applicable Issues

55 - This isn't full tree-view integration, but it may be enough to feel like it.