Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.63 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.63 KB

Erlang plugin

Build Status Build Status

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

Pre-release builds

Download the latest successful plugin, hit 'Install plugin from disk...' at 'Plugins' page in 'Settings' of your IDE, and point it to the downloaded archive.

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

Recent changes

The latest version

  • IntelliJ 2021.1 support
  • Erlang plugin could be installed and upgraded without restart
  • Enhanced suppression, #941
  • Enhanced copyright and edoc support, #936
  • Supported environment variables in Rebar run configurations