-
Notifications
You must be signed in to change notification settings - Fork 38
Comparing changes
Open a pull request
base repository: zed-extensions/java
base: v6.8.12
head repository: zed-extensions/java
compare: v6.8.13
- 9 commits
- 33 files changed
- 3 contributors
Commits on Feb 25, 2026
-
Update CI workflows to
e439c295c5(#202)This PR updates the CI workflow files from the main Zed repository based on the commit zed-industries/zed@e439c29 Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b5829b - Browse repository at this point
Copy the full SHA 5b5829bView commit details
Commits on Mar 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 38633a9 - Browse repository at this point
Copy the full SHA 38633a9View commit details
Commits on Mar 11, 2026
-
Update CI workflows to
0c49aaa(#209)This PR updates the CI workflow files from the main Zed repository based on the commit zed-industries/zed@0c49aaa This changes the workflows to instead use a pinned version of the workflows from the main repository. Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b1e326 - Browse repository at this point
Copy the full SHA 6b1e326View commit details
Commits on Mar 13, 2026
-
Update CI workflows to
3e7f2e3(#212)This PR updates the CI workflow files from the main Zed repository based on the commit zed-industries/zed@3e7f2e3 This adds initial support for extensions not located at the root of the repository. Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67f1232 - Browse repository at this point
Copy the full SHA 67f1232View commit details
Commits on Mar 14, 2026
-
Add build tool fallbacks for tasks (#213)
This adds `mvn` and `gradle` fallbacks for projects where no Maven Wrapper or Gradle Wrapper is present. The message when no build tooling is found is updated from "No build system found" to "No build tool found". Add support for Kotlin DSL (build.gradle.kts) based projects.
Configuration menu - View commit details
-
Copy full SHA for edd3d67 - Browse repository at this point
Copy the full SHA edd3d67View commit details
Commits on Mar 18, 2026
-
Update CI workflows to
30d3467(#215)This PR updates the CI workflow files from the main Zed repository based on the commit zed-industries/zed@30d3467 This includes some fixes to the upstream publishing review which help the Zed team with publishing extension versions quicker 🎉 Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb0c7d6 - Browse repository at this point
Copy the full SHA cb0c7d6View commit details
Commits on Mar 22, 2026
-
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
Configuration menu - View commit details
-
Copy full SHA for 9081f44 - Browse repository at this point
Copy the full SHA 9081f44View commit details
Commits on Mar 24, 2026
-
Add formatting for tree-sitter query files (#216)
- Integrate ts_query_ls formatter into the fmt task - Create new lint task combining fmt and clippy
Configuration menu - View commit details
-
Copy full SHA for 4c8b903 - Browse repository at this point
Copy the full SHA 4c8b903View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1b6e5ba - Browse repository at this point
Copy the full SHA 1b6e5baView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.8.12...v6.8.13