Skip to main content

Metals v0.11.1 - Aluminium

· 2 min read

Metals v0.11.1 is a bugfix release needed to fix a couple of performance regressions caused by some of the recent changes.

Commits since last release43
Merged PRs21
Contributors6
Closed issues3
New features0

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

  • Reenabled test explorer as the default in Visual Studio Code (thanks kpodsiad for the quick fix!)

Miscellaneous

  • Fix test explorer performance issues. kpodsiad
  • Fix performance in large files. tgodzik
  • fix user config for java formatting. Arthurm1
  • Call javap with -private flag. durban
  • Fix issues when using Metals analyze with inner classes. durban

Contributors

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

$ git shortlog -sn --no-merges v0.11.0..v0.11.1
Scala Steward
Tomasz Godzik
Kamil Podsiadlo
Vadim Chelyshov
Arthur McGibbon
Daniel Urban

Merged PRs

v0.11.1 (2022-01-17)

Full Changelog

Merged pull requests: