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
2025-12-24 17:51:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
185284cee6096791c8bd0de0a9436d1eceac28bc
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
completion
/
normal
History
peter
1c50ca6d08
java completion: remove irrelevant suggestions after Unresolved:: (IDEA-201798)
...
to enable chain completion, which only works when there are no other suggestions
2018-11-08 09:22:18 +01:00
..
AllCollectors_after.java
…
AllCollectors.java
…
CallBeforeLambda_after.java
…
CallBeforeLambda.java
…
ChainedMethodReference_after.java
…
ChainedMethodReference.java
…
ChainedMethodReferenceWithNoPrefix.java
java completion: remove irrelevant suggestions after Unresolved:: (IDEA-201798)
2018-11-08 09:22:18 +01:00
CollectorsInsideCollect_after.java
…
CollectorsInsideCollect.java
…
CollectorsJoining_after.java
…
CollectorsJoining.java
…
CollectorsJoiningInsideCollect_after.java
…
CollectorsJoiningInsideCollect.java
…
CollectorsToList_after.java
…
CollectorsToList.java
…
CollectorsToSet_after.java
…
CollectorsToSet.java
…
FinishMethodReferenceWithColon_after.java
…
FinishMethodReferenceWithColon.java
…
InheritorConstructorRef.java
…
LambdaInAmbiguousCall.java
…
LambdaInAmbiguousConstructorCall_after.java
…
LambdaInAmbiguousConstructorCall.java
…
LambdaWithSuperWildcardInAmbiguousCall.java
…
NoCollectorsInComment.java
…
NoContinueInsideLambdaInLoop.java
…
NoExplicitTypeArgsInTernary_after.java
…
NoExplicitTypeArgsInTernary.java
…
NoSemicolonAfterVoidMethodInLambda_after.java
…
NoSemicolonAfterVoidMethodInLambda.java
…
OverrideMethodAsDefault_after.java
…
OverrideMethodAsDefault.java
…
PreferLambdaToConstructorReference.java
…
PreferLambdaToRecentSelections.java
…
PreferLambdaToTooGenericLocalVariables.java
…
PreferLocalsOverMethodRefs.java
…
PreferVariableToLambda.java
…
SelfStaticsOnly.java
…
StaticallyImportedCollectorsToList_after.java
…
StaticallyImportedCollectorsToList.java
…
StaticallyImportedFromInterface_after.java
…
StaticallyImportedFromInterface.java
…
UnexpectedLambdaInAmbiguousCall.java
…