Skip to content

Tags: zed-extensions/java

Tags

v6.8.6

Toggle v6.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 6.8.6 (#173)

This PR bumps the version of this extension to v6.8.6

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>

v6.8.5

Toggle v6.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 6.8.5 (#169)

v6.8.4

Toggle v6.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 6.8.4 (#164)

This PR bumps the version of this extension to v6.8.4

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>

v6.8.3

Toggle v6.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 6.8.3 (#157)

v6.8.2

Toggle v6.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 6.8.2 (#153)

v6.8.1

Toggle v6.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix panic in label for completion (#152)

Closes zed-industries/zed#39328

v6.8.0

Toggle v6.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 6.8.0 (#143)

v6.7.1

Toggle v6.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Expand usage of secure create_dir function (#131)

Cover all insecure instances of create_dir which could have caused the
extension to fail with the function `create_path_if_not_exists`

v6.7.0

Toggle v6.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 6.7.0 (#127)

v6.6.0

Toggle v6.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify configuration and docs (#115)

Closes #99
 
- add top-level configuration values for lombok_support and java_home
- change lombok_support default to `true`
- overhaul the `README`