Anna Kozlova
|
590ed4cc23
|
disable create instance field inside interface (IDEA-127211)
|
2014-07-14 20:58:24 +02:00 |
|
peter
|
fbb28259a1
|
ignore inferred annotation in @NotNull propagation to overridden methods
|
2014-07-10 10:35:56 +02:00 |
|
peter
|
1b75318697
|
adapt testdata to inferred jdk annotations
|
2014-07-10 10:35:56 +02:00 |
|
Dmitry Batrak
|
1b1a23a9e9
|
IDEA-120465 Code completion: no Autopopup code completion and inserting pair brackets if Column selection mode is on
added tests
|
2014-07-09 14:52:39 +04:00 |
|
peter
|
e3fd6eb900
|
don't add a newline when completing with smart enter shortcut (IDEA-126726)
|
2014-07-08 18:40:07 +02:00 |
|
peter
|
02fdc91a10
|
IDEA-126726 "Complete current statement" always adds a newline
* rollback the fix for IDEA-119926
|
2014-07-08 13:13:51 +02:00 |
|
peter
|
fc5eb4a317
|
MinusculeMatcher: pay less attention to case mismatches in non-completion contexts (IDEA-119877)
|
2014-07-07 12:23:10 +02:00 |
|
Anna Kozlova
|
04d81c718c
|
type distinct prover for object/type parameter wildcard fixed IDEA-124363
|
2014-07-02 21:25:09 +02:00 |
|
Anna Kozlova
|
496fb918b8
|
testdata for IDEA-126809
|
2014-07-02 16:35:25 +02:00 |
|
Anna Kozlova
|
53cf6f6905
|
wording: warn about self references instead of "forward" ones
|
2014-07-02 12:26:17 +02:00 |
|
Anna Kozlova
|
1f8864bfa9
|
anonym -> lambda: forbid when result in illegal self reference (IDEA-126763)
|
2014-07-02 12:26:16 +02:00 |
|
Alexey Kudravtsev
|
48bfcde50a
|
IDEA-126171
|
2014-07-02 13:29:29 +04:00 |
|
Anna Kozlova
|
b524d609c1
|
lambda -> method ref: forbid inside anonymous; qualify this (IDEA-126750)
|
2014-07-02 11:00:55 +02:00 |
|
Anna Kozlova
|
60c18e802f
|
simplified testdata
|
2014-07-02 11:00:54 +02:00 |
|
Anna Kozlova
|
d1cf801bc7
|
testdata for IDEA-126109
|
2014-07-01 15:50:08 +02:00 |
|
peter
|
4c7eca5839
|
IDEA-126595 provide completion variants for Charset.forName()
|
2014-06-30 21:59:56 +02:00 |
|
Anna Kozlova
|
fca471c397
|
conditional expression: ensure return type is primitive short in case of short/byte branches (IDEA-126697)
|
2014-06-30 14:03:38 +02:00 |
|
Anna Kozlova
|
489563106d
|
provably distinct: continue to compare for nested levels (IDEA-126633)
|
2014-06-27 18:31:55 +02:00 |
|
Anna Kozlova
|
3fd69c306f
|
testdata for IDEA-124961 according to 1.8.0_20-ea
|
2014-06-27 18:31:52 +02:00 |
|
Anna Kozlova
|
5650b7331e
|
method refs: missed applicable member/containing class substitutor for exact refs (IDEA-126613)
|
2014-06-26 17:35:20 +02:00 |
|
Anna Kozlova
|
643881aed8
|
include enum.values() in signature hierarchy (IDEA-125077)
|
2014-06-25 12:13:08 +02:00 |
|
Anna Kozlova
|
0d1e94b893
|
testdata for IDEA-125254
|
2014-06-24 16:01:53 +02:00 |
|
Anna Kozlova
|
596d24d505
|
method refs: reject constructor refs with 'receiver' syntax (IDEA-126484)
|
2014-06-23 20:10:01 +02:00 |
|
Anna Kozlova
|
69e6a15e27
|
temp revert capture open
|
2014-06-23 20:10:00 +02:00 |
|
Anna Kozlova
|
2171c25296
|
revert new inference: mark erased for type params/raw types compatibility (IDEA-126379)
|
2014-06-19 18:21:44 +02:00 |
|
Max Medvedev
|
319bbf28a0
|
IDEA-125909 Groovy: trait methods accessed via 'super' are not resolved.
Use LinkedHashSet for PsiIntersectionType for order forcing.
|
2014-06-18 14:02:40 +04:00 |
|
Dmitry Batkovich
|
7c0813c27a
|
Add qualifier to unqualified method call quick fix added (similar to "Static Method Import...") IDEA-94719
|
2014-06-17 19:26:05 +04:00 |
|
Anna Kozlova
|
668e1f52e2
|
redundant assignment in arg list fixed (IDEA-126190)
|
2014-06-16 11:25:23 +04:00 |
|
peter
|
6a538846f1
|
prefer thrown exceptions in catch block parameter type completion (IDEA-125316)
|
2014-06-13 15:40:21 +02:00 |
|
peter
|
01bb23e701
|
IDEA-125954 Incorrect code completion for deep inner class
|
2014-06-13 15:40:21 +02:00 |
|
peter
|
41d5427cfe
|
IDEA-126032 Java basic completion: prefer annotations instead of 'interface' keyword
|
2014-06-13 15:40:20 +02:00 |
|
Dmitry Batkovich
|
aac112074d
|
IDEA-105132 Swap adjoined if-statements intention. Invokes on "else" keyword
|
2014-06-11 15:13:02 +04:00 |
|
Anna Kozlova
|
d94700225c
|
javadoc: split annotations one per line (IDEA-116214)
|
2014-06-11 12:59:13 +04:00 |
|
Dmitry Batkovich
|
880a4db277
|
added test for SurroundWithQuotesAnnotationParameterValueFix that checks that char '\n' replaces by "\n" correctly
|
2014-06-10 12:45:29 +04:00 |
|
Anna Kozlova
|
f6a393d527
|
lambda: fix parameter types comparing order (IDEA-126056)
|
2014-06-10 12:34:32 +04:00 |
|
Anna Kozlova
|
ccdc69a1bf
|
method references: avoid double substitution (IDEA-126062)
|
2014-06-10 12:34:30 +04:00 |
|
Anna Kozlova
|
27f10a6c30
|
check to prevent contradicted intersection type (IDEA-67600)
|
2014-06-09 17:03:12 +04:00 |
|
Anna Kozlova
|
2f0830187b
|
check for type param numbers in java 1.6 should not rise error if super methods have type params (IDEA-57338)
|
2014-06-09 15:32:55 +04:00 |
|
Anna Kozlova
|
598f9219a6
|
testdata for IDEA-61415
|
2014-06-09 15:32:53 +04:00 |
|
Anna Kozlova
|
6deb5bb508
|
testdata for IDEA-65473
|
2014-06-09 15:32:52 +04:00 |
|
Anna Kozlova
|
de7387fd40
|
provide remove assignment fix for silly assignment inspection (IDEA-125993)
|
2014-06-06 13:57:02 +04:00 |
|
Anna Kozlova
|
35005bc88e
|
IDEA-125947 not initialized final field should not be raised on any refs from inner classes
|
2014-06-05 16:05:47 +04:00 |
|
Roman Shevchenko
|
6396cd8927
|
IDEA-125900 (resolve of synthetic enum methods in class files fixed)
|
2014-06-05 13:18:03 +04:00 |
|
Anna Kozlova
|
9d5429e77f
|
remove variable: do not leave tailing loops/ifs (IDEA-124489)
|
2014-06-05 11:45:20 +04:00 |
|
Anna Kozlova
|
b9abbfb21f
|
template ConstructorInsertHandler test (IDEA-101429)
|
2014-06-04 20:49:39 +04:00 |
|
Dmitry Batkovich
|
aba3f2f262
|
CreateSwitchIntention removed all operations with Document to exclude possible problems
|
2014-06-04 17:02:53 +04:00 |
|
Dmitry Batkovich
|
b393a479ec
|
IDEA-125825 Surround with quotes annotation parameter value intention
|
2014-06-04 13:00:16 +04:00 |
|
Anna Kozlova
|
d13982bd06
|
most specific: do not start java 8 algorithm for provided type args (IDEA-125855)
|
2014-06-03 18:41:27 +04:00 |
|
Dmitry Batkovich
|
6847fc37ad
|
IDEA-119364 (not introduces case statements for enum)
|
2014-06-03 15:59:48 +04:00 |
|
Dmitry Batkovich
|
6a73a7151e
|
IDEA-108141 reused code of FixDocCommentAction
|
2014-06-03 15:06:11 +04:00 |
|