home..
Golang Autoimport Doesn't Works
Ade Firman Fauzi / November 2022
vscode
golang
issue
Most issue you disabled the gopls
module in Vscode settings. Try re-enable it and restart the Vscode.
If that not resolve issues, try update the tools by using
CMD + Shift + P > Go: Install/Update tools > Checklist all of them
Then restart the Vscode