prompt_store: Remove additional code for /project (#27981)
Found leftover from https://github.com/zed-industries/zed/pull/27660 Release Notes: - N/A
This commit is contained in:
parent
097aefeac4
commit
5a7222edc5
3 changed files with 0 additions and 25 deletions
|
@ -155,8 +155,6 @@ The following templates can be overridden:
|
|||
|
||||
3. [`suggest_edits.hbs`](https://github.com/zed-industries/zed/tree/main/assets/prompts/suggest_edits.hbs): Used for generating the model instructions for the XML Suggest Edits should return.
|
||||
|
||||
4. [`project_slash_command.hbs`](https://github.com/zed-industries/zed/tree/main/assets/prompts/project_slash_command.hbs)
|
||||
|
||||
> **Note:** Be sure you want to override these, as you'll miss out on iteration on our built-in features. This should be primarily used when developing Zed.
|
||||
|
||||
You can customize these templates to better suit your needs while maintaining the core structure and variables used by Zed. Zed will automatically reload your prompt overrides when they change on disk.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue