yegappan / lsp

Language Server Protocol (LSP) plugin for Vim9
MIT License
473 stars 57 forks source link

Highlight typed text in completion menu #517

Open jclsn opened 4 months ago

jclsn commented 4 months ago

Would be nice to have a visual highlighting of the already typed text like this

image

vimpostor commented 3 months ago

Should be fixed by https://github.com/vim/vim/pull/14694

Example with Lua LSP and "mov" typed: Screenshot_20240621_190936