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

File order in the VS Code Explorer #43945

Closed
DerHerrGammler opened this issue Feb 18, 2018 · 2 comments
Closed

File order in the VS Code Explorer #43945

DerHerrGammler opened this issue Feb 18, 2018 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues

Comments

@DerHerrGammler
Copy link

DerHerrGammler commented Feb 18, 2018

If I create two files like achievments.js and achivments_get.js in normal explorer they will sorted like this:

  • achievments.js
  • achievments_get.js

But the file explorer in VS Code sorting the files in this order:

  • achievments_get.js
  • achievments.js
  • VSCode Version: 1.20
  • OS Version: Win10

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot vscodebot bot added the javascript JavaScript support issues label Feb 18, 2018
@Tjommel
Copy link

Tjommel commented Feb 19, 2018

got the same issue.

@mjbvz mjbvz assigned bpasero and unassigned mjbvz Feb 20, 2018
@mjbvz mjbvz added file-explorer Explorer widget issues and removed javascript JavaScript support issues labels Feb 20, 2018
@bpasero bpasero assigned isidorn and unassigned bpasero Feb 21, 2018
@isidorn
Copy link
Contributor

isidorn commented Feb 21, 2018

dup #27286

@isidorn isidorn closed this as completed Feb 21, 2018
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 21, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

5 participants