This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-20 04:08:32 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfd636746fc33e2403ef249fbc2f109c87301d47
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
and
intellij-monorepo-bot
589b029a97
java method ref highlighting: don't mirror errors of not applicable methods of return type (IDEA-224306)
...
GitOrigin-RevId: 40b4293c754640445b9fac741eab24261e8060cc
2019-10-10 10:03:10 +00:00
..
additionalConstraints
…
advHighlighting8
method references: allow access to protected methods through super (IDEA-217862)
2019-08-05 23:03:36 +03:00
changeSignature
…
completion
/normal
don't suggest inaccessible qualifiers when chain-completing a java method reference (IDEA-217955)
2019-07-23 17:44:15 +03:00
constraints
java highlighting: provide better incompatible types message on failed inference
2019-07-08 12:04:21 +03:00
diamond
java highlighting: provide better incompatible types message on failed inference
2019-07-08 12:04:21 +03:00
exceptions
…
expressions
java inference: prevent recursive conflict resolution when it isn't prevented by ResolveCache guard
2019-09-13 07:12:19 +00:00
findUsages
…
functionalInterface
…
graphInference
incompatible types: highlight parent call instead of lambda when the error isn't related to lambda (IDEA-218801)
2019-10-10 07:01:11 +00:00
highlighting
java highlighting: provide better incompatible types message on failed inference
2019-07-08 12:04:21 +03:00
incomplete
…
inference
…
interfaceMethods
java: adjusted "Cannot resolve method" message (IDEA-206898)
2019-07-10 23:02:59 +03:00
methodRef
java method ref highlighting: don't mirror errors of not applicable methods of return type (IDEA-224306)
2019-10-10 10:03:10 +00:00
mostSpecific
…
newLambda
incompatible types: highlight parent call instead of lambda when the error isn't related to lambda (IDEA-218801)
2019-10-10 07:01:11 +00:00
newMethodRef
java method ref highlighting: don't mirror errors of not applicable methods of return type (IDEA-224306)
2019-10-10 10:03:10 +00:00
overloadResolution
incompatible types: highlight parent call instead of lambda when the error isn't related to lambda (IDEA-218801)
2019-10-10 07:01:11 +00:00
params
…
performance
fixing grammar
2019-08-22 01:50:10 +03:00
redundantCast
…
regression
…
resolve
…
unchecked
…
wildcardParametrization
…