x/tools/gopls: rename also renames qualified identifiers in a doc comment #44151
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Start with:
govim
andgopls
)Name
offunc Name() string
Other
What did you expect to see?
The doc comment as follows:
What did you see instead?
Log files:
cc @stamblerre
FYI @leitzler
The text was updated successfully, but these errors were encountered: