Ruby editor plugin isn't updating after fixing errors and warnings
This started to happen after some point in time, but I can't figure out why.
Now, after making a mistake in a ruby source code file the editor suggests some options for fixing the code. However, after fixing it manually or by accepting one of the suggestions (alt+enter shortcut) the editor keeps pointing the problem (error or warning).
I'm attaching some screens with the problem. Any help is appreciated.
Intellij version = 12.1.2
Linux Mint 10
Attachment(s):
after fix.png
fix suggestion.png
warning.png
请先登录再写评论。
Hello,
Reproduced the problem locally, thanks. Created corresponding ticket, feel free to track its progress - http://youtrack.jetbrains.com/issue/IDEA-106795
Denis
Hi,
Thanks for the reply. I was able to make Intellij work normally again by reseting it to its default initial state (removed the .IntelliJIdea12) and reinstalling the ruby plugin.
It seems, since you could reproduce the problem locally, that the problem might being caused by some plugin/configuration bug or incompatibility issue.