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

feat: support imports autocomplete #362

Merged
merged 26 commits into from
Jul 15, 2024
Merged

feat: support imports autocomplete #362

merged 26 commits into from
Jul 15, 2024

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Jul 15, 2024

This PR adds support of Go imports autocomplete.

  • At the moment, only Go standard libraries are supported.
  • Packages list is generated during build time and cached in IndexedDB for 7 days.

image

@x1unix x1unix added this to the 2.0.0 milestone Jul 15, 2024
@x1unix x1unix merged commit a42cf9a into master Jul 15, 2024
1 check passed
@x1unix x1unix deleted the feat/import-autocomplete branch July 15, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant