ZIm/crates/inline_completion
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
..
src vim: Fix clipping when navigating over inlay hints (#22813) 2025-01-08 09:41:43 +00:00
Cargo.toml Introduce staff-only inline completion provider (#21739) 2024-12-09 14:26:36 +01:00
LICENSE-GPL Extract InlineCompletionProvider to its own crate (#20935) 2024-11-20 16:51:13 -05:00