Files
neovim/runtime/lua/vim
Jaehwang Jung 88dd492996 fix(lsp): stale codelens after external file change (#39203)
Problem:
Codelens virtual lines remain on stale rows after an external file
change and buffer reload.

Solution:
Clear codelens extmarks and cached row/version state in `on_reload`
before requesting fresh code lenses.
2026-04-18 18:27:02 -07:00
..
2026-04-18 15:38:59 -04:00
2026-04-18 15:38:59 -04:00
2026-03-11 18:24:57 +01:00
2025-06-06 15:36:48 +01:00
2026-04-18 15:38:59 -04:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-12 14:17:50 +02:00
2026-04-18 15:38:59 -04:00
2026-03-11 18:00:18 +01:00
2026-04-18 15:38:59 -04:00