Open
Description
What happened?
With aspect-cli installed either directly or through .bazeliskrc
, Intellij Bazel plugin stops functioning as the Sync button tries to invoke aspect query
instead of bazel query
.
Version
Development (host) and target OS/architectures:
Output of bazel --version
:
Version of the Aspect rules, or other relevant rules from your
WORKSPACE
or MODULE.bazel
file:
Language(s) and/or frameworks involved:
How to reproduce
No response
Any other information?
No response