Metals

Metals

  • Docs
  • Blog
  • GitHub

›All Blog Posts

All Blog Posts

  • Metals v0.9.8 - Lithium
  • Metals v0.9.7 - Lithium
  • Metals v0.9.6 - Lithium
  • Metals v0.9.5 - Lithium
  • sbt BSP support
  • Metals v0.9.4 - Lithium
  • Metals v0.9.3 - Lithium
  • A Dive into Configuring Metals
  • Metals v0.9.2 - Lithium
  • Metals v0.9.1 - Lithium
  • Metals v0.9.0 - Lithium
  • Metals v0.8.4 - Cobalt
  • Metals v0.8.3 - Cobalt
  • Metals v0.8.1 - Cobalt
  • Metals v0.8.0 - Cobalt
  • Metals v0.7.6 - Thorium
  • Metals v0.7.5 - Thorium
  • Metals v0.7.2 - Thorium
  • Metals v0.7.0 - Thorium
  • Metals v0.6.1 - Radium
  • Metals v0.5.1
  • Metals v0.5.0
  • Metals v0.4.4
  • Metals v0.4.0
  • Low-memory symbol indexing with bloom filters
  • Metals v0.3.2
  • Fast goto definition with low memory footprint
  • Metals v0.3 - Iron

Metals v0.9.7 - Lithium

November 26, 2020

Tomasz Godzik

Tomasz Godzik

We're happy to announce the release of Metals v0.9.7, which introduces the support for the newest Scala 3 milestone, 3.0.0-M2.

Commits since last release 17
Merged PRs 7
Contributors 5
Closed issues 3
New features 0

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

Metals is a language server for Scala that works with VS Code, Vim, Emacs, Sublime Text, Atom 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!

  • Scala 3.0.0-M2 support

Miscellaneous

  • Don't add semanticDB plugin for Scala 2.10 when using sbt BSP.
  • Autocomplete empty scaladoc if nothing is defined afterwards.

Contributors

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

$ git shortlog -sn --no-merges v0.9.6..v0.9.7
Tomasz Godzik
Chris Kipp
Bjorn Regnell
Ethan Atkins
Rikito Taniguchi

Merged PRs

v0.9.7 (2020-11-26)

Full Changelog

Merged pull requests:

  • Add support for Scala 3 3.0.0-M2 #2260 (tgodzik)
  • Don't add semanticDB plugin for Scala 2.10 when using sbt BSP #2258 (ckipp01)
  • Bump swoval to latest version #2259 (eatkins)
  • Fix documentation about buildTarget #2257 (tgodzik)
  • Autocomplete empty scaladoc if nothing is defined afterwards #2252 (tanishiking)
  • New directories namespace io.github.soc -> dev.dirs #2251 (ckipp01)
  • Add release notes for 0.9.6 #2249 (tgodzik)
Recent Posts
  • TL;DR
  • Miscellaneous
  • Contributors
  • Merged PRs
  • v0.9.7 (2020-11-26)
Metals
Overview
Text EditorsBuild ToolsProject GoalsContributing
Editors
Visual Studio CodeVimSublime TextEmacsEclipse
Social
Copyright © 2021 Metals