x/tools/gopls: missing textDocument/references results at first, in emacs+eglot+xrefs #53499
Labels
Documentation
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
New
identifier and call thexref-find-references
Lisp command.This history of opened buffers should not affect the results of this query.
My first question at this point is: is the problem in Emacs or gopls? I tried to answer that by using the command-line client, but that exits zero with no output even when Emacs is working, which looks like a separate bug:
(Adding -v to the latter command displays a number of info logs concerning "go/packages.Load". Is the command-line tool trying to do the analysis itself instead of sending a request to the server?)
The text was updated successfully, but these errors were encountered: