Alexey Kudravtsev
|
920d5b4fba
|
removed default file header, because it adds no information but subtracts attention and space
|
2017-05-11 13:39:07 +03:00 |
|
peter
|
d91c606bfa
|
IDEA-155984 Completion suggests nothing if you try to complete a variable before a call
|
2016-05-13 16:15:16 +02:00 |
|
peter
|
419770e30d
|
IDEA-153437 Do not suggest to loop over the loop variable (and don't duplicate "new")
|
2016-03-24 11:54:46 +01:00 |
|
peter
|
2c6cea692a
|
IDEA-121698 Automatically make variables accessed from outer scopes final
|
2014-03-05 22:19:28 +01:00 |
|
peter
|
f3b09cee3a
|
IDEA-54220 Code Completion for value() method in @interfaces could be added
|
2012-03-07 20:24:50 +04:00 |
|
peter
|
1b19428761
|
IDEA-79591 Suggest field name in construction parameter name completion
|
2012-03-05 23:26:29 +04:00 |
|
peter
|
dc71135134
|
IDEA-78033 do not sugesst "class" as possible name for variable
|
2011-12-16 12:02:51 +01:00 |
|
peter
|
1472a839cb
|
no duplicates in java var name suggestions
|
2011-10-26 17:56:51 +02:00 |
|
peter
|
33a19de801
|
VariablesCompletionTest -> light
|
2011-10-26 17:56:51 +02:00 |
|
peter
|
7dd4d3d0a5
|
suggest unresolved reference names only once
|
2011-10-13 20:35:56 +02:00 |
|
peter
|
1c878bdc94
|
IDEA-52806 JAVA: smarter parameter name completion for Builder-style-methods
|
2011-10-12 19:50:08 +02:00 |
|
peter
|
744cc3c5ed
|
IDEA-60790 Variables names completition suggests already used names
|
2011-10-12 15:09:27 +02:00 |
|
peter
|
c6343bf710
|
IDEA-70589 autocomplete in interfaces thinks that everything is a constant
|
2011-09-08 16:15:57 +02:00 |
|
peter
|
29f5bf705c
|
IDEA-72119 autocomplete for reserved names adds some extra characters
|
2011-07-15 17:44:52 +02:00 |
|
peter
|
0c2c5511bd
|
don't show some java keywords in some java places, but show some keywords in some other places (e.g. IDEA-58589)
|
2010-10-28 21:19:20 +04:00 |
|
peter
|
98e865fe67
|
VariablesCompletionTest -> community
|
2009-10-15 19:04:17 +01:00 |
|