Skip to content

bep/bugrepogoplsgenericfuncref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro bug in gopls/VSCode, golang/go#75096

Navigate to pkg2/bar.go and right click BarFunc and select Find All References. It only find itself, not the usage in pkg1. If you make the BarFunc non-generic, e.g. BarFunc func() string, it works fine.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages