Same thing here. Especially when you look at sources that are full of errors like when your project doesn't have its dependencies.
Jacques "Paul Bradshaw" <[EMAIL PROTECTED]> wrote in message aeb7kl$s57$[EMAIL PROTECTED]">news:aeb7kl$s57$[EMAIL PROTECTED]... > I agree that this is MOST annoying. The pop up box also gets in the way of > me seeing what the hell I'm trying to type in this situation. I wish it > would remember that I dismissed it! > > +10000 to fix this!!! > > "Elliotte Rusty Harold" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED]... > > > > I'm trying out IDEA Ariadna 629 on Linux, and I begin by setting up my > > project and start typing my first class: > > > > package com.elharo.xml; > > > > public class Node { > > > > public Document getDocument() { > > > > } > > > > > > } > > > > And then things get weird. I haven't written the Document class yet. > > I've barely begun this project that's going to involve dozens of classes > > that reference each other. And yet IDEA keeps popping up this annoying > > little blue box insisting that I press Alt+Enter to choose > > javax.swing.text.Document or some such. I don't want to do that. That's > > not what this method is going to return. But IDEA just won't shut up! > > Every time I do or type anything that damned blue box pops up again!` It > > is one of the most annoying things I have ever seen in an IDE. I know > > this code won't compile yet. I just started it. I don't need to be > > reminded of that constantly. I tried turning off all the code completion > > features, but the blue box keeps popping up. > > > > I can't put up with this. This alone is enough to stop me from using, > > buying, or recommending IDEA. There may be other good features in it, > > but I can't get past this. > > > > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
