ZIm/crates/zed
Marshall Bowers c6d479715d
Add setting to allow disabling the Assistant (#9706)
This PR adds a new `assistant.enabled` setting that controls whether the
Zed Assistant is enabled.

Some users have requested the ability to disable the AI-related features
in Zed if they don't use them. Changing `assistant.enabled` to `false`
will hide the Assistant icon in the status bar (taking priority over the
`assistant.button` setting) as well as filter out the `assistant:`
actions.

The Assistant is enabled by default.

Release Notes:

- Added an `assistant.enabled` setting to control whether the Assistant
is enabled.
2024-03-22 11:55:29 -04:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources windows: display icon (#9571) 2024-03-21 09:30:01 -07:00
src Add setting to allow disabling the Assistant (#9706) 2024-03-22 11:55:29 -04:00
build.rs windows: display icon (#9571) 2024-03-21 09:30:01 -07:00
Cargo.toml remoting (#9680) 2024-03-22 08:44:56 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00