Skip to content

is00hcw/intellij-erlang

 
 

Repository files navigation

Erlang plugin

Erlang Plugin turns IntelliJ IDEA and other IntelliJ-based products (RubyMine, PyCharm, WebStorm, etc.) to a convenient Erlang IDE.

Pre-release builds

You can manually set up the latest plugin version from the releases page or from the intellij-erlang-builds folder.

Note for Mac OS X users: you need to download the entire zip file, not a several jars (see Apple discussion forum).

Standalone Erlang IDE

We are going to release a standalone Erlang IDE. If you are interested on it, please contact to me.

Recent changes

Version 0.5.7

  • Erlang 17 support
  • Function separators (#452)
  • Bugfixes

Version 0.5.*

  • Updated icons (also with retina support)
  • Search, rename, and completion for atoms (#186
  • Better name resolution for variables (#198, #437)
  • Bugfixes

Work in progress

  • Enhanced and remote debugger
  • Preprocessing support