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-05 18:50:54 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f64bd14441ef1137bbd99c8383a24a7dac288747
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
completion
/
normal
History
peter
99bb53c9f6
no irrelevant java completion inside comments (IDEA-153683)
2016-04-04 16:42:04 +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
NoCollectorsInComment.java
no irrelevant java completion inside comments (IDEA-153683)
2016-04-04 16:42:04 +02: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
…
UnexpectedLambdaInAmbiguousCall.java
a test for EA-78631 - IAE: LightVariableBuilder.<init> (IDEA-CR-8189)
2016-02-26 15:19:04 +01:00