feature request: generate json tags · Issue #433 · microsoft/vscode-go
@fatih's excellent vim-go has a great feature allowing you to generate struct field tags. The behavior is defined in this section: https://github.com/fatih/vim-go-tutorial#snippets Select a field, ...