A VS Code extension designed to streamline the workflow for Go developers. Convert between JSON objects and Go structures seamlessly with advanced type inference and tag customization.
🚀 Features
Quick Sidebar Access: Integrated side panel for real-time conversion while you code.
Full Editor View: Open as a full editor tab for large data structures via Command Palette.
Bidirectional: Support for both JSON → Go Struct and Go Struct → JSON.
Advanced Tags: Native support for GORM, omitempty, and customizable Case Styles.
Offline Capable: Zero external dependencies; works anywhere, anytime.
📖 How to Use
1. Sidebar View
Click the Go Struct JSON icon in the Activity Bar to open the side panel.
2. Command Palette
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux).
Search for "Go Struct ⇄ JSON Converter".
☕ Support
If you find this tool helpful, please consider supporting its development: