ZIm/crates/assistant/src
Aleksei Trifonov a041e07c99
Hide Inline Assist button if assistant.button is disabled (#7932)
This PR adds check for `assistant.button` setting in quick bar, to hide
it when the setting is set to false. It seems that the setting can be a
separate one, I would be happy to add it if needed.

Release Notes:

- Improved `assistant.button` setting so that `Inline Assist` button in
editor quick bar is also hidden
([#4500](https://github.com/zed-industries/zed/issues/4500)).
2024-02-18 08:14:08 +02:00
..
assistant.rs Hide Inline Assist button if assistant.button is disabled (#7932) 2024-02-18 08:14:08 +02:00
assistant_panel.rs Allow OpenAI API URL to be configured via assistant.openai_api_url (#7552) 2024-02-12 11:37:27 -05:00
assistant_settings.rs Allow OpenAI API URL to be configured via assistant.openai_api_url (#7552) 2024-02-12 11:37:27 -05:00
codegen.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
prompts.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
streaming_diff.rs rename ai crate to assistant crate 2023-09-21 21:54:59 -04:00