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

Give an option to show files before directories in file explorer #22529

Closed
claudioc opened this issue Mar 13, 2017 · 2 comments
Closed

Give an option to show files before directories in file explorer #22529

claudioc opened this issue Mar 13, 2017 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues on-testplan verified Verification succeeded
Milestone

Comments

@claudioc
Copy link
Contributor

There are project structures which would greatly benefit from being able to show the files of a directory before other subdirectories inside them. This is what I see for example in a project of mine (an Ember application using the POD structure)

screen shot 2017-03-13 at 14 32 44

As you can see there's a lot of repetions, names wise, which gives quite a bad overview of the whole components structure. If the component.js and template.hbs would appear before any other "sub-components" directory, it would increase the readability of the structure.

@claudioc
Copy link
Contributor Author

claudioc commented Mar 13, 2017

Alternatively, highlight the files that are inside the current selected directory (in the example, just the component.js and template.hbs right below "user-details-tab")

@bpasero bpasero added file-explorer Explorer widget issues feature-request Request for new features or functionality workbench labels Mar 13, 2017
@bpasero bpasero removed their assignment Mar 13, 2017
@bpasero
Copy link
Member

bpasero commented Jul 6, 2017

Landed via #29509

Setting to use: "explorer.sortOrder": "filesFirst"

@bpasero bpasero closed this as completed Jul 6, 2017
@bpasero bpasero added this to the July 2017 milestone Jul 6, 2017
@bpasero bpasero self-assigned this Jul 6, 2017
@isidorn isidorn added the verified Verification succeeded label Jul 27, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality file-explorer Explorer widget issues on-testplan verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants