You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2024. It is now read-only.
Error executing vim.schedule lua callback: .../start/lspsaga.nvim/lua/lspsaga/codeaction/indicator.lua:37: line value outside range
stack traceback:
[C]: in function 'nvim_buf_set_extmark'
.../start/lspsaga.nvim/lua/lspsaga/codeaction/indicator.lua:37: in function 'callback'
....mount_nvimc4Z54u/usr/share/nvim/runtime/lua/vim/lsp.lua:1472: in function 'handler'
....mount_nvimc4Z54u/usr/share/nvim/runtime/lua/vim/lsp.lua:964: in function 'cb'
vim.lua:285: in function <vim.lua:285>
Expected Behavior
No error while switching between buffers.
Actual Behavior
The error appears from time to time.
Neovim Built in Behavior
I'm not sure about the question but I suppose built in behaviour doesn't produce any errors 😄
Details
Reproduce
I don't have exact steps to reproduce it happens randomly when working with couple python files with pylsp enabled.
Environment
Description
While switching between buffers I get the error:
Expected Behavior
No error while switching between buffers.
Actual Behavior
The error appears from time to time.
Neovim Built in Behavior
I'm not sure about the question but I suppose built in behaviour doesn't produce any errors 😄
Details
Reproduce
I don't have exact steps to reproduce it happens randomly when working with couple python files with pylsp enabled.Environment
The text was updated successfully, but these errors were encountered: