Highlight color for TODO in Javascript cannot be found

Hi,
I'm getting an extreme BLUE for my TODO statement in Javascript.
There is no TODO color option in Javascript.
I checked every single color syntax option (eg default) and in all cases, (there are 2 TODO's, one in default, the other in Ruby, I think) TODO is set to some other color.
So I don't understand how my Javascript TODO is being set to the extreme BLUE color, which I haven't defined anywhere.

0
3 comments
Avatar
Permanently deleted user

Hello Panda,

I'm getting an extreme BLUE for my TODO statement in Javascript.

There is no TODO color option in Javascript.
I checked every single color syntax option (eg default) and in all cases, (there are 2 TODO's, one in default, the other in Ruby, I think) TODO is set to some other color.
So I don't understand how my Javascript TODO is being set to the extreme BLUE color, which I haven't defined anywhere.

Indeed, I've just checked that File | Settings | Editor | Colors and Fonts | General | TODO defaults option doesn't work for me either.
I've created an issue for this: http://www.jetbrains.net/jira/browse/RUBY-4880

Thanks for the issue!

Regards,
Oleg

0

Hello Panda,

TODO pattern is common for all languages, see Settings | TODO | Edit.. dialog. Here you can register your custom todo-like patterns (e.g. HACK, etc.) and setup highlighting for it. Default todo color in color scheme related to default color of new patterns and doesn't affect existing patterns.

0

We've fixed the issue. Now by default TODO patterns will use color scheme default TODO color. But you still can customized colors in pattern's settins. Fix will be available in next RubyMine 1.5 EAP

0

Please sign in to leave a comment.