Skip to content

Adjust the order of files in working directory. #139277

@krishna116

Description

@krishna116

Issue Type: Feature Request

If I have two file: "file5.lex" and "file5.1.lex", the order of the two file in working directory is:
"file5.1.lex"
"file5.lex"
But I want the file order is:
"file5.lex"
"file5.1.lex"

If I have two file: "file.lex" and "file-2.lex", I also want the order is:
file.lex
file-2.lex

VS Code version: Code 1.63.1 (fe719cd, 2021-12-14T02:13:54.292Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions