anna
|
3aaa7fb39b
|
diamonds: check according to diamonds even if expected type is raw
|
2011-04-05 15:45:49 +02:00 |
|
Roman Shevchenko
|
bf9add7eb8
|
IDEA-67385 (explicitly imported types should shadow inherited ones)
|
2011-04-05 13:30:10 +02:00 |
|
anna
|
6f8b67665c
|
unimplement interface in generics case: check by subst. signature (IDEA-67230 )
|
2011-03-31 16:31:08 +02:00 |
|
anna
|
3507e39732
|
inline redundant array: remove tailing commas (IDEA-67212)
|
2011-03-31 13:18:23 +02:00 |
|
peter
|
d231d788c8
|
honor completion-case-sensitive=ALL option in the new matcher
|
2011-03-30 20:29:08 +02:00 |
|
peter
|
c622695382
|
minuscule matching by default
|
2011-03-30 19:07:53 +02:00 |
|
peter
|
68d8890b7f
|
suggest 'final' in for-in loop clause (IDEA-67249)
|
2011-03-30 19:07:52 +02:00 |
|
anna
|
2946bdfeb3
|
undo and rename/move class used in run configuration (IDEA-36423)
|
2011-03-30 18:31:21 +02:00 |
|
peter
|
bbcacf8e4f
|
a test for method lookup element presentation
|
2011-03-30 14:40:00 +02:00 |
|
Roman Shevchenko
|
5d95c304c6
|
IDEA-67190 (correctly unwrap try statement if it's not in a code block)
|
2011-03-29 15:58:52 +02:00 |
|
peter
|
1743362364
|
don't walk cached super methods more than once (red field.getName() problem)
make raw method substitutor apply only to this method
|
2011-03-29 13:17:04 +02:00 |
|
peter
|
bb32018645
|
IDEA-66892 'else' variant in completion should be preferred in this case
|
2011-03-28 17:26:38 +02:00 |
|
peter
|
943c822123
|
IDEA-66899 Completing enum constant defined in the same class (private) will insert full FQN (including parent class name) instead of EnumName.ENUM_VALUE
|
2011-03-28 17:26:37 +02:00 |
|
peter
|
f60df30b28
|
IDEA-66179 Bad behavior of inserting generic type constructor when autocompleting
|
2011-03-25 15:36:51 +01:00 |
|
Roman Shevchenko
|
fe7b1d3f5b
|
Only parse diamonds where they're welcomed
|
2011-03-24 21:42:06 +01:00 |
|
peter
|
6fa432b1a5
|
respect the completion case sensitive first letter option back
|
2011-03-24 18:10:00 +01:00 |
|
anna
|
516bef4f42
|
create class from usage: do not show dialog from write action (IDEA-66872)
|
2011-03-23 21:05:59 +01:00 |
|
Roman Shevchenko
|
00292e4696
|
Introduce variable tests fixed for multi-catch type
|
2011-03-22 19:33:31 +01:00 |
|
anna
|
611019175f
|
inplace introduce field/constant: restore anchors if they were changed during template
|
2011-03-22 16:15:07 +01:00 |
|
anna
|
6776cbd8c1
|
invert boolean: stop on class level (IDEA-66889)
|
2011-03-22 12:45:48 +01:00 |
|
Gregory Shrago
|
a2c449009a
|
IDEA-66790 "Private field is never used" does not appear when @Resource annotation used
|
2011-03-21 18:56:26 +03:00 |
|
anna
|
938868c348
|
introduce field: fix introducing in anonymous class; fix enclosing constructor (IDEA-66774)
|
2011-03-21 12:57:31 +01:00 |
|
Roman Shevchenko
|
e475bc1b20
|
IDEA-66564 (parse indeterminate FP literals in compiled annotations); cleanup
|
2011-03-18 20:03:23 +01:00 |
|
anna
|
a3aacb032c
|
redundant suppression: correct redundancy for tools with the same id
|
2011-03-18 12:48:30 +01:00 |
|
Roman Shevchenko
|
91c7d40078
|
Project Coin precise rethrow support
|
2011-03-17 17:47:38 +01:00 |
|
anna
|
084c70b827
|
tests for inline introduce field
|
2011-03-17 17:29:38 +01:00 |
|
peter
|
1e01efc501
|
don't suggest primitive type variants in parameter type after .
|
2011-03-14 20:48:18 +01:00 |
|
peter
|
92988aa6f1
|
classes from the same package should have higher priority than the imported ones (IDEA-66309)
|
2011-03-14 20:48:17 +01:00 |
|
peter
|
0fdefe3ca3
|
fix double colon on completion
|
2011-03-14 20:48:14 +01:00 |
|
anna
|
63bb62c7fa
|
heap pollution:check if possible to make final (IDEA-65920)
|
2011-03-14 17:02:11 +01:00 |
|
anna
|
2f32d06e43
|
move file instead of splitting in classes when all classes in file are moved (IDEA-66437)
|
2011-03-14 14:08:37 +01:00 |
|
Roman Shevchenko
|
a8dcf9e9c8
|
Resource variable deletion logic moved to resource list (fix for safe delete and inline)
|
2011-03-11 21:12:42 +01:00 |
|
peter
|
da18adc88d
|
fix completion not launching insert handler after explicit common prefix insertion
|
2011-03-11 17:35:06 +01:00 |
|
anna
|
409d5b026b
|
extract method: correct extraction with leading comment
|
2011-03-11 16:53:04 +01:00 |
|
anna
|
0d2ea7efa4
|
safe delete: fixed delete from the top of the hierarchy
|
2011-03-11 15:47:34 +01:00 |
|
anna
|
d1b5fd26f8
|
create class from usage: enable inside new expr args (IDEA-66193)
|
2011-03-11 15:32:27 +01:00 |
|
anna
|
066f5d8ce8
|
create class from usage: setup generics params as it is done for create from new ( IDEA-43214)
|
2011-03-11 15:04:05 +01:00 |
|
anna
|
1b09d55adc
|
find occurrences: distinguish <> with different inference (IDEA-66176)
|
2011-03-11 11:44:42 +01:00 |
|
Roman Shevchenko
|
25e36ccea0
|
Coin completion tests moved from class name to normal
|
2011-03-10 21:34:37 +01:00 |
|
Roman Shevchenko
|
ec147dd31d
|
Better exceptions-only completion in catch
|
2011-03-10 21:34:36 +01:00 |
|
Roman Shevchenko
|
7b05a6c4a9
|
Completion in try-with-resources
|
2011-03-10 21:34:36 +01:00 |
|
anna
|
646684310b
|
enable copy for packages in project view (IDEA-12639)
|
2011-03-10 21:05:25 +01:00 |
|
anna
|
cae6eb927a
|
introduce constant: add after dependant code (IDEA-66414)
|
2011-03-10 21:05:24 +01:00 |
|
Roman Shevchenko
|
9593bfc3f1
|
Completion in multi-catch
|
2011-03-10 16:40:50 +01:00 |
|
anna
|
e1fc66adaa
|
remove local redundant unchecked suppress inspection - replace with existing global one (IDEA-66039)
|
2011-03-09 20:53:21 +01:00 |
|
anna
|
c61a0360a7
|
suppress possible heap pollution with unchecked id (IDEA-66066)
|
2011-03-09 20:53:20 +01:00 |
|
anna
|
3b8b505304
|
diamonds: treat as raw type when inference was failed (IDEA-66370)
|
2011-03-09 20:53:19 +01:00 |
|
peter
|
58235e314a
|
new HashMap<
|
2011-03-09 20:14:22 +01:00 |
|
Roman Shevchenko
|
c992b9c216
|
Resolve in javadoc fixed
|
2011-03-09 13:03:29 +01:00 |
|
anna
|
da1aab6e43
|
introduce parameter: correct introduce parameter and remove unused from the enclosing method
|
2011-03-09 12:07:37 +01:00 |
|