zed/crates/paths
Nathan Sobo c8f1358629
Allow prompt templates to be overridden in the zed configuration directory (#15887)
I need this to refine our prompts on the fly as I work.

Release Notes:

- Templates for prompts driving inline transformation in editors and the
terminal can now be overridden in the `~/.config/zed/prompts/templates`
directory. This is an advanced feature, and prevents you from getting
upstream changes. It's intended for use by Zed developers.
2024-08-06 19:30:48 -06:00
..
src Allow prompt templates to be overridden in the zed configuration directory (#15887) 2024-08-06 19:30:48 -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