欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

RubyMine 1.1.1发布了。。。

程序员文章站 2022-07-12 20:29:36
...
2009.6.30发布的。
注意,是1.1.1,不是1.1
这次更新主要是修复一些BUG.

RubyMine 1.1.1
IDE General

All RubyMine's version control integration features now work with Subversion 1.6.
Fixes and Improvements

    * Improved 'Unresolved Ruby reference', 'Unreachable code' and other Ruby/Rails inspections
    * Fixed some problems in 'Extract Method' and 'Rename' refactorings
    * Resolved some code completion issues and general code editor issues
    * Fixed exceptions in Gem manager
    * Fixed 'Go To Test/Subject' navigation for HAML views
    * Pressing # key converts selected ruby expression to "#{SELECTED_EXPRESSION}"
    * Fixed JRuby debug problem with 'Step over'
    * 'Tools | Rake Tasks' no longer shows undocumented tasks. For undocumented tasks use 'Tools | Run Rake Task'

Minor Additions

    * Added "Symbol to String" intention action
    * Eigenclasses are shown in Structure view
    * Argument completion and validation for helper_method
    * Added RSpec and Cucumber live templates/snippets ported from TextMate bundles

See the complete list of 70+ changes and download RubyMine.

另,不支持在线更新,要重新下载后安装。
相关标签: rubymine