zed/crates/util/src
Dionys Steffen 320cef37f8
project_panel: Add sort_order settings (#50221)
_(Feature Requests #24962)_

_"Before you mark this PR as ready for review, make sure that you
have:"_

* [x] Added a solid test coverage and/or screenshots from doing manual
testing
* [x] Done a self-review taking into account security and performance
aspects
* [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- Added a `sort_order` to `project_panel` settings which dictates how
files and directories are sorted relative to each other in a
`sort_mode`.

---------

Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>
2026-04-08 18:33:00 +05:30
..
command Dev containers native implementation (#52338) 2026-04-01 08:16:27 -07:00
test GPUI on the web (#50228) 2026-02-26 18:36:50 +01:00
archive.rs GPUI on the web (#50228) 2026-02-26 18:36:50 +01:00
command.rs Dev containers native implementation (#52338) 2026-04-01 08:16:27 -07:00
fs.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
markdown.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
path_list.rs Update more sidebar interactions to use the MultiWorkspace's explicit project groups (#53174) 2026-04-05 11:12:02 -07:00
paths.rs project_panel: Add sort_order settings (#50221) 2026-04-08 18:33:00 +05:30
process.rs Redact environment variables from debugger errors (#50008) 2026-02-25 16:18:42 +01:00
redact.rs Redact environment variables from language server spawn errors (#44783) 2025-12-18 21:05:14 +02:00
rel_path.rs Avoid the cost of creating an anyhow error in RelPath::strip_prefix (#44444) 2025-12-09 00:01:46 +00:00
schemars.rs Allow trailing commas in builtin JSONC schemas (#43854) 2025-12-04 15:37:32 -05:00
serde.rs
shell.rs util: Fix env load issues on Windows due to quoting (#50782) 2026-03-05 08:33:44 +00:00
shell_builder.rs Revert "Allow always_allow patterns for Nushell, Elvish, and Rc shells" (#48050) 2026-01-30 21:26:13 +00:00
shell_env.rs Fix shell escaping in getting current env (#53335) 2026-04-08 02:56:06 +00:00
size.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
test.rs GPUI on the web (#50228) 2026-02-26 18:36:50 +01:00
time.rs agent: Add turn statistics to agent panel (#46390) 2026-01-09 00:33:38 +00:00
util.rs Cut fs dependency from theme (#52482) 2026-03-27 08:17:30 +00:00