Option for the old completion behavior
Is there a way to bring back the old completion behavior before the Eclipse whiners got their way? Over the last couple of releases I have noticed that code completion has actually become less helpful. IntelliJ used to know exactly what I needed 99% of the time, I could just hit tab and be on my way. Now I have to stop and look to make sure IntelliJ is completing what I want.
The below screenshot shows an example of what I am talking about. There is no way the xpath String should be above java.lang.String. This has cost me so much time because I have had to correct the String import dozens of times.
Please sign in to leave a comment.