Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
swift-json-decode
New to Visual Studio Code?
Get it now.
swift-json-decode
AntVil
|
415 installs
|
(
1
)
|
Free
A code generator tool for decoding json in swift.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
swift-json-decode
This extension can generate the decodable to a given json.
Features
support for nested objects
support for non top-level arrays
auto generated coding keys