/SublimeElixirPlayground

A Sublime Text 2/3 plugin to share Elixir code with Elixir Playground.

Primary LanguagePythonDo What The F*ck You Want To Public LicenseWTFPL

Sublime Elixir Playground

A Sublime Text 2/3 plugin to share your Elixir code on the Elixir Playground from your favourite editor!

Usage

You can use either shortcuts or commands from the command prompt, the latter with the prefix ElixirPlayground.

Shortcuts

  • ctrl+alt+c: Share your current selection on the Elixir Playground, the shareable url will be copied to your clipboard
  • ctrl+alt+shift+c: Same as the above but will share the full contents of the current file

Installation

Installing through Package Control is preferred but you can simply clone this repository into your Sublime Text Packages/ folder.