Skip to content

Instantly share code, notes, and snippets.

@florinpatrascu
florinpatrascu / Sublime3, LSP and Elixir - notes.md
Last active March 16, 2019 11:45
Experimenting with the Universal Language Server support for Sublime Text 3 plugin and Elixir, using the Language Server Protocol.

Sublime3, LSP and Elixir - notes

Experimenting with the Universal Language Server support for Sublime Text 3 plugin, available here and Elixir, using the Language Server Protocol.

Right now, and sadly, the LSP plugin doesn't include Elixir out of the box. A bit of copying some files around and editing, is still required. I am focusing on OSX only, in this note.

Prerequisites

Install the following: