This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-21 00:15:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8dc243d717b60662c13b8b95d9767155bc7a74b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
af3e15a689
highlight method call: don't ignore args with applicable calls as they may still cause parent call incompatibility
...
IDEA-201175
2018-10-25 16:20:56 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-199875 Rank
println
higher than
print
2018-10-05 11:25:23 +02:00
constraints
…
diamond
diamonds: simulate resolved constructor with generated static factory (IDEA-195813)
2018-07-23 19:20:55 +02:00
exceptions
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
expressions
…
findUsages
…
functionalInterface
…
graphInference
highlight method call: don't ignore args with applicable calls as they may still cause parent call incompatibility
2018-10-25 16:20:56 +02:00
highlighting
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
incomplete
…
inference
…
interfaceMethods
valid static method reference on class's inheritor (IDEA-187974)
2018-03-09 11:44:47 +01:00
methodRef
…
mostSpecific
…
newLambda
don't fail to attach fixes on invalid code
2018-07-16 10:43:52 +02:00
newMethodRef
method ref: ensure capture conversion on first arg of second search
2018-05-22 15:48:15 +03:00
overloadResolution
method reference overloads: second search should provide actual parameter types with 1 offset (IDEA-200218)
2018-10-22 17:02:20 +02:00
params
…
performance
…
redundantCast
redundant cast: trim too long messages (IDEA-182666)
2018-06-19 13:18:27 +03:00
regression
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
resolve
…
unchecked
inference: ensure erasure flag is pushed to the container expression
2018-03-14 17:39:04 +01:00
wildcardParametrization
…