Source code editors for Erlang: Difference between revisions

Content deleted Content added
Hcs42 (talk | contribs)
Remove "citation needed" and "orphan" warnings (they have been fixed)
Added {{Original research}} and {{Unreliable sources}} tags: sources are not independent of the subjects
 
(7 intermediate revisions by 6 users not shown)
Line 1:
{{main|Erlang (programming language)}}
{{Multiple issues|
[[Erlang]] is an [[Open-source software|open source]] [[programming language]]. Multiple development environments (including IDEs and source code editors with plug-ins adding IDE features) have support for Erlang.<ref>[http://erlang.org/faq/tools.html erlang.org: Erlang tools]</ref>
{{Original research|date=August 2025}}
{{Unreliable sources|date=August 2025}}
}}
[['''Erlang]]''' is an [[Open-source software|open source]] [[programming language]]. Multiple development environments (including IDEs and source code editors with plug-ins adding IDE features) have support for Erlang.<ref>[http://erlang.org/faq/tools.html erlang.org: Erlang tools]</ref>
 
== Integrated Development Environments (IDEs) ==
Line 36 ⟶ 40:
| {{yes}}
| {{yes|vim-erlang-omnicomplete plug-in<ref>[https://github.com/vim-erlang/vim-erlang-omnicomplete vim-erlang-omnicomplete plug-in] for Vim</ref>}}
| {{yes|ALE plug-in<ref>[https://github.com/dense-analysis/ale ALE plugin-in] for Vim</ref>}}
|
|-
! [[Eclipse (software)|Eclipse]]
Line 49 ⟶ 53:
|-
! [[IntelliJ IDEA]]
| {{yes|intellij-erlang plug-in<ref name="intellij-erlang">[httphttps://ignatov.github.io/intellij-erlang/ intellij-erlang plug-in] for IntelliJ</ref>}}
| {{yes|intellij-erlang plug-in<ref name="intellij-erlang"/>}}
| {{yes|intellij-erlang plug-in<ref name="intellij-erlang"/>}}
Line 99 ⟶ 103:
|}
 
===Goto, Searchingsearching===
{| class="wikitable sortable" style="font-size: 85%; text-align: center; width: auto;"
|-
Line 124 ⟶ 128:
! [[IntelliJ IDEA]]
| {{yes|intellij-erlang plug-in<ref name="intellij-erlang"/>}}
| {{yes|intellij-erlang plug-in<ref name="intellij-erlang"/>}}
| {{no}}
| {{yes|intellij-erlang plug-in<ref name="intellij-erlang"/>}}
|-
Line 217 ⟶ 221:
| {{no}}
| {{yes|erlide plug-in<ref name="erlide"/>}}
| {{yes|erlide plug-in<ref name="erlide"/>}}
| {{no}}
|-
! [[IntelliJ IDEA]]
Line 257 ⟶ 261:
==References==
{{reflist|30em}}
 
{{DISPLAYTITLE:Comparison of IDE choices for Erlang programmers}}
 
[[Category:Integrated development environments|*]]