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
The tools repository supports two command lines for fixing imports, goimports and gopls imports. They have separate logic and vastly different performance characteristics. It would be useful to understand how often goimports is invoked.