10.5 wasnt ready for release Follow
10.5 has to be, by far, the lowest quality release Ive seen in a GA product from Jetbrains.
Introduce params is broken, invalid notification of unused classes and methods, fix incorrect package definition (or move file to correct dir) no longer works. Idea seems unable to find classes in other packages until I physically edit the target class name (add a space) and then delete it - Ive reproduced all these on a clean 5 class project after a restart.
This is basic common functionality.
Please sign in to leave a comment.
Hello StanAccy,
Have you tried File | Invalidate Caches?
The only item in your list which is a known bug is the "introduce parameter"
problem, which is already fixed (and the fix will be included in 10.5.1).
The other items are not known problems, and your description doesn't contain
enough information for us to be able to do anything about them.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Dimitry,
One quite annoying issue I keep running into is lack of focus in popups.
One example is http://youtrack.jetbrains.net/issue/IDEA-66735
It's not 100% reproducible, but keeps popping up often enough to get annoyed.
Another issue I've been having with the release build is unexpectedly high memory consumption. I did not manage to capture a snapshot yet.
-tt