tools icon indicating copy to clipboard operation
tools copied to clipboard

gopls: add `maxUnimportedPackageNames` option that makes the number of completion candidates for unimported packages configurable

Open 110y opened this issue 1 year ago • 1 comments

  • Add a new option: maxUnimportedPackageNames that makes the number of completion candidates for unimported packages configurable
    • This PR fixes: https://github.com/golang/go/issues/60988

110y avatar Jun 25 '23 07:06 110y

This PR (HEAD: d39db52d380e0ade8921abbd0b9516abcf956d1a) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/tools/+/505995 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off) See the Wiki page for more info

gopherbot avatar Jun 25 '23 07:06 gopherbot