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-01-08 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85601ec30c4e66ad0555d8e21d5fcf24bcbbfa96
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
completion
/
normal
History
peter
85601ec30c
support captured types in incomplete overloaded lambda completion (IDEA-155188)
2016-04-26 10:23:35 +02:00
..
AllCollectors_after.java
java 8 completion: suggest Collectors toList/toSet/toCollection in statement context
2016-02-01 18:16:21 +01:00
AllCollectors.java
java 8 completion: suggest Collectors toList/toSet/toCollection in statement context
2016-02-01 18:16:21 +01:00
CollectorsToList_after.java
…
CollectorsToList.java
…
CollectorsToSet_after.java
…
CollectorsToSet.java
…
LambdaInAmbiguousCall.java
IDEA-145145 Code Completion does not work properly in Collectors.toMap
2016-01-25 14:25:50 +01:00
LambdaWithCapturedSuperWildcardInAmbiguousCall.java
support captured types in incomplete overloaded lambda completion (IDEA-155188)
2016-04-26 10:23:35 +02:00
LambdaWithSuperWildcardInAmbiguousCall.java
IDEA-155188 Lambda auto completion for incomplete overloaded method fails
2016-04-25 20:45:38 +02:00
NoCollectorsInComment.java
no irrelevant java completion inside comments (IDEA-153683)
2016-04-04 16:42:04 +02:00
NoExplicitTypeArgsInTernary_after.java
…
NoExplicitTypeArgsInTernary.java
…
SelfStaticsOnly.java
…
UnexpectedLambdaInAmbiguousCall.java
a test for EA-78631 - IAE: LightVariableBuilder.<init> (IDEA-CR-8189)
2016-02-26 15:19:04 +01:00