Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 60135

RubyMine 2016.1 候选版本发布

$
0
0

RubyMine 2016.1 候选版本发布了,改进记录如下:

No subsystemBugRUBY-17833Map help buttons of the debugger settings
Code InsightFeatureRUBY-17830Quickfix for converting heredocs: <<- to <<~ and back
DebuggerBugRUBY-17902BasicObject inspections disrupt the debugger (failure to break, failure to collect data for inspections)
BugRUBY-17581debugger step out is broken
CosmeticsRUBY-17801'Do not step into library scripts' for JavaScript in RubyMine
IDEBugRUBY-17943Icon of the button 'Pin tab' is not shown in the run tool window if run any actions of Bundler
BugRUBY-17813Horizontal scrollbar blinks in debug tool window, Rails/IRB console
BugRUBY-17247Completion for gemsets doesn't work if first letter is already typed
UsabilityRUBY-17884Rails app sample description is not shown until select
ExceptionRUBY-17882Selection of rails samples in the wizard Create new Project causes NPE

查看完整改进日志,点击这里

RubyMine 是一个全新的为Ruby 和 Rails开发者准备的 IDE (非开源且收费),RubyMine由 JetBrains 开发(JetBrains最著名的产品之一就是Java IDE:IntellJ IDEA了!)。RubyMine是建立在IntellJ IDEA平台之上,提供所有必须的IDE功能,比如编辑,调试工具,源代码控制集成,代码自动提示完成,以及其他功能。专门为ruby打造的功能有基于 GUI 支持的 RSpec 和 Test::Unit。

下载地址:https://www.jetbrains.com/ruby/whatsnew/


Viewing all articles
Browse latest Browse all 60135

Trending Articles