Releases: bazelbuild/intellij
Releases · bazelbuild/intellij
v2024.11.05-RC-1
Features:
- C++: Use execroot for compiler working directory #6911
- C++: CLion support for cc_library implementation deps #6919
- C++: External includes support #6922
- GoLand: cgo support #6891
- GoLand: gotest support on Windows #6938
- Query Sync: better syntax highlithting when analysis disabled #6941
Fixes:
- Do not decorate tabs for BUILD files in non-bazel projects #6925
- fix: NPE in location provider #6960
- Query Sync: Use git info only when Expand to Working Set is enabled #6944
- Query Sync: fix(qsync): IJ incorrectly recognizes files as external and asks to a… #6964
- Query Sync: fix(qsync): Unhandled exception when trying to resolve external works… #6962
- Query Sync: fix(qsync): NPE in "Add to project" panel action #6967
v2024.10.22.0.1 Stable
Bug Fixes
- [fix] Fix python debugging #6847
- Set runfiles vars to absolute paths when debugging Go tests #6883
- Fix starlark debugger #6888
- fix(querysync): affected packages calculator was broken when 'directories' contained '.' #6885
- fix: fast test not working when main class is not set #6903
- fix: fast sync with bazel 8 or when --incompatible_use_plus_in_repo_names is on #6901
- BEP parse unknown targets in aborted event #6910
Features
v2024.10.22-RC-2
Bug Fixes
- [fix] Fix python debugging #6847
- Set runfiles vars to absolute paths when debugging Go tests #6883
- Fix starlark debugger #6888
- fix(querysync): affected packages calculator was broken when 'directories' contained '.' #6885
- fix: fast test not working when main class is not set #6903
- fix: fast sync with bazel 8 or when --incompatible_use_plus_in_repo_names is on #6901
- BEP parse unknown targets in aborted event #6910
- Supply code-gen rule names via settings #6889
Features
v2024.10.22-RC-1
Bug Fixes
- [fix] Fix python debugging #6847
- Set runfiles vars to absolute paths when debugging Go tests #6883
- Fix starlark debugger #6888
- fix(querysync): affected packages calculator was broken when 'directories' contained '.' #6885
- fix: fast test not working when main class is not set #6903
- fix: fast sync with bazel 8 or when --incompatible_use_plus_in_repo_names is on #6901
- BEP parse unknown targets in aborted event #6910
Features
v2024.10.08.0.1 Stable
v2024.10.08-RC-2
v2024.10.08
Bug Fixes
- CLion Virtual Include Fixes #6759
- Fixes for Query Sync (ready to use): #6833, #6834, #6835, #6841
- [fix] Confirm if user wants to reimport instead of disallowing it #6839
- fix: pass absolute paths to the Starlark Debugger #6888
Features - Implement JUnit5 support and parameterize tests #4473
- [feature] Recognize WORKSPACE.bzlmod files #6853