You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to make gopls's parsego.File.Cursor field private and make all uses go through an accessor method, and I realize this is this is the kind of this we should have a tool for.
I'm currently trying to make gopls's parsego.File.Cursor field private and make all uses go through an accessor method, and I realize this is this is the kind of this we should have a tool for.