assistant: Remove feature flag for terminal inline assistant (#15432)
This PR removes the feature flag for the terminal inline assistant, making it available to everyone. Release Notes: - Use Ctrl+Enter to summon the inline assistant in the terminal, which let's you generate terminal commands based on your description ([demo](https://twitter.com/thorstenball/status/1814241447383605329))
This commit is contained in:
parent
f124ca6474
commit
0b4afe518b
4 changed files with 0 additions and 12 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -410,7 +410,6 @@ dependencies = [
|
|||
"ctor",
|
||||
"editor",
|
||||
"env_logger",
|
||||
"feature_flags",
|
||||
"fs",
|
||||
"futures 0.3.28",
|
||||
"fuzzy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue