ZIm/crates/copilot/src
Thorsten Ball 6192c83f23
Show inline completions in menu only for supported providers (#22181)
This changes #22093 by making the change only have an effect for the
supported provider: Zeta.

Made the change because the UX is still experimental and I don't want to
break existing workflows for Copilot/Supermaven users.

Even Zeta users can opt-out of it by setting
`"show_inline_completions_in_menu": false` in their settings, in case
they want the old show-inline-completion-or-show-lsp-completion behavior
back.

Release Notes:

- N/A
2024-12-18 12:55:09 +01:00
..
copilot.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
copilot_chat.rs gpui: Don't export named Context from prelude (#21869) 2024-12-11 13:21:40 -05:00
copilot_completion_provider.rs Show inline completions in menu only for supported providers (#22181) 2024-12-18 12:55:09 +01:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs language_model: Remove dependency on inline_completion_button (#20930) 2024-11-20 16:19:20 -05:00