Releases: zed-extensions/java
Releases · zed-extensions/java
Release list
v6.8.21
What's Changed
- docs: Document google-java-format and palantir-java-format as external formatters by @fredyw in #265
- Update CI workflows to
3f5705bby @zed-zippy[bot] in #268 - Implement Component and LanguageServer traits by @tartarughina in #271
- Prefer IPv4 in JVM launch args for JDTLS by @playdohface in #273
Full Changelog: v6.8.20...v6.8.21
v6.8.20
What's Changed
- test: add tree-sitter snapshot tests for outline, textobjects, and injections by @fredyw in #257
- refactor: replace potential panics with safe error handling by @fredyw in #259
- docs(initialization): update sourcePaths configuration path by @dankusaur in #262
- feat: Add configuration option for custom java-lsp-proxy path by @fredyw in #263
- Add architecture-specific config selection for JDTLS by @tartarughina in #249
- Add Java runtime Gradle and Maven configuration guidance by @tartarughina in #250
New Contributors
- @dankusaur made their first contribution in #262
Full Changelog: v6.8.19...v6.8.20
v6.8.19
What's Changed
Full Changelog: v6.8.18...v6.8.19
v6.8.18
v6.8.17
What's Changed
- Add snippet sanitization for Zed completion items by @tartarughina in #237
- Add configurable JVM memory settings for jdtls by @tartarughina in #238
- Expand README by @tartarughina in #240
Full Changelog: v6.8.16...v6.8.17
v6.8.16
What's Changed
- Add workspaceFolders default to Java LSP options by @tartarughina in #228
- Add percent-encoding to file URI conversion by @tartarughina in #231
Full Changelog: v6.8.14...v6.8.16
v6.8.14
What's Changed
- Add decompile module by @tartarughina in #221
- Add jdt:// URI rewriting for documentation responses by @tartarughina in #224
Full Changelog: v6.8.13...v6.8.14
v6.8.13.1
What's Changed
- Update CI runner versions and action versions by @tartarughina in #219
Full Changelog: v6.8.13...v6.8.13.1
v6.8.13
What's Changed
- Update the README by @tartarughina in #205
- Add build tool fallbacks for tasks by @mweirauch in #213
- JDTLS Rust Proxy by @tartarughina in #214
- Add formatting for tree-sitter query files by @tartarughina in #216
New Contributors
- @mweirauch made their first contribution in #213
Full Changelog: v6.8.12...v6.8.13
v6.8.13 preview
This is a preview release to validate the new CI workflow for building proxy binaries