Metals v0.5 is out with code completions, type at point and more

Metals is a language server for Scala that is developed at the Scala Center and can be used with VS Code, Atom, Emacs, Vim and Sublime Text. We just published a new release that adds code completions, show type at point, parameter hints, code folding, document highlight and more.

Release notes https://scalameta.org/metals/blog/2020/04/12/mercury.html

17 Likes

Amazing. It even works smoothly with macros!

1 Like

Is it 2020 already? Man, time flies.

1 Like

Code completion is one of the most important features. Looking forward to refactoring. Congrats.