You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 6.8.19 (#255)
This PR bumps the version of this extension to v6.8.19
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Bump version to 6.8.18 (#253)
This PR bumps the version of this extension to v6.8.18
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Bump version to 6.8.17 (#239)
This PR bumps the version of this extension to v6.8.17
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Bump version to 6.8.16 (#232)
This PR bumps the version of this extension to v6.8.16
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Bump version to 6.8.15 (#229)
This PR bumps the version of this extension to v6.8.15
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Update CI runner versions and action versions (#219)
- Upgrade macos-14 to macos-15 for aarch64-apple-darwin
- Align ubuntu runners to ubuntu-22.04 and ubuntu-24.04-arm
- Bump actions/checkout from v4 to v6
- Bump actions/upload-artifact from v4 to v7
- Bump actions/download-artifact from v4 to v8
Bump version to 6.8.13 (#206)
This PR bumps the version of this extension to v6.8.13
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
JDTLS Rust Proxy (#214)
A new proxy written entirely in Rust.
Motivation
- **Eliminates the Node.js runtime dependency**
- **Faster cold start** as no V8 JIT warmup
- **Lower memory footprint** as no garbage collector overhead