Open Tiper-In-Github opened 2 months ago
@Tiper-In-Github thanks for reaching out. Do you see a pending progress popup? If so, can you share the full gopls log with us? Thanks!
The second error (fixes: allImportsFixes...) is as expected - that is an error in the code and cannot be fixed with the imports.
I'm sorry, I think I provided all the output related to the error when the problem occurred. There is no more information above what I provided, of course, it may be that I misread it. If this problem comes up next time, I will add it. Thank you for everything you do for this.
What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_. - go 1.22.5 * Run `gopls -v version` to get version of Gopls from _the VS Code integrated terminal_. - v0.16.2 * Run `code -v` or `code-insiders -v` to get version of VS Code or VS Code Insiders. -
Share the Go related settings you have added/edited
Describe the bug
I saved the file but nothing happened after a long wait, so I checked OUTPUT->
gopls(server)
Steps to reproduce the behavior:
I saved the file but nothing happened after a long wait, so I checked OUTPUT->
gopls(server)
Screenshots or recordings
If applicable, add screenshots or recordings to help explain your problem.