We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems with the introduction of 1.9.0 that issue #1246 has regressed and shown back up again.
Following the steps outlined in neovim/neovim#30638 I managed to capture the problematic event again...
...squashfs-root/usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:442: response id must be a number: { id = "8ddc2dda-1c6c-4cfc-b2fd-56334064738c", jsonrpc = "2.0", result = { completed = true, duration = 5, finished_at = "2025-01-13T09:06:45-05:00", guid = "8ddc2dda-1c6c-4cfc-b2fd-56334064738c", started_at = "2025-01-13T09:06:39-05:00" } }
Let me know if there is anything I can do to help with this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems with the introduction of 1.9.0 that issue #1246 has regressed and shown back up again.
Following the steps outlined in neovim/neovim#30638 I managed to capture the problematic event again...
Let me know if there is anything I can do to help with this.
The text was updated successfully, but these errors were encountered: