go-group-imports-vscode icon indicating copy to clipboard operation
go-group-imports-vscode copied to clipboard

OnSave loops and does not save the file.

Open flan6 opened this issue 2 years ago • 0 comments

After a recent update in vscode when saving a .go file the imports keeps flashing in a loop and the file is not saved. It only happens on save, calling >Group Imports works fine.

had to disable "groupImports.onSave": false

flan6 avatar Jul 20 '22 20:07 flan6