Go getters and setters generator (GGSG)A VSCode extension to automatically generate getters and setters for struct fields. FeaturesThis extension generates pointer receivers. Setters always return the struct pointer to allow method chaining. How to use
Extension SettingsNone at the moment Known IssuesNone Release Notes1.0.0Initial release of GGSG Hope you enjoy this extension! |