Skip to content

v1.2.0

Compare
Choose a tag to compare
@gabro gabro released this 25 Jan 14:56
eb0462d

Summary

This release adds compatibility with Metals v0.4.0 (codename Tin) as well as introducing many improvements.

Refer the release notes for Metals v0.4.0 for a summary of the new Metals features!

🎉 New features

  • Add "cascade compile" and "cancel compile" tasks. #51 (olafurpg)
  • Synchronize client commands with latest Metals. #51 (olafurpg)

💅 UX improvements

  • Select latest JVM version when possible. [#58](#58 (olafurpg)
  • Use non-memory JVM options from .jvmopts file. [#57] (olafurpg)
  • Focus on webview when running doctor. [#55] (olafurpg)
  • Reduce default memory settings. #48 (olafurpg)
  • Add mis-configured Java Home as possible reason for download error. #49 (olafurpg)
  • Ask to reload window on changes to server properties. #43 (olafurpg)
  • Prefer JDK over JRE. #38 (gabro)

📚 Documentation

🌐VSCode Markeplace

  • Rename Marketplace extension to "Scala (Metals)" for discoverability. #56 (olafurpg)
  • Add changelog since v1.0.0. #60 (olafurpg)