Skip to content

Releases: scalameta/metals-vscode

Metals VS Code - v1.10.1

06 Apr 19:51
c7ceec9
Compare
Choose a tag to compare

What’s Changed

🔧 Dependency updates

Metals VS Code - v1.10.0

24 Feb 12:35
87b132b
Compare
Choose a tag to compare

What’s Changed

  • Update default metals version to 0.10.0 (#510) @tgodzik
  • Delay notification for slowTask for 2 seconds (#505) @gourlaysama
  • Add CopyWorksheetOutputProvider to enable worksheet code lenses (#500) @tgodzik
  • Add fallback-scala-version configuration option (#494) @dos65
  • Fix remote debug port placeholder (#497) @pvid
  • Make debug console show up always when running or debugging (#492) @tgodzik
  • Fix README (find-java-home has replaced by locate-java-home as v1.1.0) (#493) @tanishiking

🔧 Dependency updates

Metals VS Code - v1.9.13

19 Jan 18:02
ca4c9ab
Compare
Choose a tag to compare

What’s Changed

  • Update default Metals server version to 0.9.10 (#487) @tgodzik

Metals VS Code - v1.9.12

17 Jan 16:29
42afcce
Compare
Choose a tag to compare

What’s Changed

Metals VS Code - v1.9.11

17 Jan 16:02
fdaf864
Compare
Choose a tag to compare

What’s Changed

  • Update default server version to 0.9.9 (#485) @tgodzik
  • Show decorations for visible editors and not just for active one (#483) @tgodzik
  • Revert to an older version of openvsx to fix release issue (#474) @tgodzik

🔧 Dependency updates

Metals VS Code - v1.9.10

19 Dec 20:17
eb7bbae
Compare
Choose a tag to compare

What’s Changed

🔧 Dependency updates

Metals VS Code - v1.9.9

30 Nov 14:49
0fe49cb
Compare
Choose a tag to compare

What’s Changed

  • Add isWholeLine back in case of worksheets (#457) @tgodzik

🔧 Dependency updates

Metals VS Code - v1.9.8

26 Nov 16:32
56da295
Compare
Choose a tag to compare

What’s Changed

🔧 Dependency updates

Metals VS Code - v1.9.7

20 Nov 16:21
9b43cca
Compare
Choose a tag to compare

What’s Changed

🔧 Dependency updates

Metals VS Code - v1.9.6

10 Nov 18:02
c78440f
Compare
Choose a tag to compare

What’s Changed

  • Update default metals version and readme (#441) @tgodzik
  • Support implicit decorations from the Metals server (#413) @tgodzik
  • Add env parameter for adding environment variables (#414) @tgodzik
  • Add scalafixConfigPath option (#402) @mlachkar
  • Basic commands needed to explore sbt bsp support (#426) @ckipp01
  • Support remote debugging (#419) @pvid
  • Add an envFile parameter to debug launch configuration. (#420) @mwz
  • Fix homepage which is shown in marketplace (#437) @ckipp01

🔧 Dependency updates