[go-nuts] Re: guru on Windows limits referrers to the same package

2018-05-27 Thread Torsten Uhlmann
u-wsl-bridge It works on my system, but hasn't been thoroughly yet. Maybe someone finds it helpful, Torsten. Am Freitag, 25. Mai 2018 20:23:39 UTC+2 schrieb Torsten Uhlmann: > > Hi, > > I just had to move my GO environment from Linux to Windows 10. I set up > everything as simpl

[go-nuts] guru on Windows limits referrers to the same package

2018-05-25 Thread Torsten Uhlmann
Hi, I just had to move my GO environment from Linux to Windows 10. I set up everything as simple as possible (GOROOT = C:\go, GOPATH = %USERPROFILE%\go) to test the installation. For an IDE I use vscode. When trying to see all referrers of a struct type vscode only shows references within the