/vscode-elixir-map

Visual Studio Code extension to interact with elixir maps

Primary LanguageJavaScriptMIT LicenseMIT

Elixir Map

A Visual Studio Code extension that helps you with your maps in Elixir!

Installation

You can install it through the Visual Studio Code Marketplace.

Features

Elixir Map: Map to JSON

Convert the Elixir Map you select into a JSON

Map to JSON

Elixir Map: JSON to Atom Map

Convert the JSON you select into an Elixir Atom Map

JSON to Atom Map

Elixir Map: JSON to String Map

Convert the JSON you select into an Elixir String Map

JSON to String Map

Contributing

Feel free to suggest some new features or report bugs creating a new issue. Or even better, you can open a pull request! 😄