const internalDefinition …
func TestGoToInternalDefinition(t *testing.T) { … }
const linknameDefinition …
func TestGoToLinknameDefinition(t *testing.T) { … }
const linknameDefinitionReverse …
func TestGoToLinknameDefinitionInReverseDep(t *testing.T) { … }
const linknameDefinitionDisconnected …
func TestGoToLinknameDefinitionDisconnected(t *testing.T) { … }
const stdlibDefinition …
func TestGoToStdlibDefinition_Issue37045(t *testing.T) { … }
func TestUnexportedStdlib_Issue40809(t *testing.T) { … }
func TestHoverOnError(t *testing.T) { … }
func TestImportShortcut(t *testing.T) { … }
func TestGoToTypeDefinition_Issue38589(t *testing.T) { … }
func TestGoToTypeDefinition_Issue60544(t *testing.T) { … }
func TestImportTestVariant(t *testing.T) { … }
func TestGoToCrashingDefinition_Issue49223(t *testing.T) { … }
func TestVendoringInvalidatesMetadata(t *testing.T) { … }
const embedDefinition …
func TestGoToEmbedDefinition(t *testing.T) { … }
func TestDefinitionOfErrorErrorMethod(t *testing.T) { … }
func TestAssemblyDefinition(t *testing.T) { … }
func TestPackageKeyInvalidationAfterSave(t *testing.T) { … }