Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package autocompletion in import section and command to import a single package #20

Open
piotrkubisa opened this issue Nov 13, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@piotrkubisa
Copy link
Contributor

piotrkubisa commented Nov 13, 2019

In VSCode there is Go: Add import command that helps to find an import of your choice from a fuzzy-finder. Additionally, when your cursor is in the import section and you have started typing a new entry in quotes you may expect a suggestion list of packages.

@piotrkubisa piotrkubisa changed the title Add import autompletion for imports and command to import single package. Add package autompletion in import section and command to import a single package Nov 13, 2019
@piotrkubisa piotrkubisa changed the title Add package autompletion in import section and command to import a single package Add package autocompletion in import section and command to import a single package Nov 13, 2019
@yields yields added the enhancement New feature or request label Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants