Any plan to support Yard in RubyMine 2.5
Yard is a great document tools in Ruby, and it has been adopted in a lot of ruby projects. It include meta tag just like jsdoc, and IDE can use these tags for code completion, navigation and so on. The new Ruby doc site http://rubydoc.info/ is based on Yard, and Yard 0.6 has more features. I have make an issue in youtrack, and the link is http://youtrack.jetbrains.net/issue/RUBY-5590. If Yard support is in the 2.5, it should be great :) Anybody to vote? Yard site: http://yardoc.org/
请先登录再写评论。
Hello,
Yard support is not planned for rubymine 2.5 yet, however it seems that it's not too hard feature to implement and if it gets enough votes maybe it'll be included in 2.5 final release.
Regards,
Oleg
Hi,
Unfortunately no chance to see it in coming 2.5, probably in 3.0 we will implement it.