Support for RSpec in "Structure" tool window?
Hello...I am a QA Engineer who writes automation using Ruby and RSpec. I really love RubyMine, but the Structure tool window is pretty much useless without support for RSpec example structure. Is that planned for implementation?
Thanks,
Jim
请先登录再写评论。
Hi Jim,
I've created an issue for this - http://www.jetbrains.net/jira/browse/RUBY-3326. I'm not sure that we add this support in the nearest future but if many people will vote for it we will raise a priority of the issue.
Jim,


We've implemented RSpec Structure View. It will be available in next EAP =)
It supports Tree and List View Mode and filters for hiding pending/disabled/active examples
That's awesome! Thanks so much.