Releases: zed-extensions/java
Releases · zed-extensions/java
v6.7.1
What's Changed
- 129 fix debugger path by @playdohface in #130
- Expand usage of secure create_dir function by @tartarughina in #131
Full Changelog: v6.7.0...v6.7.1
v6.7.0
What's Changed
- chore: bump patch versions of dependencies to latest, and this crate to 6.6.0 by @playdohface in #119
- Java auto download by @tartarughina in #117
- Move Java struct initialization out of language_server_binary_path by @tartarughina in #123
- chore: version retrieval from tags by @tartarughina in #118
- Recreate the debugger path before downloading the debugger.jar by @playdohface in #126
Full Changelog: v6.6.0...v6.7.0
v6.6.0
v6.5.0
What's Changed
- #93 builtin tasks now work on mac & linux regardless of the user's default shell
- #95 the extension no longer requires an internet connection as long as the assets for jdtls, lombok-support and debug-adapter have been downloaded, i.e. the extension has been run with an internet connection before
- #97 we no longer depend on python3 being available on the system to run jdtls
- #98 the debugger now works 🎉
- #106 an issue with spaces in filenames under Windows has been fixed
- #111 we now have textobjects for navigating inside/around classes, methods, comments etc. in vim-mode
There are two upstream changes merged and awaiting release as well:
- eclipse-jdtls/eclipse.jdt.ls#3580 will make signature-help work for all methods
- zed-industries/zed#41187 will make method-completions insert brackets and arguments with tab-support
New contributors
v6.4.0
What's Changed
- Add overrides and update config accordingly by @MrSubidubi in #76
- Allow extension work even if maven is down by @DeityLamb in #75
New Contributors
- @MrSubidubi made their first contribution in #76
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- Add support for debugger by @DeityLamb in #71
New Contributors
- @DeityLamb made their first contribution in #71
Full Changelog: v6.2.0...v6.3.0
v6.2.0
v6.1.0
What's Changed
- Add support for Java
.propertiesfiles by @notpeter in #60 - Autoclose single and double quotes by @valentinegb in e4dfbda
- Add some configuration for block comments by @valentinegb in 91a032a
New Contributors
Full Changelog: v6.0.4...v6.1.0
v6.0.4
v6.0.3
What's Changed
- Fix jdtls.settings not falling back to
jdtls.initialization_options.settingslike intended by @valentinegb in 166540e
Full Changelog: v6.0.2...v6.0.3