beerose / go-group-imports-vscode

VSCode extension for separating imports in go files into three groups: stdlib, 3rd party, own.
https://marketplace.visualstudio.com/items?itemName=aleksandra.go-group-imports
MIT License
31 stars 20 forks source link

Auto-save fucks this up #19

Open tizu69 opened 1 year ago

tizu69 commented 1 year ago

You basically can't import anything manually and have to rely on IntelliSense or refactoring while AS is on.