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-16 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97b22aaa1313b6fc2d0a33bcce859c427c126fd8
openide
/
python
/
testData
/
codeInsight
/
mlcompletion
History
andrey.matveev
de6a66846e
[pycharm] Delete testNumberOfOccurrencesNamedArgsWithPrefix test
...
GitOrigin-RevId: 4d1a8134438a09f9388f6cb8aae2513fc4d73d75
2020-06-05 13:08:31 +03:00
..
prev2calls
…
argumentFeaturesFirstArg.py
…
argumentFeaturesInNamedArg.py
…
argumentFeaturesThirdArg.py
…
classBuiltins.py
…
classNotBuiltins.py
…
dictKey.py
…
functionBuiltins.py
…
functionNotBuiltins.py
…
haveOpeningBrace.py
…
haveOpeningRoundBracket.py
…
haveOpeningSquareBracket.py
…
insideClassAfterConstructor.py
…
insideClassConstructorPlace.py
…
isAfterIfWithoutElseAfterElifOneLetterPrefix.py
…
isAfterIfWithoutElseAfterElse.py
…
isAfterIfWithoutElseAfterSameLevelLine.py
…
isAfterIfWithoutElseNestedIfAfterElse.py
…
isAfterIfWithoutElseNestedIfOneLetterPrefix.py
…
isAfterIfWithoutElseSimple.py
…
isDirectlyInArgumentsContextAfterNamedParameter.py
…
isDirectlyInArgumentsContextInNestedCall.py
…
isDirectlyInArgumentsContextSecondArgumentWithPrefix.py
…
isDirectlyInArgumentsContextSimple.py
…
isInConditionArgumentContextOfCall.py
…
isInConditionIfBody.py
…
isInConditionIfBodyNonZeroPrefix.py
…
isInConditionSimpleElif.py
…
isInConditionSimpleIf.py
…
isInConditionWhileConditionStatement.py
…
isInForAfterIn.py
…
isInForAfterInOneLetterPrefix.py
…
isInForBody.py
…
isInForOneLetterPrefix.py
…
isInForSimple.py
…
isTakesParameterSelf.py
…
kindFromTargetAs.py
…
kindFromTargetAssignment.py
…
kindKeyword.py
…
kindNamedArg.py
…
kindPackageOrModule.py
…
locationDifferentFile.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
locationSameFileAndClass.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
locationSameFileAndMethod.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
locationSameFileAndMethodAndClass.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
locationSameFileOnly.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
matchesWithEnclosingMethodAlmostTheSameName.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
matchesWithEnclosingMethodTheSameName.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
numberOfOccurrencesClass.py
…
numberOfOccurrencesFunction.py
…
numberOfOccurrencesNamedArgsEmptyPrefix.py
…
numberOfOccurrencesPackagesOrModules.py
…
numOfPrevQualifiersIs1.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
numOfPrevQualifiersIs3.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
numOfPrevQualifiersIs4.py
PY-41056 Impl new ml completion features
2020-04-15 10:02:07 +00:00
prevNeighbourKeywordsIfSomethingIn.py
…
prevNeighbourKeywordsNotIn.py
…
qualifierIsClass.py
…
qualifierIsObject.py
…
receiverMatchesAssignment.py
…
receiverMatchesSimple.py
…
receiverMatchesTokens.py
…
receiverMatchesTokensUpperCase.py
…
sameColumnKeywordsDefDef.py
…
sameColumnKeywordsDefDefIntoCalss.py
…
sameColumnKeywordsForSeparateLineIf.py
…
sameColumnKeywordsIfElif.py
…
sameColumnKeywordsIfFor.py
…
sameColumnKeywordsIfSeparateLineIf.py
…
sameLineKeywordsIfSomethingIn.py
…
sameLineKeywordsIfSomethingInWithPrevLine.py
…
sameLineMatchingSimple.py
…
scopeClassDontConsiderFunctionBodies.py
…
scopeFileDontConsiderFunctionBodies.py
…
scopeMatchesNonEmptyPrefix.py
…
scopeMatchesSimple.py
…
scopeMatchesTokens.py
…
underscoreTypeTwoStart.py
…
underscoreTypeTwoStartEnd.py
…