Files
neovim/runtime/lua/vim
Jaehwang Jung b4ba27c238 fix(lsp): codelens extmark line out of range (#35070)
Problem:
When setting extmark for a codelens after it's asynchronously resolved,
the line may have been removed, raising "invalid 'line': out of range"
error. This is a regression from #34888.

Solution:
Re-introduce the line count check.
2025-07-26 12:58:51 -07:00
..
2025-06-06 15:36:48 +01:00
2025-07-04 15:53:29 +03:00
2025-06-06 15:36:48 +01:00
2025-06-06 15:36:48 +01:00
2025-06-17 07:14:25 -07:00
2025-06-06 15:36:48 +01:00
2025-07-10 21:50:46 -04:00
2025-06-06 15:36:48 +01:00
2025-07-20 22:09:27 +08:00
2025-06-06 15:36:48 +01:00
2025-07-07 18:56:22 -07:00
2025-06-14 17:24:36 +02:00