atom-autocomplete-erlang
Erlang code autocompletions
prokopiy 3,486 2 0.6.20 MIT GitHub

atom-autocomplete-erlang

Build Status Package version! Dependencies!

Features

  • Autocompletion of global module functions
  • Autocompletion of local project module functions (those which compile successfully)
  • Adds snippets to Erlang files.

A screencast

Requirements

Must be installed Erlang/OTP and path to 'erl' executable file must be defined in OS.

Recommended that your project has a standard directory structure with the design principles of OTP applications.

Required packages

language-erlang autocomplete-plus autocomplete-snippets

apm publish patch