Skip to content

Metals VS Code v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 10:58
f1800fb

What’s Changed

  • Update default Metals version to 0.9.0 (#292) @tgodzik
  • Add new icons for the metals view and a separate compilations section (#289) @tgodzik
  • Move from ClientExperimentalCapabilities to IntializationOptions (#290) @ckipp01
  • Upgrade to latest metals-languageclient (#291) @olafurpg
  • Add focus diagnostics command to be able to force the view from server (#281) @tgodzik
  • Turn off parent code lenses by default until issues are fixed (#284) @tgodzik
  • Utilize tvp interfaces from metals-languageclient (#276) @ckipp01
  • Add go to super method and reveal method hierarchyto palette (#275) @tgodzik
  • Add in a trim to the server version the user provides (#273) @ckipp01

🔧 Dependency updates