[erlang-questions] Erlang plugin for IntelliJ IDEA

Jan Burse janburse@REDACTED
Wed Jul 25 18:30:21 CEST 2012


Sergey Ignatov schrieb:
> Hi all,
>
> Today I'm happy to announce the pre-alpha version of Erlang support
> plugin for IntelliJ Platform based products, e.g. IntelliJ IDEA,
> RubyMine etc.
>
> At the moment there are such basic features:
>   - Syntax and errors highlighting
>   - References resolving
>   - Code completion for functions, records and variables
>   - Keyword code completion
>   - Rename refactoring for modules, functions, records and variables
>   - Safe delete refactoring
>   - Structure view
>   - Find usages
>   - Code commenting/uncommenting
>   - Brace matching
>   - Basic code formatter
>
> Plugin page in IntelliJ repository:
> http://plugins.jetbrains.com/plugin/?pluginId=7083
> Source code: https://github.com/ignatov/intellij-erlang
>
> If you are interesting in this pluging, feel free to use the issue
> tracker: https://github.com/ignatov/intellij-erlang/issues
>
> Stay tuned.
>
> Cheers,
> Sergey Ignatov
>

Cool, what is the license of the plugin?




More information about the erlang-questions mailing list