Custom Cucumber Color Scheme (and other languages)?
Using Rubymine 3.0, In the Settings -> IDE -> Editor -> Colors & Fonts, I see a list of languages & scripts to colorize: Font, General, ... File Status, & Scope Based. But nothing for Cucumber. How can I fix this and add other languages/scripts (rspec)?
Ref:
- http://railscasts.com/episodes/155-beginning-with-cucumber
- https://github.com/bmabey/cucumber-tmbun
Thanks
Eric
Attachment(s):
Ruby - Color Schemes.png
Please sign in to leave a comment.
Hello Eric,
Configurable highlighting for Cucumber will be added in RubyMine 3.1. RSpec
is not a separate language, it's just Ruby code, and uses the same highlighting
settings.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Awesome, Thanks :)
Actually it is already done in our dev version, fix will be available in next 3.1 EAP build