Sort (case-insensitive) directories before files
This commit is contained in:
parent
11828040cc
commit
953256b128
3 changed files with 70 additions and 48 deletions
|
@ -14,7 +14,7 @@ settings = { path = "../settings" }
|
|||
theme = { path = "../theme" }
|
||||
util = { path = "../util" }
|
||||
workspace = { path = "../workspace" }
|
||||
postage = { version = "0.4.1", features = ["futures-traits"] }
|
||||
unicase = "2.6"
|
||||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue