For those of you using #zed , is there a way to tell the project panel to not sort directories first? Especially for rust development it's not convenient to have:
bar/
foo/
bar.rs
foo.rs
where I would like to have:
bar/
bar.rs
foo/
foo.rs
For those of you using #zed , is there a way to tell the project panel to not sort directories first? Especially for rust development it's not convenient to have:
bar/
foo/
bar.rs
foo.rs
where I would like to have:
bar/
bar.rs
foo/
foo.rs
A space for Bonfire maintainers and contributors to communicate