Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to boost .ijwb over BSP and .idea folder. (#7201) #7203

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

ujohnny
Copy link
Collaborator

@ujohnny ujohnny commented Dec 20, 2024

  • Allow to boost .ijwb over BSP and .idea folder.

  • Smarter default in case BSP not installed

  • Google plugin has no priority by default and used if JetBrains Bazel is not installed. If BSP is there then registry key value is used.

fixes #7200

(cherry picked from commit d407fab)

Checklist

  • I have filed an issue about this change and discussed potential changes with the maintainers.
  • I have received the approval from the maintainers to make this change.
  • This is not a stylistic, refactoring, or cleanup change.

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See
the Contributions section in the README for more
details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change

* Allow to boost `.ijwb` over BSP and .idea folder.

* Smarter default in case BSP not installed

* Google plugin has no priority by default and used if JetBrains Bazel is not installed. If BSP is there then registry key value is used.

fixes #7200

(cherry picked from commit d407fab)
@github-actions github-actions bot added product: CLion CLion plugin product: IntelliJ IntelliJ plugin product: GoLand GoLand plugin awaiting-review Awaiting review from Bazel team on PRs labels Dec 20, 2024
@ujohnny ujohnny changed the base branch from master to v2024.12.17 December 20, 2024 16:55
@ujohnny
Copy link
Collaborator Author

ujohnny commented Dec 20, 2024

cc @dkashyn-sfdc

@mai93 mai93 merged commit 6398581 into v2024.12.17 Dec 20, 2024
9 checks passed
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Dec 20, 2024
@dkashyn-sfdc
Copy link
Contributor

@mai93 @agluszak @ujohnny this was not picked up for last week release :(
image
image

@mai93
Copy link
Collaborator

mai93 commented Jan 6, 2025

it should be in v2025.01.07 to be available on Beta this Thursday

@ujohnny
Copy link
Collaborator Author

ujohnny commented Jan 7, 2025

@dkashyn-sfdc in December we've learned that versions in beta and stable do not match. This change should be in stable, I see it in the changelog. .1 means "the first release of 2024.12.17 in stable"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: CLion CLion plugin product: GoLand GoLand plugin product: IntelliJ IntelliJ plugin
Projects
Development

Successfully merging this pull request may close these issues.

Autoimport does not work for bazel project with .idea in the project root
5 participants