zed/assets
Nate Butler a6dd2ca694
Allow saving prompts from the Prompt Manager (#12359)
Adds the following features to the prompt manager:

- New prompt – Create a new prompt from the UI. It will only persist if
it is saved.
- Save prompt – Save a prompt by clicking the save button in the UI. A
keybinding will be added for this in the future.
- Reveal prompt - Show the selected prompt on the file system. Only
available for saved prompts.

New prompts that are saved will use the
`{slugified_title}_{ver}_{id}.md` format which all imported prompts will
move to in the near future.

Also orders prompts in alphabetical order by default.

Release Notes:

- N/A
2024-05-27 13:48:21 -04:00
..
fonts Remove unused font 2024-01-24 13:14:47 +01:00
icons Allow saving prompts from the Prompt Manager (#12359) 2024-05-27 13:48:21 -04:00
keymaps Show Delete shortcuts in project panel context menu (#12250) 2024-05-24 22:02:21 +03:00
settings Allow UI font weight to be assigned in settings (#12333) 2024-05-26 23:06:58 -06:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes Indent guides (#11503) 2024-05-23 15:50:59 +02:00