x/tools/gopls: VS Code breadcrumbs broken with methods #36949
Closed
Milestone
Comments
After some quick investigation, it seems that this is caused by our use of the hierarchical symbol support to categorized methods below their receiver's type. The behavior of the VS Code extension is to show something like |
Change https://golang.org/cl/221819 mentions this issue: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See microsoft/vscode-go#3021.
The text was updated successfully, but these errors were encountered: