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 |
|
peter
|
da18adc88d
|
fix completion not launching insert handler after explicit common prefix insertion
|
2011-03-11 17:35:06 +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 |
|
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 |
|
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 |
|
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 |
|
peter
|
16fae492a8
|
accept class suggestions in java by <
|
2011-03-08 18:07:29 +01:00 |
|
peter
|
435b14a0ad
|
finishing completion with [ (IDEA-40461)
|
2011-03-08 18:00:37 +01:00 |
|
peter
|
24b5e9a888
|
by default execute typed handler when finishing completion by a character
|
2011-03-08 18:00:36 +01:00 |
|
anna
|
ccdc3a5bcb
|
diamond: replace wildcards with corresponding bound when inference (IDEA-66124)
|
2011-03-08 17:45:00 +01:00 |
|
anna
|
b5303937f9
|
diamonds: do not warn about broken inference for raw types (IDEA-66132)
|
2011-03-08 11:27:12 +01:00 |
|
Roman Shevchenko
|
c3b799c246
|
IDEA-66081 (resolve methods in javadoc by signatures)
|
2011-03-07 22:01:53 +01:00 |
|
Roman Shevchenko
|
20b933ac87
|
IDEA-66266 (add/remove modifier quick fix to work on explicit ones only)
|
2011-03-07 22:01:52 +01:00 |
|
peter
|
09108a1141
|
in a class, prefer member modifiers to other classes
|
2011-03-07 18:25:00 +01:00 |
|
peter
|
893c24c52f
|
IDEA-57403 Completion cannot suggest members of an intersection type
|
2011-03-03 20:07:58 +01:00 |
|
peter
|
f145812a77
|
foreach loop variable shouldn't be visible from the loop expression (IDEA-55859)
|
2011-03-03 20:07:54 +01:00 |
|
Roman Shevchenko
|
636877d224
|
Generalize catch fix made aware of try-with-resources
|
2011-03-01 20:34:18 +01:00 |
|
Roman Shevchenko
|
618e0e3ac0
|
Surround with try/catch fix made aware of try-with-resources
|
2011-03-01 20:34:18 +01:00 |
|
Roman Shevchenko
|
77f94dbece
|
Add exception to method signature fix made aware of try-with-resources
|
2011-03-01 20:34:18 +01:00 |
|
Roman Shevchenko
|
a5a7e6846a
|
Add catch block fix made aware of try-with-resources
|
2011-03-01 20:34:17 +01:00 |
|
peter
|
5c6c1da682
|
prefer return
|
2011-02-28 18:29:30 +01:00 |
|
anna
|
db86efbbd4
|
format type after field creation from usage (IDEA-65996)
|
2011-02-28 15:18:41 +01:00 |
|
anna
|
70308b234e
|
check for enclosing instance of type for top level extends type only (IDEA-65857)
|
2011-02-27 17:30:17 +01:00 |
|
anna
|
a89d18d0f0
|
safe varags: enable add safe varargs on constructor
|
2011-02-27 16:50:28 +01:00 |
|
Roman Shevchenko
|
70370a5456
|
Highlight uninitialized resource variable
|
2011-02-25 20:59:19 +01:00 |
|
Roman Shevchenko
|
a469762b6d
|
Resolve in resource list tuned to not look forward
|
2011-02-25 20:59:19 +01:00 |
|
Roman Shevchenko
|
b2ec3c9263
|
Unused local variable inspection made aware of try-with-resources
|
2011-02-25 20:59:19 +01:00 |
|
peter
|
4291983cad
|
IDEA-65810 Class completion: suggest most probable class in the specific context.
|
2011-02-25 12:37:16 +01:00 |
|
Roman Shevchenko
|
e4eacc4451
|
"Reuse variable declaration" no more suitable for resource variables
|
2011-02-24 21:35:40 +01:00 |
|
Roman Shevchenko
|
9e0bef7dcd
|
Project Coin try-with-resource support, take 4
|
2011-02-24 20:02:33 +01:00 |
|
Roman Shevchenko
|
0a17b195bb
|
Resource declaration and assignment conflicts highlighting
|
2011-02-23 21:04:42 +01:00 |
|
Roman Shevchenko
|
fdbaba14e1
|
Resource declaration conflicts highlighting
|
2011-02-23 21:04:42 +01:00 |
|
peter
|
725873b3ce
|
IDEA-65811 "final" variant is not suggested but it should be
|
2011-02-23 15:13:41 +01:00 |
|
peter
|
40c073a073
|
uninitialized fields should be offered at least when initializing them
|
2011-02-23 15:13:40 +01:00 |
|
peter
|
b09a5bed9e
|
IDEA-63641 Eliminate variable itself from autocomplete list
|
2011-02-23 15:13:39 +01:00 |
|
peter
|
5d9f4ef818
|
IDEA-50092 Code completion added unnecessary type arguments
|
2011-02-23 11:33:15 +01:00 |
|
peter
|
d07de05c10
|
IDEA-57487 Smart completion in cast operator inserts ill-formed type
|
2011-02-23 11:33:14 +01:00 |
|
peter
|
c13f0636c2
|
IDEA-58556 Make smart completion cast insertion aware of autoboxing
|
2011-02-23 11:33:13 +01:00 |
|
Roman Shevchenko
|
5fa72a60da
|
Try-with-resource support: highlight unhandled exceptions from close()
|
2011-02-22 20:33:24 +01:00 |
|
Roman Shevchenko
|
0f2e1cd4f6
|
Try-with-resource support: variable usage inspection
|
2011-02-22 20:33:24 +01:00 |
|
Roman Shevchenko
|
2bc8375a90
|
Try-with-resource support: reuse variable quick fix
|
2011-02-22 20:33:23 +01:00 |
|
peter
|
55bc513149
|
IDEA-50627 Don't suggest uninitialized instance members in constructor when smart-completing
|
2011-02-22 18:58:44 +01:00 |
|
peter
|
261bfa77a9
|
in field type, don't suggest fields&methods (IDEA-65639)
|
2011-02-22 18:58:42 +01:00 |
|