ZIm/crates/copilot/src
Thorsten Ball f9ee28db5e
vim: Fix clipping when navigating over inlay hints (#22813)
This fixes the issue described in this comment:
https://github.com/zed-industries/zed/pull/22439#issuecomment-2563896422

Essentially, we'd clip in the wrong direction when there were multi-line
inlay hints.

It also fixes inline completions for non-Zeta-providers showing up in
normal mode.

Release Notes:

- N/A
2025-01-08 09:41:43 +00:00
..
copilot.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
copilot_chat.rs copilot: Update Copilot Chat to o1 GA model version (#22376) 2024-12-27 18:09:50 +00:00
copilot_completion_provider.rs vim: Fix clipping when navigating over inlay hints (#22813) 2025-01-08 09:41:43 +00: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