zed/assets
Thorsten Ball d135ec2b73
completions: Restore tab behavior when both visible (#22069)
This reverts part of #21858 by changing how `tab` works again:

- If both, completions and inline completions, are visible, then `tab`
accepts the completion and `shif-tab` the inline completion.
- If only one of them is shown, then `tab` accepts it.

I'm not a fan of this solution, but I think it's a short-term fix that
avoids breaking people's `tab` muscle memory.

Release Notes:

- (These release notes invalidate the release notes contained in:
https://github.com/zed-industries/zed/pull/21858)
- Changed how inline completions (Copilot, Supermaven, ...) and normal
completions (from language servers) interact. Zed will now also show
inline completions when the completion menu is visible. The user can
accept the inline completion with `<shift-tab>` and the active entry in
the completion menu with `<tab>`.
2024-12-16 11:02:54 +01:00
..
fonts
icons Show restart transformation button after successful inline assist (#20439) 2024-12-13 20:31:54 -08:00
images
keymaps completions: Restore tab behavior when both visible (#22069) 2024-12-16 11:02:54 +01:00
prompts Require /file or /tab when using Suggest Edits (#19960) 2024-10-30 11:38:43 -04:00
settings Add setting for hover delay (#22006) 2024-12-13 20:34:16 -08:00
sounds
themes Update panel.focused_border token across themes (#21612) 2024-12-06 09:17:34 -03:00