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

Intellij doesn't support *.MODULE.bazel as a file extension #6882

Open
daniel-b2c2 opened this issue Oct 11, 2024 · 1 comment
Open

Intellij doesn't support *.MODULE.bazel as a file extension #6882

daniel-b2c2 opened this issue Oct 11, 2024 · 1 comment
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: IntelliJ IntelliJ plugin type: bug

Comments

@daniel-b2c2
Copy link

Description of the bug:

Support for syntax highlightining of MODULE.bazel files exists in intellij, however if in the case of a large project the MODULE.bazel file is split into smaller files such a blah.MODULE.bazel intellij fails to recognise this file. You can see MODULE.bazel is in the list, but no mention of the subfile patterns. This can be amended locally by devs by just adding the pattern but it would be nice if this was the default.

image

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.

Rename a MODULE.bazel file to blah.MODULE.bazel see how there's no syntax highlighting

Which Intellij IDE are you using? Please provide the specific version.

IntelliJ IDEA 2024.2.1 (Ultimate Edition)

What programming languages and tools are you using? Please provide specific versions.

Bazel 7 Java 21

What Bazel plugin version are you using?

2024.08.13.0.1-api-version-242

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@daniel-b2c2 daniel-b2c2 added awaiting-maintainer Awaiting review from Bazel team on issues type: bug labels Oct 11, 2024
@daniel-b2c2
Copy link
Author

cc @fmeum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: IntelliJ IntelliJ plugin type: bug
Projects
Status: Untriaged
Development

No branches or pull requests

5 participants