Intellij Versions Save

IntelliJ plugin for Bazel projects

v2024.04.23-aswb-stable

3 weeks ago
  • Plugin aspect now depends on @rules_java. If this breaks you, please update your @rules_java version to 5.3.5 or later.
  • Internal Cleanup

v2024.04.23-stable

3 weeks ago
  • Feature flags for resolve virtual includes using heuristics or clangd #6387
  • feat: create "Add package" EditorNotificationPanel if derive_targets_from_directories is on #6388

v2024.05.07-rc-1-aswb

3 weeks ago
  • Internal cleanup

v2024.05.07-rc-1

3 weeks ago
  • Plugin aspect now depends on @rules_java. If this breaks you, please update your @rules_java version to 5.3.5 or later.
  • Internal cleanup

v2024.04.09-aswb-stable

1 month ago
  • Internal cleanup

v2024.04.09-stable

1 month ago
  • Fix imports for go modules named "external" #6325
  • Fix: Ensure .projectview exclusion rules apply only to specified directories #6376
  • Fix: Silence false positive "No such target" errors for files in the project root #6377

v2024.04.23-rc-1-aswb

1 month ago
  • Plugin aspect now depends on @rules_java. If this breaks you, please update your @rules_java version to 5.3.5 or later.
  • Internal Cleanup

v2024.04.23-rc-1

1 month ago
  • Feature flags for resolve virtual includes using heuristics or clangd #6387
  • feat: create "Add package" EditorNotificationPanel if derive_targets_from_directories is on #6388

v2024.03.26-aswb-stable

1 month ago
  • Plugin is now compatible with Iguana RC 2 2023.2 and Jellyfish Beta 1 2023.3
  • Internal cleanup

v2024.03.26-stable

1 month ago
  • Fix "No such target" errors on incremental sync #6262
  • Reduced the logging level for the stack traces produced when resolving external artifacts. #6310
  • (rebase) Support embedded go_proto_library #6030
  • Improved error message for an unsupported workspace type #6257