RubyMine 1.5 EAP (build 1364) Release Notes

Download the latest available EAP build from RubyMine EAP page.

New Features and Improvements

IDE General

  • Suppress inspection feature for
    • Ruby
      • Suppress inspection for statement
      • Suppress inspection for method
      • Suppress inspection for class
      • Suppress all inspections for class
    • Cucumber feature files
      • Suppress inspection for step
      • Suppress inspection for scenario/background/scenario outline
      • Suppress inspection for feature
  • Alternative shortcut for code autocompletion added to Mac OS X Default keymap (⇧+Space)
  • Bundled SVG logo for *nix distributions

Ruby

  • Introduce constant refactoring
  • Introduce field refactoring
  • Improved introduce variable refactoring
  • In-place rename for local variables and parameters
  • Create method from usage fix
  • Quickfix for Ruby code style inspection

Ruby on Rails

  • Context menu | New | Setup Cucumber Support action now allows to set test framework (rspec, test-unit) and enable Spork drb support.
  • SASS syntax highlighting
  • Smart SASS gutters for editing hex colors
  • SASS code folding
  • SASS indentation annotator
  • Several new quickfixes (create view, create action method, create partial, create file from stylesheet_link_tag or javascript_include_tag etc.)

Test frameworks

  • Cucumber support improvements: formatter, highlighting, code completion, folding

Bug Fixes

  • Load path configuration functionality fixed (thanks to Járdai Zsolt)
  • Rename refactoring fixes
  • Pull up/push down refactorings improved
  • List of bug fixes

    RubyMine build 1361 New Features Screenshots
    (view as slideshow)
           
      SASS colors editor   Create method from usage   Inplace rename for local variables and parameters  
     
               
      SASS editor          
     

Labels

 
(None)