Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Em. Well, as usual, vim, but in general kate seems to support Erlang syntax highlighting.
I use Geany. The Ubuntu packages will have the old version without highlighting erl files, and the packages will have the official version. The editor's site is already all present.
Minus: parsing functions into Geany tags is not supported - "tags" in Geany are used to navigate through the code.
Plus: a full-fledged terminal is built in, just don’t forget to enable the parameter in the settings so that the Ctrl + C combinations work, etc. In the terminal, I launch the dev server with the sync application through rebar , where immediately after writing the .erl file I see a log about successful / unsuccessful compilation. For me, as a beginner in Erlang, this is very convenient.
If it's not too late, I'll recommend Sublime Text 2. A very convenient editor, they say it's somewhat similar to TextMate. It highlights the syntax, there is a file tree, the ability to compile and write your own plugins for it in python.
Emacs + distel, when I last looked, worked so-so, but everything else is just simple editors with highlighting.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question