Releases: scalameta/metals-vscode
Releases · scalameta/metals-vscode
Metals VS Code v1.6.0
Metals VS Code v1.5.7
What’s Changed
- No changes
Metals VS Code v1.5.6
What’s Changed
- Misc fixes to the extension (#147) @gabro
- Run code using Debug Protocol Adapter (#106) @marek1840
Metals VS Code v1.5.5
Metals VS Code v1.5.4
Metals VS Code v1.5.3
Metals VS Code v1.5.2
What’s Changed (1.5.0-1.5.2)
- Update VS code documentation (#131) @tgodzik
- Remove debugging line (#125) @olafurpg
- Upgrade to 0.7.0 (#124) @olafurpg
- Implement Tree View Protocol (TVP). (#122) @olafurpg
- Automatically add | when using multiline strings (#121) @tgodzik
- Remove "work in progress" from the description (#119) @gabro
- Add build.sc to workspace detection (#120) @tgodzik
- Fix proper indentation of Scaladocs (#118) @torkelrogstad
VS Code Metals v1.4.3
VS Code Metals v1.4.2
VS Code Metals v1.4.0
What’s Changed
- Update metals default version to 0.6.0 (#111) @tgodzik
- Add settings and documentation about custom resolvers (#109) @pityka
- Add metals/windowStateDidChange notification (#104) @agajek
- Sync README.md with Metals docs (#112) @gabro
- Adding spaces to error messages (#107) @hmemcpy
- Add gradle setting to visual-code plugin and enable scala dir detection for non-sbt build tools (#101) @tgodzik
- Upgrade to 0.5.2 (#105) @olafurpg