RubyMine 7.1 发布,改进 Puppet
5月23日 西安 OSC 源创会开始报名啦,存储、虚拟机、Docker 等干货分享RubyMine 7.1 发布,此版本改进了 Puppet,更好的支持 JavaScript 和 CoffeeSript
RubyMine 7.1 正式发布,现已提供下载。
此版本主要是集成了 Puppet,用来管理项目基础设施,同时改进编码和 Web 开发体验。
Puppet 支持
改进 Puppet 插件,新增了一些特性和改进:
[*] Supports all the major language features of Puppet 4
[*] Resolves externally defined symbols such as facts, functions and types
[*] Additionally supports Puppet environmentsby defining a separate module path for each environment and automatically synchronizing the current environment?with the git branch
Web 开发
众所周知,RubyMine 是 IntelliJ 系列的产品,这些共享架构可以同时拥有多个>
[*] Better CoffeeScript with ?= operator supported, better navigation and formatter, and improved support for destructuring arrays and objects
[*] Completely reworked support for JavaScript large code bases and lots of enhancements in ECMAScript 6 support
[*] Support for TypeScript 1.4 union types, let and const keywords, as well as TypeScript 1.5?decorators and ES6 modules; compiling to JS code with all the errors highlighted in the editor on the fly within built-in compiler
更高效的编码
优化编辑器,开发更高效:
[*] The family of Move refactorings (Refactor|Move) is now enriched with long-awaited support for Ruby classes and modules
[*] A new inspection warns you if a new variable name is already in use while you apply the Rename refactoring
[*] Simultaneous HTML tag editing lets you edit just the opening HTML tag while RubyMine takes care of the closing one
[*] Distraction-free mode—a minimalistic UI with no toolbars, tool windows or tabs—is available when you need to fully focus on code and nothing else
[*] Scratch files can now be accessed and managed from the new Scratches tab
其他改进
[*] The debugger now works with Ruby 2.2.x
[*] Vagrant commands are executed faster thanks to cached Vagrant ssh-config
[*] Phusion Passenger 5 (codenamed “Raptor”) is supported
[*] HiDPI support for Windows and Linux
[*] The Welcome screen and New Project wizard are now clearer and friendlier
更多内容请看新特性页面。
—
Develop with pleasure!
JetBrains RubyMine Team
RubyMine 是一个全新的为Ruby 和 Rails开发者准备的>
页:
[1]