[erlang-questions] Erlang plugin for IntelliJ IDEA
Tim Watson
watson.timothy@REDACTED
Thu Jul 26 07:40:18 CEST 2012
On 26 Jul 2012, at 05:54, Prashant Sharma <meetprashant007@REDACTED> wrote:
> Robert ,
>
> Do we have something of that sort for emacs? (code completion etc..)
>
Yes. Look at distel. It can be extended easily too.
>
> On Thu, Jul 26, 2012 at 7:13 AM, Roberto Ostinelli <roberto@REDACTED> wrote:
>> may i ask you why you decided to start another plugin, instead of
>> contributing to one of the existing projects that is?
>>
>> do you plan on supporting testings? that's the reason that made me start
>> sublimerl.
>> https://github.com/ostinelli/sublimerl
>>
>> r.
>>
>>
>> On Wed, Jul 25, 2012 at 8:22 AM, Sergey Ignatov <ignatovs@REDACTED> wrote:
>>>
>>> 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
>>> _______________________________________________
>>> erlang-questions mailing list
>>> erlang-questions@REDACTED
>>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>>
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list