Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON SerializerNew to Visual Studio Code? Get it now.
JSON Serializer

JSON Serializer

Julian David

|
581 installs
| (0) | Free
Serialize and unserialize JSON files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

json-serializer

This is a simple extension that allows you to serialize and deserialize JSON objects in Visual Studio Code.

JSON Serializer Demo

Extension Settings

This extension is specifically designed to work with JSON files, which have the .json extension.

Keybindings:

  • ctrl+shift+s (Windows/Linux) or cmd+shift+s (Mac) - Serialize a JSON object.

  • ctrl+shift+u (Windows/Linux) or cmd+shift+u (Mac) - Unserialize a JSON object.

Release Notes

1.0.0

Initial release of JSON Serializer.

1.1.0

Add Github issues link

1.2.0

Add Extension icon

Author

Julián David

  • GitHub: @hipdev
  • Website: julianux.com

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

Support

If you like this project, give it a ⭐ and share it with friends!

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