bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
761 stars 303 forks source link

proper syntax highlighting in bazelrc #6584

Open nkoroste opened 1 month ago

nkoroste commented 1 month ago

Description of the feature request:

The title says it all

Which category does this issue belong to?

No response

What underlying problem are you trying to solve with this feature?

No response

What operating system, Intellij IDE and programming languages are you using? Please provide specific versions.

No response

Have you found anything relevant by searching the web?

No response

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

No response

iancha1992 commented 1 month ago

Can you please give us an example? What do you mean? @nkoroste

tpasternak commented 1 month ago

@iancha1992 Just a syntax highlighting and code completion for .bazelrc file syntax. Unfortunately we don't have capacity to work on that.

mtoader commented 5 days ago

@tpasternak I have a working language bit (with highlighting) targeting hirschgarten. Would people be open to incorporate in there?

tpasternak commented 4 days ago

Sure, please just open a PR

agluszak commented 3 days ago

@mtoader yes, we are very much open to contributions! If you have any questions please ping me :)

tpasternak commented 2 days ago

So it's going to be done in the new bazel plugin https://github.com/JetBrains/hirschgarten/pull/56