<div dir="ltr">Hi all,<br><br>I'm glad to announce the latest release of Erlang LS, the editor-agnostic language server for Erlang.<br><br><font size="4">Getting Started</font><br>If you don't know what a language server is and how it can drastically boost your development productivity, here is an intro from the <i>Code Beam V</i> conference:<br><br><a href="https://www.youtube.com/watch?v=aVC__xlUJ3s" target="_blank">https://www.youtube.com/watch?v=aVC__xlUJ3s</a><br><br>You can also check the Erlang LS documentation on how to get started with your favourite editor of choice (Emacs, VS Code, Vim, etc):<br><br><a href="https://erlang-ls.github.io">https://erlang-ls.github.io</a><div><br><font size="4">Highlights from the latest release</font><br><ul><li>Add support for snippets (<a href="https://erlang-ls.github.io/articles/snippets-are-here/">https://erlang-ls.github.io/articles/snippets-are-here/</a>)</li><li>Fix a number of bugs related to POI ranges (thanks to @garazdawi)</li><li>Complete with arity-only when dealing with a remote fun</li><li>Complete facelift for docs on hover</li><li>Include function clauses on hover</li><li>Introduce symbol highlighting</li><li>More robust els_code_navigation:find_in_document/5 (thanks to @alanz)</li><li>Add support for renaming macros and callback functions</li><li>Be able to navigate to record definitions from types (thanks to @onno-vos-dev)<br></li></ul><font size="4">Full Changelog<br></font><a href="https://github.com/erlang-ls/erlang_ls/releases/tag/0.7.0" target="_blank">https://github.com/erlang-ls/erlang_ls/releases/tag/0.7.0</a><font size="4"><br></font><br>Thanks to all contributors and especially to Lukas Larsson (Erlang Solutions/Ericsson), Onno Vos (Klarna) and Alan Zimmerman (WhatsApp/Facebook).<br><br>Enjoy!<br><br>Roberto Aloi</div></div>