Skip to main content

Metals v0.10.9 - Tungsten

· 2 min read

We're happy to announce the release of Metals v0.10.9, which mostly important feature is the Scala 2.13.7 support.

Commits since last release36
Merged PRs19
Contributors4
Closed issues3
New features1

For full details: https://github.com/scalameta/metals/milestone/44?closed=1

Metals is a language server for Scala that works with VS Code, Vim, Emacs, Sublime Text and Eclipse. Metals is developed at the Scala Center and VirtusLab with the help from Lunatech along with contributors from the community.

TL;DR

Check out https://scalameta.org/metals/, and give Metals a try!

  • Support for Scala 2.13.7

Miscellaneous

  • Fix issues with breakpoints on Windows.
  • Add enum as a new file type option in Scala 3.
  • Fix issues with expression evaluation when long classpath is used.

Contributors

Big thanks to everybody who contributed to this release or reported an issue!

$ git shortlog -sn --no-merges v0.10.8..v0.10.9
Tomasz Godzik
Vadim Chelyshov
Chris Kipp
Kamil Podsiadlo

Merged PRs

v0.10.9 (2021-11-03)

Full Changelog

Merged pull requests: