x/tools/gopls: Wrongly received json information of other nvim plugins #55892
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
gopls version
golang.org/x/tools/gopls v0.9.5
golang.org/x/tools/gopls@(devel)
go env
What did you do?
i just use the neovim plugin gitsigns.nvim , and use :lua vim.lsp.buf.code_action(),and Option to trigger gitsigns

It looks like gopls tries to recognize the json sent to gitsigns, but my gitsigns is working fine
There is only such a line of errors, there are no other errors in nvim's lsplog
At present, the operation is normal, but this happens when the function triggered by the code action of gitsigns is used.
Editor and settings
The text was updated successfully, but these errors were encountered: