Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SwiftJSONrNew to Visual Studio Code? Get it now.
SwiftJSONr

SwiftJSONr

Nautilus001

|
2 installs
| (0) | Free
On hovering a Codable struct in a .swift file, create a new file with some dummy JSON that matches the structure.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

swiftJSONr README

This extension was the product of my frustration with creating dummy JSON structures for my Swift structs. Long-term, the goal is to reverse it, making it simple to create Swift structs from JSON objects.

Features

Select any struct with a signature that conforms to the pattern: struct NameOfStruct: Codable, ...any other protocols here

Requirements

None

Extension Settings

None

Known Issues

Most, if not all, edge cases.

Release Notes

#0.0.1

In progress

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft