neovim/runtime
Amit Singh e29f245a10
fix(lsp): inlay hints are rendered in the correct order (#29707)
Problem:
When there are multiple inlay hints present at the same position, they
should be rendered in the order they are received in the response from
LSP as per the LSP spec. Currently, this is not respected.

Solution:
Gather all hints for a given position, and then set it in a single
extmark call instead of multiple set_extmark calls. This leads to fewer
extmark calls and correct inlay hints being rendered.
2024-07-17 16:44:53 +02:00
..
autoload vim-patch:1cc4cae: runtime(typst): Add typst runtime files 2024-07-16 09:43:57 +02:00
colors
compiler vim-patch:1cc4cae: runtime(typst): Add typst runtime files 2024-07-16 09:43:57 +02:00
doc vim-patch:9.1.0593: filetype: Asymptote files are not recognized 2024-07-17 11:11:58 +02:00
ftplugin vim-patch:9.1.0593: filetype: Asymptote files are not recognized 2024-07-17 11:11:58 +02:00
indent vim-patch:1cc4cae: runtime(typst): Add typst runtime files 2024-07-16 09:43:57 +02:00
keymap
lua fix(lsp): inlay hints are rendered in the correct order (#29707) 2024-07-17 16:44:53 +02:00
macros
pack/dist/opt
plugin fix(tohtml): support ranges again 2024-07-16 15:07:40 +02:00
queries build(deps): drop unused bundled bash, python parsers and queries 2024-07-09 15:26:48 +02:00
spell
syntax vim-patch:3698fbb: runtime(tsv): include simple syntax plugin 2024-07-17 11:11:58 +02:00
tools
tutor
CMakeLists.txt
delmenu.vim
filetype.lua
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim
mswin.vim
neovim.ico
nvim.appdata.xml
nvim.desktop
nvim.png
optwin.vim vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682) 2024-07-13 08:56:58 +08:00
synmenu.vim
windows_icon.rc