neovim/runtime
tris203 bdfba8598b fix(lsp): cancel pending requests before refreshing
Problem:
Diagnostics and inlay hints can be expensive to calculate, and we
shouldn't stack them as this can cause noticeable lag.

Solution:
Check for duplicate inflight requests and cancel them before issuing a new one.
This ensures that only the latest request is processed, improving
performance and preventing potential conflicts.
2024-12-07 10:08:33 +00:00
..
autoload fix(clipboard): tmux clipboard depends on $TMUX #31268 2024-12-03 05:06:54 -08:00
colors
compiler vim-patch:9.1.0898: runtime(compiler): pytest compiler not included 2024-11-30 13:40:08 +01:00
doc fix(lsp): check for configuration workspace folders when reusing clients 2024-12-07 09:43:45 +00:00
ftplugin vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognized 2024-12-06 09:40:44 +01:00
indent docs: misc (#31138) 2024-11-21 06:50:30 +08:00
keymap
lua fix(lsp): cancel pending requests before refreshing 2024-12-07 10:08:33 +00:00
pack/dist/opt
plugin
queries fix(treesitter): update queries 2024-11-22 09:39:45 +01:00
scripts
spell
syntax vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognized 2024-12-06 09:40:44 +01:00
tutor
CMakeLists.txt
delmenu.vim
filetype.lua fix(filetype): make filetype detection work with :doautocmd (#31470) 2024-12-06 20:57:21 +08:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
makemenu.vim
menu.vim
neovim.ico
nvim.appdata.xml
nvim.desktop
nvim.png
optwin.vim vim-patch:9.1.0908: not possible to configure :messages (#31492) 2024-12-07 02:17:36 +00:00
synmenu.vim
windows_icon.rc