Skip to main content

Metals v1.6.2 - Osmium

· 5 min read

We're happy to announce the release of Metals v1.6.2, which is mainly a bugfix release.

Commits since last release28
Merged PRs28
Contributors5
Closed issues1
New features0

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

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

TL;DR

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

Miscellaneous

  • improvement: Also include SQL interpolation tgodzik
  • bugfix: Remove jrtClassPathCAches to try fix -release issues tgodzik
  • improvement: Enable Scala3Future dialect support (capture checking, better modularity) Odomontois
  • bugfix: Don't show error message when scalafix was invoked from quickfix tgodzik

Contributors

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

$ git shortlog -sn --no-merges v1.6.1..v1.6.2
12 Tomasz Godzik
11 scalameta-bot
3 dependabot[bot]
1 Odomontois
1 Zieliński Patryk

Merged PRs

v1.6.2 (2025-08-09)

Full Changelog

Merged pull requests: