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

json2yaml

tuxtina

|
77,478 installs
| (6) | Free
Convert JSON to YAML, and YAML to JSON.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

json2yaml

A Visual Studio Code extension to convert the current editor selection from JSON to YAML, and vice versa.

After installation, you'll find two new commands in the Command Palette (F1 by default):

  • Convert JSON to YAML
  • Convert YAML to JSON

Uses js-yaml to do the actual conversion.

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