Why are Ruby comments beginning with '#=' highlighted differently?
Just spent a long time searching for info on the below issue and couldn't find anything:
* Why is Rubymine highlighting Ruby comments which begin with "#=" differently?
* Why are Ruby keywords used within Ruby comments highlighted differently?
* Where in the Settings dialog can I modify or de-select this behavior? Went through "Colors and Fonts" from top to bottom and it doesn't seem to be in there.
Any guidance or help would be appreciated, thanks!
Please sign in to leave a comment.
Hi it is rdoc syntax highlighting, it uses Ruby language settings.
Can it be modified or turned off? There doesn't seem to be anything in the settings panel related to this.
We have an issue at our bugtracker, feel free to vote for it and track it's progress.
Hello Nathan,
This was a bug, and it is already fixed in the latest build of RubyMine 4 beta.
Regards,
Oleg
This issue seems to be still not fixed:
1) Comments beginning with '#=' are still showing up blue (and bold font) as opposed to the currently set comment color
2) Keywords within comments are bold.
Does the fix involve a toggle checkbox somewhere that I missed?
Nathan,
Thanks, I've found yet another case where it was not fixed accidentally, expect fixed version coming soon.
Regards,
Oleg
Great, thanks!
I created the issue as requested, with screenshot.
Nathan