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

JsonToElixir

Cameron Eckman

|
143 installs
| (0) | Free
Converts an open JSON file to an Elixir list
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON To Elixir README

Converts a JSON structure to an Elixir list optionally within an OK tuple.

  • Works best with a formatted JSON file.

Commands

In the Command Palette, type JSON and choose a command:

  1. JSON To Elixir: Convert -> To convert JSON to a list.
  2. JSON To Elixir: Convert -> To convert JSON and add the list within an :ok tuple.

Requirements

This extension has no requirements or dependencies.

Extension Settings

This extension has no extension settings.

Known Issues

  • If you have "null" within a string it will get replaced with "nil" also.

Release Notes

  • Fixed "command 'jsontoelixir:convertWithOk' not found" error.

See past versions in change log.

Source

GIT

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