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-07 05:09:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
473384bbf6df4ab5546844673b58991c815f3103
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
completion
/
normal
History
peter
473384bbf6
java 8 completion: suggest Collectors toList/toSet/toCollection in statement context
2016-02-01 18:16:21 +01: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
NoExplicitTypeArgsInTernary_after.java
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
NoExplicitTypeArgsInTernary.java
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
SelfStaticsOnly.java
…