This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 645
Format on save (goreturns) no longer works after upgrade #1333
Comments
Thanks for reporting @matthewmueller I have updated a few other places where the array from the configuration was being modified directly. This issue occurs only in the 1.19 Insiders. Folks on VS Code 1.18 should be fine. I'll release an update next week, until then you can do the below to get the fix beforehand:
|
Thanks for the quick fix! Works like a charm Yep, I can also confirm that it was only happening on Insiders. |
Thank You. |
The fix is now out in the latest update to the Go extension (0.6.69) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Everytime I try and save, I see this in the console:
A bit hard to write go without gofmt and goimports after getting used to them 😅
The text was updated successfully, but these errors were encountered: