Refresh code analysis (old errors still present)
Hi.
I'm very happy with PyCharm, but the code analysis isn't always doing its job. When I mistype a word, function name etc, and then correct it, the red/yellow underlines still show. Also, if I hover over the underlined words, the old error message still displays.
Here's an example: http://dl.dropbox.com/u/262587/Utvalg_067.png
As you can see, the error message says "Humam", although I corrected it to "Human". Is it possible to refresh the code analysis, so that PyCharm picks up that these errors have indeed been solved?
Thanks.
I'm very happy with PyCharm, but the code analysis isn't always doing its job. When I mistype a word, function name etc, and then correct it, the red/yellow underlines still show. Also, if I hover over the underlined words, the old error message still displays.
Here's an example: http://dl.dropbox.com/u/262587/Utvalg_067.png
As you can see, the error message says "Humam", although I corrected it to "Human". Is it possible to refresh the code analysis, so that PyCharm picks up that these errors have indeed been solved?
Thanks.
Please sign in to leave a comment.
I mentioned this on the #idea-users irc channel, and [Serge] told me to invalidate the cache. It seems to have worked. I'll add the two last log files, as I don't know if the first one only contains data from after the cache invalidation.
Let me know if you need more log files.
idea.log (845KB)
idea.log.1 (1MB)