[erlang-questions] Syntax Highlighting for Erlang with gedit
Vlad Dumitrescu
vladdu55@REDACTED
Mon May 7 13:23:34 CEST 2007
Hi,
These work just fine in erlide.
/Vlad
On 5/7/07, Dominic Williams <xpdoka@REDACTED> wrote:
> Thanks, that's useful. If you care to improve it, you might want
> to handle the following code properly (which confuses the
> emacs mode too, BTW. How about erlide, and vim ?).
>
> ascii_values() ->
> [$a, $\n, $", $1, $2].
>
> multi_line() ->
> "
> This
> is a
> multi-line string
> ".
More information about the erlang-questions
mailing list