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

Add "index" file first explorer sorting option #141225

Closed
wants to merge 1 commit into from
Closed

Add "index" file first explorer sorting option #141225

wants to merge 1 commit into from

Conversation

MarcGuiselin
Copy link

@MarcGuiselin MarcGuiselin commented Jan 22, 2022

This PR addresses one of the issues from #27286 and fixes #128834

This PR adds an explorer.sortOrder option indexFirst (default file sorting, but sorts files matching **/index.* first.)

@ghost
Copy link

ghost commented Jan 22, 2022

CLA assistant check
All CLA requirements met.

@JacksonKearl
Copy link
Contributor

Duplicate of #73930.

Thanks for this PR. However it is usually great to first start a discussion before imlpementing the whole PR.
We will not accept this since this is very javascript specific and not a lot of users requested for this.

@JacksonKearl JacksonKearl added the *out-of-scope Posted issue is not in scope of VS Code label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

index.{js,ts,jsx,tsx} always on top
2 participants