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

Enhancement: Display function suggestions for package #41

Open
chriswalz opened this issue Oct 2, 2020 · 0 comments
Open

Enhancement: Display function suggestions for package #41

chriswalz opened this issue Oct 2, 2020 · 0 comments

Comments

@chriswalz
Copy link

E.g. when typing fmt.

the user would see:

fmt.Pr
fmt.Println()
fmt.Scan()
...

I could try implementing this if this is of interest.

@chriswalz chriswalz changed the title Enhancement: Display function suggestions Enhancement: Display function suggestions for package Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant