Releases: maxnatchanon/vscode-go-struct-tag-autogen
Releases · maxnatchanon/vscode-go-struct-tag-autogen
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
- Fix bugs
- Suggestions not showing up when field type has
[]
characters
- Suggestions not showing up when field type has
1.0.1
- Add tag support:
form
- Fix bugs
- Suggestions not showing up when field type has
.
characters
- Suggestions not showing up when field type has
1.0.0
- Initial release
- Supported tags: json, bson, binding
- Supported cases: camel, snake, pascal, none
- Features: Tag suggestion, Tag value suggestion, Generate tags command