Go Reference FQNCopy the fully qualified reference name for a Go function or method directly from hover or the editor context menu. Rules
UsageOpen a Go file, place the cursor on a function or method reference, then use one of these entry points:
The extension resolves the symbol definition through the active Go language server and then formats the copied name using the rules above. |