Skip to main content

Metals v1.5.1 - Strontium

· 2 min read

We're happy to announce the release of Metals v1.5.1, which brings a hotfix for go to definition error reporting.

Commits since last release12
Merged PRs9
Contributors6
Closed issues4
New features0

For full details: https://github.com/scalameta/metals/milestone/76?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!

Create an error report only on an empty definition

Fix for a bug, where an error report would be created always on go to definition action.

Miscellaneous

  • improvement: Don't fail on creating short type (Scala 2) kasiaMarek
  • improvement: Default to empty object if no metals section tgodzik
  • improvement: Use only current source tree for searching for local symbols in pc (Scala 3) kasiaMarek

Contributors

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

$ git shortlog -sn --no-merges v1.5.0..v1.5.1
5 kasiaMarek
2 Scalameta Bot
3 Tomasz Godzik
1 Katarzyna Marek
1 dependabot[bot]
1 tgodzik

Merged PRs

v1.5.1 (2025-01-24)

Full Changelog

Merged pull requests: