When I call up code completion in all versions of NetBeans IDE,
the Java Editor gives typed suggestions for completing the current
statement:
This is called code completion. No surprises there.
However, if I invoke code completion a second time
(i.e., press Ctrl-Space twice), a deeper level of suggestions
is returned in NetBeans IDE 7.3.1, as well as in recent releases
before that:
However, in NetBeans IDE 7.4, instead of the above, the code
completion includes suggestions...