Resolution error for members in MODULE.bazel files
Description of the bug:
The plugin can't handle member functions that come from use_extension module extensions, it treats them incorrectly.
Which category does this issue belong to?
No response
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
- Import this project (
bazelbuild/intellij) into IntelliJ. - Open
MODULE.bazel, and scroll to line 20 - Note the red squigglies in the call to
python.toolchain.
Which Intellij IDE are you using? Please provide the specific version.
IntelliJ UE 2023.3.4
What programming languages and tools are you using? Please provide specific versions.
This is a core Bazel issue
What Bazel plugin version are you using?
main
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
@blorente do you plan to work on this?
@mai93 Not for now, sorry. Internally, we haven't adopted bzlmod yet, so we won't prioritize this issue until we do. I can probably give it a shot then, but that won't be for a couple of months at least.
I'm not expecting any work to be done with urgency, this was mostly a tracking ticket in case someone else was hitting this.
Any timeframe for this ticket ? I see that the repo has been mostly migrated to bzlmod already
Thank you for contributing to the IntelliJ repository! This issue has been marked as stale since it has not had any activity in the last 6 months. It will be closed in the next 14 days unless any other activity occurs. If you think this issue is still relevant and should stay open, please post any comment here and the issue will no longer be marked as stale.
This issue has been automatically closed due to inactivity. If you're still interested in pursuing this, please post @bazelbuild/triage in a comment here and we'll take a look. Thanks!
@bazelbuild/triage