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:
JSON To Elixir: Convert -> To convert JSON to a list.
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
| |