Smarter Spell Checking
Using EAP 96.552, RubyMine underlines mis-spelled words with a red underline.
Many valid instance variables and method names are caught in the spell checker, like:
- @user
- nil?
- empty?
- update!
Suggesion: strip leading/trailing punctuation [@!?] before running the word thru the spell checker.
请先登录再写评论。
Hi Andy,
This is a known issue: http://youtrack.jetbrains.net/issue/RUBY-6366
Sorry for such incovniniences.
Best regards,
Oleg