Commit Graph

1413 Commits

Author SHA1 Message Date
Anna Kozlova
7161fb7b69 create package local getter/setter for package local classes (IDEA-107671) 2013-05-27 15:17:51 +04:00
Alexey Kudravtsev
0f00f05948 restored selection after quickfix 2013-05-27 11:13:27 +04:00
Anna Kozlova
35b276b733 invert if: preserve parenthesis when not safe to delete (IDEA-107783) 2013-05-24 16:57:26 +04:00
peter
62af4ca2a1 IDEA-106814 Insert both opening and closing parentheses when completing a method call with "Insert pair brace" option off 2013-05-22 13:31:21 +02:00
Dmitry Batkovich
5b4d579ac5 override methods dialog with sorting by overridings 2013-05-22 14:33:19 +04:00
anna
4ef2ec9aca override with erased types if substitutor was raw (IDEA-78246) 2013-05-21 16:08:03 +02:00
anna
5fc3b0598a extend quickfix name (IDEA-107356) 2013-05-17 17:36:20 +02:00
anna
103bf1fed3 IDEA-105846 2013-05-16 11:29:27 +02:00
anna
a5a54bd00a method references of vararg methods 2013-05-14 12:08:00 +02:00
anna
8df5997677 visibility with anonymous classes fixed 2013-05-13 17:02:53 +02:00
anna
7a56eb198f new array refs: accept signatures with assignable to int params (IDEA-106973) 2013-05-13 15:05:52 +02:00
anna
ea136f42f7 IDEA-106964 2013-05-10 17:17:58 +02:00
anna
5b572ae4a5 private method is not available from anonymous class via this (IDEA-78916) 2013-05-08 19:43:51 +02:00
anna
1b33b6b621 invert if: do not forget continue; if if is not the "last statement" (IDEA-19457) 2013-05-08 18:35:11 +02:00
anna
160833314a do not warn about reference to super member before call to super (IDEA-57259) 2013-05-08 16:03:27 +02:00
anna
b37fec0b4c illegal forward references in type parameter's declaration detection (< 1.7 IDEA-57260) 2013-05-08 15:09:27 +02:00
anna
d3f31f402f type parameter cannot be inherited with different arguments as well as any other class (IDEA-57324) 2013-05-08 15:09:26 +02:00
Maxim.Mossienko
cde29c8c73 fix test data 2013-05-08 14:11:26 +02:00
Maxim.Mossienko
d3389b2390 fix test data 2013-05-08 13:36:54 +02:00
anna
6065034a21 Type arguments of a raw method (IDEA-57277) 2013-05-08 11:44:11 +02:00
peter
88234b4e4a fix testdata formatting after smart enter (IDEA-105010) 2013-05-08 11:08:02 +02:00
peter
90597f9f4f don't suggest final after unfinished try (IDEA-104498) 2013-05-07 18:17:05 +02:00
peter
f3193142a7 make live template lookup behavior consistent with the "insert by dot/space/etc" option (IDEA-105285) 2013-05-07 18:17:04 +02:00
peter
a232670766 tests for IDEA-105010 Action "Complete current statement" doesn't work on fields if next field is annotated 2013-05-07 18:17:04 +02:00
anna
2fe4b2c78a detect type parameters cyclic inference 2013-05-07 17:19:58 +02:00
anna
3e8ef273d8 select from type parameter error processing (IDEA-62453) 2013-05-07 17:19:57 +02:00
anna
a9a42e512b show error if override generics method in raw inheritor (comment IDEA-19718) 2013-05-07 13:43:26 +02:00
anna
fe9777e840 capture top level wildcards when choosing conditional expression type (~IDEA-16723) 2013-05-07 11:44:28 +02:00
anna
02e4c3acdc check that new expression reference resolves to class (IDEA-36082; IDEA-72934) 2013-05-07 10:33:57 +02:00
anna
cf43a20b76 capture getClass type inside expressions list (IDEA-57877) 2013-05-06 21:21:51 +02:00
anna
be9e2fa9f7 testdata fixed 2013-05-06 20:55:21 +02:00
anna
f8509e1d67 strip wildcards when prepare explicit generics types to qualify the method calls (IDEA-106741) 2013-05-06 19:25:40 +02:00
peter
a675c5f31c IDEA-106730 Java completion: 'instanceof' is not suggested if an operand is unresolved 2013-05-06 19:07:56 +02:00
anna
3df31c5805 type distinct prover symmetry 2013-05-06 17:30:07 +02:00
anna
872e3b5153 enum initializer rules http://docs.oracle.com/javase/specs/jls/se7/html/jls-8.html#jls-8.9.2 (IDEA-56239) 2013-05-03 21:54:08 +02:00
anna
352757fd3b open capture at top level only when prepare variable type (IDEA-22005) 2013-05-03 20:40:19 +02:00
Roman Shevchenko
b0711041bb IDEA-19619 (highlight invalid for init statements) 2013-05-03 18:04:42 +02:00
anna
f1f7357ee0 ignore implicit this reference before super call for java 7 2013-05-03 17:21:32 +02:00
anna
ee964486c9 check if current class doesn't have access to siblings (IDEA-19200) 2013-05-03 17:21:31 +02:00
anna
e9e7ce005d forbid casting to nested wildcards (IDEA-71007) 2013-05-03 17:21:30 +02:00
anna
11eae151b7 testdata for IDEA-20244 2013-05-03 13:30:11 +02:00
anna
065d7d8c51 testdata fo IDEA-20573 2013-05-03 13:30:10 +02:00
anna
29341b4c78 testdata for IDEA-21597 2013-05-03 13:30:10 +02:00
anna
3bbaf797d3 testdata for IDEA-21602 2013-05-03 13:30:09 +02:00
anna
5f582a95ae testdata for IDEA-22079 2013-05-03 13:30:08 +02:00
anna
7f1c4d71aa testdata for IDEA-27080 2013-05-03 13:30:07 +02:00
anna
84e7b5029d testdata for IDEA-27185 2013-05-03 13:30:07 +02:00
anna
05ebdc5e5b testdata for IDEA-62056 2013-05-03 13:30:06 +02:00
anna
2caed7280b testdata for IDEA-18425 2013-05-03 13:30:05 +02:00
anna
ad5f3cbab1 testdata for IDEA-63731 2013-05-03 13:30:04 +02:00