Skip to content

Releases: bazelbuild/intellij

v2022.08.09 Stable

10 Aug 04:49
14f594e
Compare
Choose a tag to compare
  • Automatically import projects from directory.
  • Roll out Kotlin coroutines debugging to 50% of users
  • Roll out the new sync window to 50% of users
  • Fix Blaze target highlighting in the integrated terminal

Android Studio Plugin v2022.07.26

26 Jul 14:53
Compare
Choose a tag to compare

v2022.07.26

  • Fix Blaze target highlighting in the integrated terminal.

Android Studio Plugin v2022.07.12

12 Jul 17:27
Compare
Choose a tag to compare
  • Bug fixes and internal cleanup.

v2022.06.28

28 Jun 16:07
Compare
Choose a tag to compare
  • Bug fixes and internal cleanup.

v2022.06.14

14 Jun 20:45
Compare
Choose a tag to compare
  • Kotlin: Fix the detection of which test target to run for a newly created Kotlin test. This allows the test to be run without requiring a Blaze sync.

v2022.05.31

31 May 15:33
Compare
Choose a tag to compare

Bug fixes and internal cleanup.

v2022.05.17

17 May 09:55
Compare
Choose a tag to compare
  • Bug fixes and internal cleanup.

v2022.05.03

03 May 13:41
Compare
Choose a tag to compare
  • Added ALT+SHIFT+Y hotkey for running full Bazel syncs.
  • [Beta+Stable channel] IntelliJ + CLion: Fully switched to 2022.1.

v2022.04.20

20 Apr 14:22
Compare
Choose a tag to compare
  • Add ALT+y hotkey for running a Bazel sync (⌥+y on Mac).

v2022.04.05

05 Apr 14:19
Compare
Choose a tag to compare
  • Go: Fix debugging for go_test targets.