erlang / erlide_kernel

Erlang IDE engine supporting source code indexing and manipulation. Currently only an Eclipse client is implemented.
http://erlide.org
16 stars 10 forks source link

update the indentation support #17

Open vladdu opened 6 years ago

vladdu commented 6 years ago

In the sourcer project, a submission has updated and improved the indentation code to match the emacs style and also properly handling multiline strings. This will become available via the language server, but until that is available, maybe updating the erlide code would be agood idea?