Closed DerHerrGammler closed 6 years ago
If I create two files like achievments.js and achivments_get.js in normal explorer they will sorted like this:
achievments.js
achivments_get.js
achievments_get.js
But the file explorer in VS Code sorting the files in this order:
Does this issue occur when all extensions are disabled?: Yes/No
got the same issue.
dup https://github.com/Microsoft/vscode/issues/27286
If I create two files like
achievments.js
andachivments_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
Does this issue occur when all extensions are disabled?: Yes/No