New Features and Improvements
Ruby Support
- Extract Method refactoring
- Gem manager
- Fixed major performance regression in build 638
- New inspection to detect spaces before parentheses in method calls
- New inspection to detect classes/modules/constants with the same name in a scope
- New inspection to detect return/break/next/redo/retry statements in invalid context
- Completion after "def" shows names of all superclass methods in the completion list
- Option to highlight implicit resolve results in the "Unresolved Ruby reference" inspection
Bug Fixes
- Other bug fixes
Labels:
None