Awesome experience with Scala on Eclipse
Currently, most Scala developers use Intellij IDEA as their main tool to write code. While it is a wholesome and tested solution, it might not suit everybody’s needs. A lot of people are using Eclipse as their editor of choice and the current solution, Scala IDE that is based on Eclipse, is no longer actively maintained.
Metals is a Language Server Protocol (LSP) implementation enables users of Eclipse to enjoy rich IDE capabilities such as code completion, rename, diagnostics, goto definition and more. We are working on creating a plugin that easily integrates the Metals into Eclipse LSP4E and we would like to show exactly how it works and why we think it's a superior solution. Metals is open source and available at https://github.com/scalameta/metals, where it is maintained by the Scala Center, VirtusLab along with contributors from the Scala community.
Speaker:
Tomasz Godzik (VirtusLab)