RubyMine adds Chef Integration

Released: Nov 24, 2014

Updates in this release

Updates in 7

  • Puppet Support - Improved plugin designed to analyze Puppet manifest files.
  • EditorConfig - Help developers define and share code style configurations between different IDEs and editors.
  • Inline Variables - A new debugging feature that integrates the Variables view right in the Editor, by showing variable values next to their usages.
  • Chef Integration - New plugin helps you build, deploy and manage your infrastructure. Introduce cookbooks, recipes and resources in the IDE.
  • Debugger Console - For those who prefer the console for evaluating and executing while debugging, RubyMine now provides the ability to run the console in the context of a debugging session.
  • CSS3 Enhancements - Now supports the latest CSS3 specifications.
  • Slim Formatter - To help increase readability of Slim code, RubyMine now supports formatting action for this template language.
  • Postfix Code Completion - Transform an already typed expression in JavaScript or TypeScript based on the postfix.
  • PhoneGap Integration - Create, emulate and deploy apps right from the IDE that have direct access to the Cordova plugin registry.
  • Scratch Files - Experiment and prototype right in the editor without creating any new project files.
  • Log Viewer - The Log viewer for Git and Mercurial has been improved with faster loading and a new Reset Current Branch to Here action.
  • Detecting Code Styles - Detect certain Code Style settings (such as Use Tab Character and Indent Size) in the currently edited file on the fly.