Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: File nesting support #87788

Closed
wants to merge 1 commit into from
Closed

Conversation

CertainLach
Copy link

@CertainLach CertainLach commented Dec 27, 2019

Basic support for file nesting

This PR fixes #6328

To be done:

  • Configuration (Currently contains hardcoded grouping for suffixes (a.js, a.js.map) and typescript generated files (a.ts, a.js))
  • Sanity checks (Bad grouping function can cause files to dissapear from tree view)
  • Breadcrumbs support
  • File tree updates handling
  • Tests, maybe?

Before:
изображение

After:
изображение

@msftclas
Copy link

msftclas commented Dec 27, 2019

CLA assistant check
All CLA requirements met.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File Nesting
2 participants