Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Add Import could prioritize stdlib packages #2683

Closed

Description

Currently the "Go: Add Import" command doesn't prioritize core packages, so you often get a bunch of random packages over-powering the standard ones. Here's a few examples:

Screen Shot 2019-08-03 at 11 10 51 AM

Screen Shot 2019-08-03 at 11 15 24 AM

It wasn't a big deal when autocompletion of core packages worked without imports, but I can't seem to get that working anymore go.autocompleteUnimportedPackages enabled — maybe a gopls issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions