how can i Automatically import packages in golang #7610
-
My language is golang. When I copy the code from other places, I find that it cannot automatically import the required packages. My helix version is 23.05 |
Beta Was this translation helpful? Give feedback.
Answered by
notmgsk
Jul 17, 2023
Replies: 2 comments 1 reply
-
my languages.toml |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
codeErrorSleep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
space a
->Organize imports
should add the necessary imports.