It seems that the spellchecking in 2.0.2 RC2 is buggy. Words that weren't flagged as misspelled (e.g., "present") are now flagged. Also, user added words no longer work.
It also seems to flag all predicates as misspelled (e.g. empty?, nil?, any?) and some (?) of the instance variables, e.g. @from, @family, but not @to. Go figure...
It also seems to flag all predicates as misspelled (e.g. empty?, nil?, any?) and some (?) of the instance variables, e.g. @from, @family, but not @to. Go figure...
Hi guys,
Sounds like a regression.
Feel free to submit an issues in RubyMine bug tracker at: http://youtrack.jetbrains.net/issues/RUBY
Regards,
Oleg
I've filed an issue http://youtrack.jetbrains.net/issue/RUBY-5927?projectKey=RUBY
This issue was already fixed: youtrack.jetbrains.net/issue/RUBY-5913