VS Code Metals v1.2.8
What’s Changed
- Filter out JVM debugging properties for coursier fetch process (#89) @marek1840
- Update default for "editor.suggestSelection" to "first", fixes #86. (#94) @olafurpg
- Treat JAVA_FLAGS the same way as JAVA_OPTS, fixes #83. (#93) @olafurpg
- Remove default GC options, fixes #85. (#90) @olafurpg
- Upgrade coursier binary from 1.1.0-M9 to 1.1.0-M13-2, fixes #66. (#91) @olafurpg
- Link to HTTP proxy instructions in "failed to download" error. (#92) @olafurpg