why are these keywords highlighted in my git workflow yaml file
i've been losing my mind a bit over this and can't figure it out. i'm editing a github workflow yaml file for my .NET project and all throughout the file these various fields are highlighted. like…ALL throughout the file.
it's actually super annoying and i can't figure out how to turn it off. even turning off syntax highlighting and inspections doesn't change it. mousing over those words just pulls up the documentation for them, which for most is "no documentation found" but some do have docs so i don't think it's a docs issue.
anyone have a clue what this highlight is and how to turn it off?
Please sign in to leave a comment.
I used the following example .yaml text
and the display result was
If your result is the same, then please share your YAML file. Otherwise, please temporarily disable all 3-rd party plugins and let us know if the issue is still reproduced.