zed/crates/paths
Nathan Sobo c9c5eef8f2
Improve dev experience for built-in prompts (#16413)
When launching Zed from the CLI via `cargo run`, we'll always prompt
load templates from the repo.

This restores behavior that I reverted last night in #16403.

Also, I've improved the `script/prompts link/unlink` workflow for
overriding prompts of your production copy of Zed. Zed now detects when
the overrides directory is created or removed, and does the right thing.
You can link and unlink repeatedly without restarting Zed.

Release Notes:

- N/A
2024-08-17 12:28:53 -06:00
..
src Improve dev experience for built-in prompts (#16413) 2024-08-17 12:28:53 -06:00
Cargo.toml paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
LICENSE-GPL Extract paths out of util (#13182) 2024-06-17 19:27:42 -04:00