Releases: scalameta/metals-vscode
Releases · scalameta/metals-vscode
Metals VS Code v1.8.2
v1.8.2
Metals VS Code v1.8.1
What’s Changed
🔧 Dependency updates
- Bump promisify-child-process from 3.1.3 to 3.1.4 (#239) @dependabot-preview
- Bump @types/node from 13.9.1 to 13.9.2 (#240) @dependabot-preview
- Bump @types/node from 13.9.0 to 13.9.1 (#235) @dependabot-preview
- Bump @types/node from 13.7.7 to 13.9.0 (#232) @dependabot-preview
- Bump typescript from 3.8.2 to 3.8.3 (#228) @dependabot-preview
- Bump @types/node from 13.7.6 to 13.7.7 (#229) @dependabot-preview
- Bump metals-languageclient from 0.1.19 to 0.1.20 (#227) @dependabot-preview
Metals VS Code v1.8.0
What’s Changed
- Update Metals server version to 0.8.1 (#225) @tgodzik
- Added context menu command to create new worksheet (#183) @alekseiAlefirov
- Add in clientExperimentalCapabilities from old property settings (#207) @ckipp01
- Add missing bloop restart command and settings (#192) @gabro
- Specify exactly how server properties should look like (#219) @tgodzik
- Delegate installJava to metals-languageclient (#212) @gabro
🔧 Dependency updates
- Bump @types/node from 13.7.4 to 13.7.6 (#224) @dependabot-preview
- Bump typescript from 3.7.5 to 3.8.2 (#222) @dependabot-preview
- Bump vscode-languageclient from 6.1.0 to 6.1.1 (#216) @dependabot-preview
- Bump @types/node from 13.7.2 to 13.7.4 (#220) @dependabot-preview
- Bump @types/node from 13.7.1 to 13.7.2 (#218) @dependabot-preview
- Bump request from 2.88.0 to 2.88.2 (#209) @dependabot-preview
- Bump @types/node from 13.7.0 to 13.7.1 (#210) @dependabot-preview
Metals VS Code v1.7.8
What’s Changed
- use checkoutv2 push rather than github-push-action (#203) @ckipp01
- Use stricter tsconfig (#202) @gabro
- Various updates to the extension (#199) @gabro
- Merge pull request #196 from scalameta/dependabot/npm_and_yarn/promisify-child-process-3.1.3 (#196) @dependabot-preview
- Merge pull request #193 from scalameta/dependabot/npm_and_yarn/vscode-1.1.36 (#193) @dependabot-preview
- Merge pull request #195 from scalameta/dependabot/npm_and_yarn/https-proxy-agent-2.2.4 (#195) @dependabot-preview
Metals VS Code v1.7.7
Metals VS Code v1.7.2
update table in readme (#172) update table in readme
Metals VS Code v1.7.0
What’s Changed
- Update Metals version to 0.8.0 (#170) @tgodzik
- Support StartRunSession command (#166) @marek1840
- Fix worksheets on Windows (#169) @tgodzik
- Enable setting breakpoints in java and scala files (#165) @marek1840
- Upgrade Coursier-bootstrap (#161) @sswistun-vl
- Add formatOnPaste and formatOnType defaults for Scala files (#164) @gabro
Metals VS Code v1.6.3
Metals VS Code v1.6.2
Merge branch 'grooming-3'