[Geany-Users] Elixir Syntax File?
Colomban Wendling
lists.ban at xxxxx
Fri Sep 9 12:39:42 UTC 2016
Le 09/09/2016 à 13:36, Karma Kolabor a écrit :
> Hi,
>
> is there an elixir syntax file anywhere?
None that I know of, and Scintilla[1] doesn't seem to have a specific
lexer for it.
However, the language doesn't look too strange at first glance, and
maybe the Python or Ruby (or other) lexers could work. Look at the
documentation on how to create a custom filetype:
https://www.geany.org/manual/current/index.html#custom-filetypes
Hope this helps,
Colomban
[1] the editing component we use, http://scintilla.org/
More information about the Users
mailing list