JSON to Go
May 4, 2024 ยท View on GitHub
This extension helps you convert JSON data to a Go type definition
It exposes multiple commands that can be run through the pallete or added to a hotkey. The base command is JSON to Go: Convert.
By default the extension will convert complex JSON automatically when pasting into a Go file.
