Anna Kozlova
|
4b9293e63f
|
fix reference to inner class of generic outer in static context (IDEA-215061)
GitOrigin-RevId: b969c41b3282bf89c4b44da598c7ec408ea8fec5
|
2019-05-29 23:07:12 +03:00 |
|
Anna.Kozlova
|
a98a18ce8a
|
calc expected type on the left of assignment based on standalone expression type from the right side (IDEA-199273)
|
2019-02-07 15:59:00 +01:00 |
|
Tagir Valeev
|
bcc8d9d5ba
|
CreateLocalFromUsageFix, ExpectedTypesProvider fixes (incl. EA-134473 - assert: CreateLocalFromUsageFix.getAnchor)
|
2019-01-24 18:49:29 +07:00 |
|
Anna.Kozlova
|
55820ccd15
|
predict functional type in assignment context (IDEA-199264)
|
2019-01-07 19:09:17 +01:00 |
|
Tagir Valeev
|
03e4f37774
|
ExpectedTypesProvider and CreateLocalFromUsageFix updated for Java 12 (IDEA-204006)
|
2018-12-21 16:32:43 +07:00 |
|
Anna.Kozlova
|
d612b2c65b
|
create from usage: ensure that refs for methods/locals are not mixed (IDEA-195066)
|
2018-07-05 18:13:11 +02:00 |
|
Anna Kozlova
|
8a3e53d414
|
testdata for IDEA-84211
|
2018-06-26 09:18:41 +03:00 |
|
Anna Kozlova
|
6adc33ee16
|
make create local from fix available on full range (IDEA-141875)
|
2018-06-18 17:05:41 +03:00 |
|
Anna Kozlova
|
31fd8cfe08
|
create from usage: don't ignore types if no expected methods detected
IDEA-193066 check expected type as well by another expression
|
2018-06-01 20:04:05 +03:00 |
|
Anna.Kozlova
|
bee978ba1e
|
disable create local from usage in this/super calls (IDEA-184182)
|
2017-12-22 16:23:22 +01:00 |
|
Anna Kozlova
|
ed9b3db88f
|
create local from usage: check containing code block (IDEA-178443)
|
2017-09-05 12:00:19 +03:00 |
|
Tagir Valeev
|
f4c6d909ab
|
IDEA-171205 Create local variable from usage: honor most suitable overload by parameter count
|
2017-04-10 11:29:42 +07:00 |
|
Anna.Kozlova
|
d688a9a7a4
|
guess expected type like for completion if on the left side of assignment to functional expression which provides in this case no expected type (IDEA-169382)
|
2017-03-15 20:07:06 +01:00 |
|
Anna.Kozlova
|
b1645e3ae5
|
reuse utility method; ensure unknown functional type reduced to Object before create new psi
EA-75452 - IOE: PsiJavaParserFacadeImpl.createTypeElementFromText
|
2016-04-22 17:02:00 +02:00 |
|
Dmitry Avdeev
|
466b4e442b
|
Create from usage: sentence capitalization
|
2014-12-06 12:06:31 +03:00 |
|
Bas Leijdekkers
|
f972926905
|
fix expected thrown types for lambda expressions
|
2014-12-03 15:30:48 +01:00 |
|
Anna Kozlova
|
0da1a208cc
|
ensure expression valid, initializer expression should be already replaced (IDEA-125231)
|
2014-05-19 14:08:56 +04:00 |
|
Anna Kozlova
|
f89a7938fc
|
IDEA-122974 expected type suggester should ignore 'null' types
|
2014-03-28 17:42:11 +01:00 |
|
Anna Kozlova
|
bf9f135419
|
create from usage: reuse 'completion inference' when create from argument list
|
2013-12-07 14:21:43 +01:00 |
|
anna
|
6e9f9c690f
|
EA-47443 - assert: CreateLocalFromUsageFix.getAnchor
|
2013-07-01 17:37:52 +02:00 |
|
Anna Kozlova
|
c289233dac
|
expected types: do not "erase" too much (IDEA-109700)
|
2013-06-27 16:24:18 +04:00 |
|
anna
|
ae9e9ab0c5
|
register quick fixes on "expression expected" (IDEA-101705)
|
2013-02-28 19:31:00 +01:00 |
|
anna
|
10cecacf14
|
EA-41161 - CCE: JavaTreeGenerator.generateTreeFor: create from usage with method ref on the right
(cherry-picked from 04f7b76)
|
2012-11-23 21:13:39 +01:00 |
|
anna
|
e374ec93b1
|
create local from usage: do not remove tailing comment (IDEA-69372)
|
2011-06-07 13:10:44 +04:00 |
|
anna
|
dde2360a0c
|
keep spaces (IDEA-67541 )
|
2011-04-05 18:13:36 +02:00 |
|
Alexey Kudravtsev
|
2718da9fc7
|
more java tests moved to community
|
2010-06-25 12:46:40 +04:00 |
|