zed/crates/util/src
Peter Tripp 413f4ea49c
Redact environment variables from language server spawn errors (#44783)
Redact environment variables from zed logs when lsp fails to spawn.

Release Notes:

- N/A
2025-12-18 21:05:14 +02:00
..
test Update Editor::select_larger_syntax_node (#36971) 2025-09-09 12:13:20 -06:00
arc_cow.rs
archive.rs Potentially make zip test less flakey (#43099) 2025-11-19 14:50:32 -07:00
command.rs macos: Reset exception ports for shell-spawned processes (#44193) 2025-12-08 09:26:35 +01: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
paths.rs util: Avoid redundant Arc allocation in SanitizedPath::from_arc (#44479) 2025-12-12 13:33:49 +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 shell builder quoting regressions (#44685) 2025-12-12 11:06:49 +00:00
shell_builder.rs util: Fix shell builder quoting regressions (#44685) 2025-12-12 11:06:49 +00:00
shell_env.rs util: Honor shell args for shell env fetching on windows (#44615) 2025-12-11 10:34:37 +00:00
size.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
test.rs
time.rs
util.rs macos: Reset exception ports for shell-spawned processes (#44193) 2025-12-08 09:26:35 +01:00