Improved auto-indent. This feature is enabled by default; in order to disable it, set erlang.autoIndent to false.
2016-02-17:
Experimental module name auto-completion (currently Erlang standard library modules only)
2016-02-16:
Added experimental support for auto-completion of Erlang standard library module functions. Enable it with setting erlang.enableExperimentalAutoComplete to true in your user settings and restart VSCode.
Features
Syntax highlighting
Auto-indent
Snippets
Auto-complete (experimental)
Work In Progress
This extension is still WIP, feel free to submit ideas/bug fixes
on Github.