<div dir="ltr">Hi all,<br><br>Erlang LS - Version 0.3.0 (and the respective VSCode Extension 0.0.11) are out!<br><br><a href="https://github.com/erlang-ls/erlang_ls/releases">https://github.com/erlang-ls/erlang_ls/releases</a><br><a href="https://marketplace.visualstudio.com/items?itemName=erlang-ls.erlang-ls">https://marketplace.visualstudio.com/items?itemName=erlang-ls.erlang-ls</a><br><br>Code lenses, progress reports during indexing, auto-completion for atoms, built-in functions and types, find type references and more!<br><br>Changelog:<br><br>* Improve URI handling<br>* Introduce support for code lenses<br>* Introduce server-info code lense (disabled by default)<br>* Fix some Windows incompatibilities<br>* Avoid the entire server crashing in case of failing providers<br>* Improve support for Unicode<br>* Introduce background jobs<br>* Show progress while indexing<br>* Fix handling of empty RootUri (Sublime users should enjoy this)<br>* Add support for .escript files<br>* Update logging framework<br>* Add support for finding type references<br>* Enable logging by default<br>* Remove eflame dependency<br>* Add auto-completion for built-in functions and types<br>* Goto definition on an atom goes to that module if it exists<br>* Fix symlinks handling<br>* Add auto-completion for atoms<br>* Add edoc support for OTP modules (requires OTP 23 once available)<br>* Introduce CLI help menu via getopt<br><br>Thanks to all amazing 15 contributors!<br><br>Roberto</div>