TypeScript/tests/cases/fourslash
Kanchalai Tanglertsampan e5cfe5c348 Merge branch 'master' into wip-master-statelessOverload
# Conflicts:
#	src/compiler/factory.ts
2017-02-14 15:21:06 -08:00
..
generated
server Language service extensibility 2017-02-14 13:35:16 -08:00
shims Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
shims-pp Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
addDeclareToFunction.ts
addDeclareToModule.ts
addDuplicateSetter.ts
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts
addInterfaceMemberAboveClass.ts
addInterfaceToNotSatisfyConstraint.ts
addMemberToInterface.ts
addMemberToModule.ts
addMethodToInterface1.ts
addSignaturePartial.ts
addVarToConstructor1.ts
aliasMergingWithNamespace.ts
aliasToVarUsedAsType.ts
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts
ambientShorthandFindAllRefs.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
ambientShorthandGotoDefinition.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
ambientVariablesWithSameName.ts
argumentsAreAvailableAfterEditsAtEndOfFunction.ts
argumentsIndexExpression.ts
arrayCallAndConstructTypings.ts
arrayConcatTypeCheck0.ts
arrayConcatTypeCheck1.ts
asOperatorCompletion.ts
asOperatorFormatting.ts
assertContextualType.ts
assignToExistingClass.ts
augmentedTypesClass1.ts
augmentedTypesClass2.ts
augmentedTypesClass3.ts
augmentedTypesModule1.ts
augmentedTypesModule2.ts
augmentedTypesModule3.ts
augmentedTypesModule4.ts
augmentedTypesModule5.ts
augmentedTypesModule6.ts
autoFormattingOnPasting.ts
automaticConstructorToggling.ts
basicClassMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
bestCommonTypeObjectLiterals1.ts
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts
breakpointValidationClassAmbient.ts
breakpointValidationClasses.ts
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts
breakpointValidationDebugger.ts
breakpointValidationDecorators.ts
breakpointValidationDestructuringAssignmentForArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForArrayBindingPattern.ts
breakpointValidationDestructuringForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForObjectBindingPattern.ts
breakpointValidationDestructuringForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfArrayBindingPattern.ts
breakpointValidationDestructuringForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfObjectBindingPattern.ts
breakpointValidationDestructuringForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPattern.ts
breakpointValidationDestructuringParameterArrayBindingPattern2.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringParameterNestedObjectBindingPattern.ts
breakpointValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterObjectBindingPattern.ts
breakpointValidationDestructuringParameterObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatement.ts
breakpointValidationDestructuringVariableStatement1.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern2.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringVariableStatementDefaultValues.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPattern.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.ts
breakpointValidationDo.ts
breakpointValidationEnums.ts
breakpointValidationExportAssignment.ts
breakpointValidationExports.ts
breakpointValidationFor.ts
breakpointValidationForIn.ts
breakpointValidationFunctionExpressions.ts
breakpointValidationFunctions.ts
breakpointValidationIfElse.ts
breakpointValidationImport.ts
breakpointValidationImports.ts
breakpointValidationInBlankLine.ts
breakpointValidationInComments.ts
breakpointValidationInterface.ts
breakpointValidationLabeled.ts
breakpointValidationLet.ts
breakpointValidationModule.ts
breakpointValidationModuleAmbient.ts
breakpointValidationModuleEmpty.ts
breakpointValidationObjectLiteralExpressions.ts
breakpointValidationParenCallOrNewExpressions.ts
breakpointValidationStatements.ts
breakpointValidationSwitch.ts
breakpointValidationTryCatchFinally.ts
breakpointValidationTypeAlias.ts
breakpointValidationTypeAssertionExpressions.ts
breakpointValidationUnaryExpressions.ts
breakpointValidationVariables.ts
breakpointValidationWhile.ts
breakpointValidationWith.ts
brokenClassErrorRecovery.ts
callSignatureHelp.ts
cancellationWhenfindingAllRefsOnDefinition.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts
classifyThisParameter.ts
classInterfaceInsert.ts
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts
cloduleAsBaseClass2.ts
cloduleTypeOf1.ts
cloduleWithRecursiveReference.ts
closedCommentsInConstructor.ts
codeCompletionEscaping.ts
codeFixAddForgottenThis01.ts Added tests for missing 'this' property accesses. 2016-11-11 01:25:50 -08:00
codeFixAddForgottenThis02.ts Added tests for missing 'this' property accesses. 2016-11-11 01:25:50 -08:00
codeFixChangeExtendsToImplements.ts use getStart() 2016-11-28 14:42:55 -06:00
codeFixChangeExtendsToImplementsAbstractModifier.ts Fix extends -> implements for decorators/modifiers 2016-11-14 15:13:46 -08:00
codeFixChangeExtendsToImplementsTypeParams.ts Add tests and simplify existing ones 2016-11-04 16:34:10 -07:00
codeFixChangeExtendsToImplementsWithDecorator.ts Fix extends -> implements for decorators/modifiers 2016-11-14 15:13:46 -08:00
codeFixClassExprClassImplementClassFunctionVoidInferred.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExprExtendsAbstractExpressionWithTypeArgs.ts abstract class expr instantiation and abstract fix works with class expr 2016-12-14 08:40:41 -08:00
codeFixClassExtendAbstractExpressionWithTypeArgs.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractGetter.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractGetterSetter.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractMethod.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateNumber.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateU.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractPrivateProperty.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractProperty.ts Offer missing abstract codefix once 2017-02-13 16:58:14 -08:00
codeFixClassExtendAbstractProtectedProperty.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractPublicProperty.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractSetter.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassExtendAbstractSomePropertiesPresent.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassAbstractGettersAndSetters.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassFunctionVoidInferred.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassMethodViaHeritage.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassMultipleSignatures1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassMultipleSignatures2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementClassPropertyModifiers.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementDeepInheritance.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementDefaultClass.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterface36.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterface39.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceClassExpression.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceComputedPropertyLiterals.ts Fix test 2017-01-09 06:36:07 -08:00
codeFixClassImplementInterfaceComputedPropertyNameWellKnownSymbols.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceDuplicateMember1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceDuplicateMember2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesBoth.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesNoFix.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesNumber.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceIndexSignaturesString.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMethodWithParams.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleImplements1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleImplements2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleImplementsIntersection1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleImplementsIntersection2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleMembersAndPunctuation.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleSignatures.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleSignaturesRest1.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceMultipleSignaturesRest2.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceNamespaceConflict.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfacePropertyFromParentConstructorFunction.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceSomePropertiesPresent.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateDeeply.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateError.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateNumber.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateT.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiateU.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamInstantiation.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceTypeParamMethod.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixClassImplementInterfaceUndeclaredSymbol.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixSuperAfterThis.ts Add tests and simplify existing ones 2016-11-04 16:34:10 -07:00
codeFixSuperCall.ts Rename Tests 2016-12-14 10:38:00 -08:00
codeFixSuperCallWithThisInside.ts Add tests and simplify existing ones 2016-11-04 16:34:10 -07:00
commentBraceCompletionPosition.ts Allowing brace completion inside comments in JS and TS files 2016-12-07 15:58:05 -08:00
commentsBlocks.ts
commentsClass.ts
commentsClassMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsCommentParsing.ts
commentsEnums.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsExternalModules.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsFunctionDeclaration.ts
commentsFunctionExpression.ts
commentsImportDeclaration.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsInheritance.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsInterface.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsLinePreservation.ts Fixed jsDoc parser - no longer omits asterisks in the middle (if the line does not start with asterisk) and additional case for whitespaces being ignored 2016-12-13 00:05:16 +02:00
commentsModules.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsMultiModuleMultiFile.ts
commentsMultiModuleSingleFile.ts
commentsOverloads.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
commentsUnion.ts
commentsVariables.ts
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts
completionAfterDotDotDot.ts
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
completionEntryForConst.ts
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts
completionEntryForUnionProperty.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionEntryForUnionProperty2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionEntryOnNarrowedType.ts
completionForQuotedPropertyInPropertyAssignment1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForQuotedPropertyInPropertyAssignment2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForQuotedPropertyInPropertyAssignment3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForQuotedPropertyInPropertyAssignment4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionForStringLiteral5.ts Fix test failure resulting from bad merge 2016-12-30 13:49:50 -08:00
completionForStringLiteral6.ts String literal completions: Use call signature only if we are *immediately* in a call expression 2017-01-09 07:52:52 -08:00
completionForStringLiteral7.ts Support completions for string literal in rest parameter 2017-01-13 14:13:49 -08:00
completionForStringLiteral8.ts Add string literal completion for equality expression 2017-01-31 16:44:59 -08:00
completionForStringLiteral10.ts Add string literal completion for equality expression 2017-01-31 16:44:59 -08:00
completionForStringLiteral11.ts Support string literal completion in case labels 2017-01-31 20:24:36 -08:00
completionForStringLiteralImport1.ts
completionForStringLiteralImport2.ts
completionForStringLiteralNonrelativeImport1.ts
completionForStringLiteralNonrelativeImport2.ts
completionForStringLiteralNonrelativeImport3.ts
completionForStringLiteralNonrelativeImport4.ts
completionForStringLiteralNonrelativeImport5.ts
completionForStringLiteralNonrelativeImport7.ts
completionForStringLiteralNonrelativeImport8.ts
completionForStringLiteralNonrelativeImport9.ts
completionForStringLiteralNonrelativeImport10.ts
completionForStringLiteralNonrelativeImport11.ts
completionForStringLiteralNonrelativeImport12.ts
completionForStringLiteralNonrelativeImportTypings1.ts
completionForStringLiteralNonrelativeImportTypings2.ts
completionForStringLiteralNonrelativeImportTypings3.ts
completionForStringLiteralRelativeImport3.ts
completionForStringLiteralRelativeImport4.ts
completionForStringLiteralRelativeImportAllowJSFalse.ts
completionForStringLiteralRelativeImportAllowJSTrue.ts
completionInAugmentedClassModule.ts
completionInIncompleteCallExpression.ts
completionInJsDoc.ts Fix https://github.com/Microsoft/TypeScript/issues/12316: Add method to known tag names 2016-12-13 16:36:54 -08:00
completionInNamedImportLocation.ts
completionInsideFunctionContainsArguments.ts
completionInTypeOf1.ts
completionInTypeOf2.ts
completionListAfterAnyType.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterClassExtends.ts
completionListAfterFunction.ts
completionListAfterFunction2.ts
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterRegularExpressionLiteral01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterRegularExpressionLiteral1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAfterRegularExpressionLiteral02.ts
completionListAfterRegularExpressionLiteral03.ts
completionListAfterRegularExpressionLiteral04.ts
completionListAfterRegularExpressionLiteral05.ts
completionListAfterSlash.ts
completionListAfterSpreadOperator01.ts
completionListAfterStringLiteral1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAndMemberListOnCommentedDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAndMemberListOnCommentedLine.ts
completionListAndMemberListOnCommentedWhiteSpace.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAtBeginningOfFile01.ts
completionListAtBeginningOfIdentifierInArrowFunction01.ts
completionListAtDeclarationOfParameterType.ts
completionListAtEndOfWordInArrowFunction01.ts
completionListAtEndOfWordInArrowFunction02.ts
completionListAtEndOfWordInArrowFunction03.ts
completionListAtEOF.ts
completionListAtEOF1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAtEOF2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListAtIdentifierDefinitionLocations_catch.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_classes.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_destructuring.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_enumMembers.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_enumMembers2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_enums.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_functions.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_Generics.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_interfaces.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_parameters.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_properties.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtIdentifierDefinitionLocations_varDeclarations.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtInvalidLocations.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListAtNodeBoundry.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListBeforeKeyword.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListBeforeNewScope01.ts
completionListBeforeNewScope02.ts
completionListBuilderLocations_Modules.ts
completionListBuilderLocations_parameters.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListBuilderLocations_properties.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListBuilderLocations_VariableDeclarations.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListCladule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListClassMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListEnumMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListEnumValues.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListErrorRecovery.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListErrorRecovery2.ts
completionListForDerivedType1.ts
completionListForExportEquals.ts Include properties of an export = value in import completions. 2017-01-12 07:33:36 -08:00
completionListForExportEquals2.ts Include properties of an export = value in import completions. 2017-01-12 07:33:36 -08:00
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForObjectSpread.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForRest.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForShorthandPropertyAssignment.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForShorthandPropertyAssignment2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListForTransitivelyExportedMembers01.ts
completionListForTransitivelyExportedMembers02.ts
completionListForTransitivelyExportedMembers03.ts
completionListForTransitivelyExportedMembers04.ts
completionListForUnicodeEscapeName.ts
completionListFunctionExpression.ts
completionListFunctionMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListGenericConstraints.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListImplementingInterfaceFunctions.ts
completionListInArrowFunctionInUnclosedCallSite01.ts
completionListInClassExpressionWithTypeParameter.ts
completionListInClosedFunction01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction05.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction06.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedFunction07.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInClosedObjectTypeLiteralInSignature04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInExportClause01.ts
completionListInExportClause02.ts
completionListInExportClause03.ts
completionListInExtendsClause.ts
completionListInExtendsClauseAtEOF.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInImportClause01.ts
completionListInImportClause02.ts
completionListInImportClause03.ts
completionListInImportClause04.ts Include properties of an export = value in import completions. 2017-01-12 07:33:36 -08:00
completionListInIndexSignature01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInIndexSignature02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInMiddleOfIdentifierInArrowFunction01.ts
completionListInNamedClassExpression.ts
completionListInNamedClassExpressionWithShadowing.ts
completionListInNamedFunctionExpression.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInNamedFunctionExpression1.ts
completionListInNamedFunctionExpressionWithShadowing.ts
completionListInNamespaceImportName01.ts
completionListInObjectBindingPattern01.ts
completionListInObjectBindingPattern02.ts
completionListInObjectBindingPattern03.ts
completionListInObjectBindingPattern04.ts
completionListInObjectBindingPattern05.ts
completionListInObjectBindingPattern06.ts
completionListInObjectBindingPattern07.ts
completionListInObjectBindingPattern08.ts
completionListInObjectBindingPattern09.ts
completionListInObjectBindingPattern10.ts
completionListInObjectBindingPattern11.ts
completionListInObjectBindingPattern12.ts
completionListInObjectBindingPattern13.ts
completionListInObjectLiteral.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteral4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInObjectLiteralPropertyAssignment.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInScope.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInstanceProtectedMembers2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInstanceProtectedMembers3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInstanceProtectedMembers4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInStringLiterals1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInStringLiterals2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInTemplateLiteralParts1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInTemplateLiteralPartsNegatives1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListInTypedObjectLiterals2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiterals3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiterals4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInTypeParameterOfClassExpression1.ts
completionListInTypeParameterOfTypeAlias1.ts
completionListInTypeParameterOfTypeAlias2.ts
completionListInTypeParameterOfTypeAlias3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedCommaExpression01.ts
completionListInUnclosedCommaExpression02.ts
completionListInUnclosedDeleteExpression01.ts
completionListInUnclosedDeleteExpression02.ts
completionListInUnclosedElementAccessExpression01.ts
completionListInUnclosedElementAccessExpression02.ts
completionListInUnclosedForLoop01.ts
completionListInUnclosedForLoop02.ts
completionListInUnclosedFunction01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction05.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction06.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction07.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction08.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction09.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction10.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction11.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction12.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction13.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction14.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction15.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction16.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction17.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction18.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedFunction19.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedIndexSignature01.ts
completionListInUnclosedIndexSignature02.ts
completionListInUnclosedIndexSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature01.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedObjectTypeLiteralInSignature02.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedObjectTypeLiteralInSignature03.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedObjectTypeLiteralInSignature04.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInUnclosedSpreadExpression01.ts
completionListInUnclosedSpreadExpression02.ts
completionListInUnclosedTaggedTemplate01.ts
completionListInUnclosedTaggedTemplate02.ts
completionListInUnclosedTemplate01.ts
completionListInUnclosedTemplate02.ts
completionListInUnclosedTypeOfExpression01.ts
completionListInUnclosedTypeOfExpression02.ts
completionListInUnclosedVoidExpression01.ts
completionListInUnclosedYieldExpression01.ts
completionListInvalidMemberNames.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInvalidMemberNames2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListInvalidMemberNames3.ts
completionListIsGlobalCompletion.ts
completionListKeywords.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListModuleMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListNewIdentifierBindingElement.ts
completionListNewIdentifierFunctionDeclaration.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListNewIdentifierVariableDeclaration.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
completionListObjectMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOfGnericSymbol.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOfSplitInterface.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnAliasedModule.ts
completionListOnAliases.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnAliases2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnAliases3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnFunctionCallWithOptionalArgument.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnMethodParameterName.ts
completionListOnParam.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnPrivateVariableInModule.ts
completionListOnSuper.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOnVarBetweenModules.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListOutsideOfClosedArrowFunction01.ts
completionListOutsideOfClosedArrowFunction02.ts
completionListOutsideOfClosedFunctionDeclaration01.ts
completionListOutsideOfForLoop01.ts
completionListOutsideOfForLoop02.ts
completionListPrimitives.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListPrivateMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListPrivateMembers2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListPrivateMembers3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListProtectedMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListStaticProtectedMembers4.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
completionListWithAmbientDeclaration.ts
completionListWithModulesFromModule.ts
completionListWithModulesInsideModuleScope.ts
completionListWithModulesOutsideModuleScope.ts
completionListWithModulesOutsideModuleScope2.ts
completionListWithUnresolvedModule.ts
completionWithDotFollowedByNamespaceKeyword.ts
completionWithNamespaceInsideFunction.ts
consistenceOnIndentionsOfChainedFunctionCalls.ts
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts
constEnumQuickInfoAndCompletionList.ts
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts
constructorBraceFormatting.ts
constructorQuickInfo.ts
contextuallyTypedFunctionExpressionGeneric1.ts
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts
contextualTyping.ts
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts
contextualTypingOfArrayLiterals1.ts
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts
contextualTypingReturnExpressions.ts
debuggerStatementIndent.ts
declarationExpressions.ts
declareFunction.ts
defaultParamsAndContextualTypes.ts
definition.ts
definitionNameOnEnumMember.ts
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts
deleteModifierBeforeVarStatement1.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts
distinctTypesInCallbacksWithSameNames.ts
docCommentTemplateClassDecl01.ts
docCommentTemplateClassDeclMethods01.ts
docCommentTemplateClassDeclMethods02.ts
docCommentTemplateConstructor01.ts
docCommentTemplateEmptyFile.ts
docCommentTemplateFunctionWithParameters.ts
docCommentTemplateIndentation.ts
docCommentTemplateInMultiLineComment.ts
docCommentTemplateInsideFunctionDeclaration.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
docCommentTemplateInSingleLineComment.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
docCommentTemplateNamespacesAndModules01.ts
docCommentTemplateNamespacesAndModules02.ts
docCommentTemplateObjectLiteralMethods01.ts
docCommentTemplateRegex.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
docCommentTemplateVariableStatements01.ts
docCommentTemplateVariableStatements02.ts
docCommentTemplateVariableStatements03.ts
documentHighlightAtInheritedProperties1.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties2.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties3.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties4.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties5.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtInheritedProperties6.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtParameterPropertyDeclaration1.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtParameterPropertyDeclaration2.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
documentHighlightAtParameterPropertyDeclaration3.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
duplicateClassModuleError0.ts
duplicateFunctionImplementation.ts
duplicateIndexers.ts
duplicateTypeParameters.ts
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts
enumAddition.ts
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
eval.ts
exportClauseErrorReporting0.ts
exportDefaultClass.ts
exportDefaultFunction.ts
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
extendArray.ts
extendArrayInterface.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
extendArrayInterfaceMember.ts
extendInterfaceOverloadedMethod.ts
extendsTArray.ts
externalModuleIntellisense.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
externalModuleRefernceResolutionOrderInImportDeclaration.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
externalModuleWithExportAssignment.ts
failureToImplementClass.ts
findAllReferencesOfConstructor.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllReferencesOfConstructor_badOverload.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForComputedProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForComputedProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport02.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport03.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForDefaultExport08.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForFunctionExpression01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForMappedType.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForObjectLiteralProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForObjectSpread.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForRest.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForStringLiteralTypes.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForUMDModuleAlias1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForVariableInExtendsClause01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForVariableInExtendsClause02.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsForVariableInImplementsClause01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInClassExpression.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInheritedProperties5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInsideTemplates1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInsideTemplates2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsInsideWithBlock.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName02.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName03.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName04.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName05.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName06.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName07.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsObjectBindingElementPropertyName10.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOfConstructor_withModifier.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnDecorators.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnDefinition.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnDefinition2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnImportAliases.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnImportAliases2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsOnPrivateParameterProperty1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsParameterPropertyDeclaration1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsParameterPropertyDeclaration2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsParameterPropertyDeclaration3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsPrimitive.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsPropertyContextuallyTypedByTypeParam01.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsThisKeyword.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsWithLeadingUnderscoreNames1.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames7.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames8.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithLeadingUnderscoreNames9.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithShorthandPropertyAssignment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findAllRefsWithShorthandPropertyAssignment2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesAcrossMultipleProjects.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesAfterEdit.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesDefinitionDisplayParts.ts
findReferencesJSXTagName.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
findReferencesJSXTagName2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
fixingTypeParametersQuickInfo.ts
forceIndentAfterNewLineInsert.ts
forIn.ts
formatAfterMultilineComment.ts
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayLiteralExpression.ts
formatArrayOrObjectLiteralsInVariableList.ts
formatAsyncAwait.ts
formatAsyncKeyword.ts
formatClassExpression.ts
formatColonAndQMark.ts
formatComments.ts
formatConflictMarker1.ts
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatDocumentWithTrivia.ts
formatEmptyBlock.ts
formatEmptyParamList.ts
formatFunctionAndConstructorType.ts
formatImplicitModule.ts
formatImportDeclaration.ts
formatInTryCatchFinally.ts
formatInTsxFiles.ts
formatMultilineComment.ts
formatNamedExportImport.ts
formatNestedClassWithOpenBraceOnNewLines.ts
formatOnEnterFunctionDeclaration.ts
formatOnSemiColonAfterBreak.ts
formatParameter.ts
formatSelectionWithTrivia.ts
formatSelectionWithTrivia2.ts
formatSignatures.ts
formatTemplateLiteral.ts
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts
formattingAfterMultiLineString.ts
formattingArrayLiteral.ts
formattingBlockInCaseClauses.ts
formattingChangeSettings.ts
formattingComma.ts
formattingCommentsBeforeErrors.ts
formattingConditionalOperator.ts
formattingConditionals.ts
formattingCrash.ts
formattingDecorators.ts
formattingElseInsideAFunction.ts
formattingEqualsBeforeBracketInTypeAlias.ts
formattingExpressionsInIfCondition.ts
formattingFatArrowFunctions.ts
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingForOfKeyword.ts
formattingGlobalAugmentation1.ts
formattingGlobalAugmentation2.ts
formattingHexLiteral.ts
formattingIfInElseBlock.ts
formattingIllegalImportClause.ts
formattingInComment.ts
formattingInDestructuring1.ts
formattingInDestructuring2.ts
formattingInExpressionsInTsx.ts
formattingInMultilineComments.ts
formattingJsxElements.ts do not insert space after function expressions 2016-12-21 21:54:40 +09:00
formattingJsxTexts.ts
formattingKeywordAsIdentifier.ts
formattingMappedType.ts indent inside mapped type 2016-12-21 21:01:47 +09:00
formattingMultilineCommentsWithTabs1.ts
formattingMultilineCommentsWithTabs2.ts
formattingMultilineTemplateLiterals.ts
formattingNestedScopes.ts
formattingNonNullAssertionOperator.ts Ensure test input is unformatted 2016-12-26 11:36:27 -08:00
formattingObjectLiteral.ts
formattingOfChainedLambda.ts
formattingOfExportDefault.ts
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts
formattingOnChainedCallbacksAndPropertyAccesses.ts
formattingOnClasses.ts
formattingOnCloseBrace.ts
formattingOnClosingBracket.ts
formattingOnCommaOperator.ts
formattingOnDocumentReadyFunction.ts
formattingOnDoWhileNoSemicolon.ts
formattingOnEmptyInterfaceLiteral.ts
formattingOnEnter.ts
formattingOnEnterInComments.ts
formattingOnEnterInStrings.ts
formattingOnInterfaces.ts
formattingOnInvalidCodes.ts
formattingOnModuleIndentation.ts
formattingOnNestedDoWhileByEnter.ts
formattingOnNestedStatements.ts
formattingOnObjectLiteral.ts
formattingOnOpenBraceOfFunctions.ts
formattingOnSemiColon.ts
formattingOnSingleLineBlocks.ts
formattingOnStatementsWithNoSemicolon.ts
formattingOnTabAfterCloseCurly.ts
formattingOnVariety.ts
formattingOptionsChange.ts reposition defaultFormatOption 2016-12-22 12:54:23 +09:00
formattingOptionsChangeJsx.ts
formattingQMark.ts
formattingReadonly.ts Fix issue 12218 and linter error 2016-12-20 22:32:37 +00:00
formattingRegexes.ts
formattingReplaceSpacesWithTabs.ts
formattingReplaceTabsWithSpaces.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpaceBeforeCloseParen.ts fix issue #13114 2016-12-22 23:18:12 +08:00
formattingSpaceBeforeFunctionParen.ts Add InsertSpaceAfterConstructor option & additonal test cases 2016-12-20 10:05:10 -06:00
formattingSpacesAfterConstructor.ts Add InsertSpaceAfterConstructor option & additonal test cases 2016-12-20 10:05:10 -06:00
formattingTemplates.ts
formattingTemplatesWithNewline.ts
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts
formattingWithLimitedSpan.ts
formattingWithMultilineComments.ts
formatTryCatch.ts
formatTsx.ts
formatTypeAlias.ts
formatTypeOperation.ts
formatVariableAssignments.ts
formatVariableDeclarationList.ts do not insert space after function expressions 2016-12-21 21:54:40 +09:00
formatWithBaseIndent.ts
formatWithStatement.ts
formatWithTabs.ts recompute character to column when comparing indentations (#12375) 2016-11-21 11:34:09 -08:00
formatWithTabs2.ts recompute character to column when comparing indentations (#12375) 2016-11-21 11:34:09 -08:00
forwardReference.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
fourslash.ts Add test 2017-02-08 15:44:54 -08:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
functionOverloadCount.ts
functionProperty.ts
functionRenamingErrorRecovery.ts
functionTypeFormatting.ts
functionTypePredicateFormatting.ts
functionTypes.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
funduleWithRecursiveReference.ts
generatorDeclarationFormatting.ts
genericArityEnforcementAfterEdit.ts
genericAssignmentCompat.ts
genericCallSignaturesInNonGenericTypes1.ts
genericCallSignaturesInNonGenericTypes2.ts
genericCallsWithOptionalParams1.ts
genericCloduleCompletionList.ts
genericCombinators1.ts
genericCombinators2.ts
genericCombinators3.ts
genericCombinatorWithConstraints1.ts
genericDerivedTypeAcrossModuleBoundary1.ts
genericFunctionReturnType.ts
genericFunctionReturnType2.ts
genericFunctionSignatureHelp1.ts
genericFunctionSignatureHelp2.ts
genericFunctionSignatureHelp3.ts
genericFunctionSignatureHelp3MultiFile.ts
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts
genericInterfacePropertyInference2.ts
genericInterfacesWithConstraints1.ts
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts
genericParameterHelpConstructorCalls.ts
genericParameterHelpTypeReferences.ts
genericRespecialization1.ts
genericsFormatting.ts
genericSignaturesAreProperlyCleaned.ts
genericTypeAliasIntersectionCompletions.ts
genericTypeArgumentInference1.ts
genericTypeArgumentInference2.ts
genericTypeParamUnrelatedToArguments1.ts
genericTypeWithMultipleBases1.ts
genericTypeWithMultipleBases1MultiFile.ts
genericWithSpecializedProperties1.ts
genericWithSpecializedProperties2.ts
genericWithSpecializedProperties3.ts
getCompletionEntryDetails.ts
getCompletionEntryDetails2.ts
getDeclarationDiagnostics.ts
getEmitOutputDeclarationMultiFiles.ts
getEmitOutputDeclarationSingleFile.ts
getEmitOutputExternalModule.ts
getEmitOutputExternalModule2.ts
getEmitOutputMapRoot.ts
getEmitOutputNoErrors.ts
getEmitOutputOnlyOneFile.ts
getEmitOutputOut.ts
getEmitOutputOutFile.ts
getEmitOutputSingleFile.ts
getEmitOutputSingleFile2.ts
getEmitOutputSourceMap.ts
getEmitOutputSourceMap2.ts
getEmitOutputSourceRoot.ts
getEmitOutputSourceRootMultiFiles.ts
getEmitOutputTsxFile_Preserve.ts
getEmitOutputTsxFile_React.ts
getEmitOutputWithDeclarationFile.ts
getEmitOutputWithDeclarationFile2.ts
getEmitOutputWithDeclarationFile3.ts
getEmitOutputWithEarlySemanticErrors.ts
getEmitOutputWithEmitterErrors.ts
getEmitOutputWithEmitterErrors2.ts
getEmitOutputWithSemanticErrors.ts
getEmitOutputWithSemanticErrors2.ts
getEmitOutputWithSemanticErrorsForMultipleFiles.ts
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntaxErrors.ts
getJavaScriptCompletions1.ts
getJavaScriptCompletions2.ts
getJavaScriptCompletions3.ts
getJavaScriptCompletions4.ts
getJavaScriptCompletions5.ts
getJavaScriptCompletions6.ts
getJavaScriptCompletions7.ts
getJavaScriptCompletions8.ts
getJavaScriptCompletions9.ts
getJavaScriptCompletions10.ts
getJavaScriptCompletions11.ts
getJavaScriptCompletions12.ts
getJavaScriptCompletions13.ts
getJavaScriptCompletions14.ts
getJavaScriptCompletions15.ts
getJavaScriptCompletions16.ts
getJavaScriptCompletions18.ts
getJavaScriptCompletions19.ts
getJavaScriptCompletions20.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
getJavaScriptGlobalCompletions1.ts
getJavaScriptQuickInfo1.ts
getJavaScriptQuickInfo2.ts
getJavaScriptQuickInfo3.ts
getJavaScriptQuickInfo4.ts
getJavaScriptQuickInfo5.ts
getJavaScriptQuickInfo6.ts
getJavaScriptQuickInfo7.ts
getJavaScriptQuickInfo8.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
getJavaScriptSyntacticDiagnostics1.ts
getJavaScriptSyntacticDiagnostics2.ts
getJavaScriptSyntacticDiagnostics3.ts
getJavaScriptSyntacticDiagnostics4.ts
getJavaScriptSyntacticDiagnostics5.ts
getJavaScriptSyntacticDiagnostics6.ts
getJavaScriptSyntacticDiagnostics7.ts
getJavaScriptSyntacticDiagnostics8.ts
getJavaScriptSyntacticDiagnostics9.ts
getJavaScriptSyntacticDiagnostics10.ts
getJavaScriptSyntacticDiagnostics11.ts
getJavaScriptSyntacticDiagnostics12.ts
getJavaScriptSyntacticDiagnostics13.ts
getJavaScriptSyntacticDiagnostics14.ts
getJavaScriptSyntacticDiagnostics15.ts
getJavaScriptSyntacticDiagnostics16.ts
getJavaScriptSyntacticDiagnostics17.ts
getJavaScriptSyntacticDiagnostics18.ts
getJavaScriptSyntacticDiagnostics19.ts
getJavaScriptSyntacticDiagnostics21.ts
getJavaScriptSyntacticDiagnostics22.ts
getJavaScriptSyntacticDiagnostics23.ts
getJavaScriptSyntacticDiagnostics24.ts Widen special JS property declarations to match regular property declarations 2017-02-06 09:57:12 -08:00
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getNavigationBarItems.ts
getOccurrencesAbstract01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesAbstract02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesAfterEdit.ts
getOccurrencesClassExpressionConstructor.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionPrivate.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionPublic.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionStatic.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionStaticThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesClassExpressionThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConst01.ts
getOccurrencesConst02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConst03.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConst04.ts
getOccurrencesConstructor.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesConstructor2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesDeclare1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesDeclare2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesDeclare3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesExport1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesExport2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesExport3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIfElse4.ts
getOccurrencesIfElse5.ts
getOccurrencesIfElseBroken.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesIsDefinitionOfArrowFunction.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfBindingPattern.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfComputedProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfEnum.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfExport.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfFunction.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfInterface.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfInterfaceClassMerge.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfNamespace.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfNumberNamedProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfParameter.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfStringNamedProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfTypeAlias.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsDefinitionOfVariable.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
getOccurrencesIsWriteAccess.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinue6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesLoopBreakContinueNegatives.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesModifiersNegatives1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesOfAnonymousFunction.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfDecorators.ts
getOccurrencesOfUndefinedSymbol.ts
getOccurrencesPrivate1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPrivate2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPropertyInAliasedInterface.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesProtected1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesProtected2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPublic1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesPublic2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesReturn4.ts
getOccurrencesReturnBroken.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSetAndGet.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSetAndGet2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSetAndGet3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesStatic1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesStringLiterals.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesStringLiteralTypes.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuper.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuper2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuper3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSuperNegatives.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesSwitchCaseDefault5.ts
getOccurrencesSwitchCaseDefaultBroken.ts
getOccurrencesThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThis6.ts
getOccurrencesThisNegatives2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesThrow8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
getOccurrencesTryCatchFinally.ts
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts
getOccurrencesTryCatchFinallyBroken.ts
getOutliningForBlockComments.ts
getOutliningForSingleLineComments.ts
getOutliningSpans.ts
getPreProcessedFile.ts
getPropertySymbolsFromBaseTypesDoesntCrash.ts Update document highlight tests: Use ranges to represent expected highlights 2017-01-17 13:51:53 -08:00
getQuickInfoForIntersectionTypes.ts
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts
goToDefinition_super.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionAcrossMultipleProjects.ts
goToDefinitionAlias.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionAmbiants.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionApparentTypeProperties.ts
goToDefinitionBuiltInTypes.ts
goToDefinitionBuiltInValues.ts
goToDefinitionConstructorOfClassExpression01.ts
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts
goToDefinitionConstructorOverloads.ts
goToDefinitionDecorator.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionDecoratorOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionDifferentFile.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionDifferentFileIndirectly.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName.ts
goToDefinitionExternalModuleName2.ts
goToDefinitionExternalModuleName3.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName4.ts
goToDefinitionExternalModuleName5.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName6.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName7.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName8.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionExternalModuleName9.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionFunctionOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionFunctionOverloadsInClass.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionFunctionType.ts For goToDefinition, verify that tryGetSignatureDeclaration returns a signature declaration and not a FunctionType. 2017-01-25 13:02:02 -08:00
goToDefinitionImplicitConstructor.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames2.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames3.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames4.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames5.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionImportedNames6.ts
goToDefinitionImportedNames7.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionInMemberDeclaration.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionInterfaceAfterImplement.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionInTypeArgument.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionJsModuleName.ts
goToDefinitionLabels.ts
goToDefinitionMethodOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionMultipleDefinitions.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionObjectBindingElementPropertyName01.ts
goToDefinitionObjectLiteralProperties.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionObjectLiteralProperties1.ts Add language service tests 2017-01-18 15:29:38 -08:00
goToDefinitionObjectSpread.ts Remove spread type tests from spread tests 2016-11-03 09:39:58 -07:00
goToDefinitionOverloadsInMultiplePropertyAccesses.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionPartialImplementation.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionPrimitives.ts
goToDefinitionRest.ts Add rest tests 2016-11-02 14:56:58 -07:00
goToDefinitionSameFile.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts
goToDefinitionShorthandProperty01.ts
goToDefinitionShorthandProperty02.ts
goToDefinitionShorthandProperty03.ts
goToDefinitionSimple.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionSourceUnit.ts
goToDefinitionTaggedTemplateOverloads.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionThis.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionTypePredicate.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToDefinitionTypeReferenceDirective.ts
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts
goToDefinitionUnionTypeProperty2.ts
goToDefinitionUnionTypeProperty3.ts
goToDefinitionUnionTypeProperty4.ts
goToImplementationClassMethod_00.ts
goToImplementationClassMethod_01.ts
goToImplementationEnum_00.ts
goToImplementationEnum_01.ts
goToImplementationInterface_00.ts
goToImplementationInterface_01.ts
goToImplementationInterface_02.ts
goToImplementationInterface_03.ts
goToImplementationInterface_04.ts
goToImplementationInterface_05.ts
goToImplementationInterface_06.ts
goToImplementationInterface_07.ts
goToImplementationInterface_08.ts
goToImplementationInterfaceMethod_00.ts
goToImplementationInterfaceMethod_01.ts
goToImplementationInterfaceMethod_02.ts
goToImplementationInterfaceMethod_03.ts
goToImplementationInterfaceMethod_04.ts
goToImplementationInterfaceMethod_05.ts
goToImplementationInterfaceMethod_06.ts
goToImplementationInterfaceMethod_08.ts
goToImplementationInterfaceMethod_09.ts
goToImplementationInterfaceMethod_10.ts
goToImplementationInterfaceMethod_11.ts
goToImplementationInterfaceProperty_00.ts
goToImplementationInterfaceProperty_01.ts
goToImplementationInvalid.ts
goToImplementationLocal_00.ts
goToImplementationLocal_01.ts
goToImplementationLocal_02.ts
goToImplementationLocal_03.ts
goToImplementationLocal_04.ts
goToImplementationLocal_05.ts
goToImplementationLocal_06.ts
goToImplementationLocal_07.ts
goToImplementationLocal_08.ts
goToImplementationNamespace_00.ts
goToImplementationNamespace_01.ts
goToImplementationNamespace_02.ts
goToImplementationNamespace_03.ts
goToImplementationNamespace_04.ts
goToImplementationNamespace_05.ts
goToImplementationNamespace_06.ts
goToImplementationShorthandPropertyAssignment_00.ts
goToImplementationShorthandPropertyAssignment_01.ts
goToImplementationShorthandPropertyAssignment_02.ts
goToImplementationSuper_00.ts
goToImplementationSuper_01.ts
goToImplementationThis_00.ts
goToImplementationThis_01.ts
goToModuleAliasDefinition.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinition.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinition2.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionAliases.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionEnumMembers.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionModule.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionPrimitives.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
goToTypeDefinitionUnionType.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
hoverOverComment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importJsNodeModule1.ts
importJsNodeModule2.ts
importJsNodeModule3.ts
importJsNodeModule4.ts
importNameCodeFixExistingImport0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport3.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport4.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport5.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport6.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport7.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport8.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport9.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport10.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport11.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImport12.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixExistingImportEquals0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportAmbient3.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportBaseUrl0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportDefault0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportFile0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportFile1.ts Fix casing in import quick fix 2017-02-02 02:17:49 -08:00
importNameCodeFixNewImportFile2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportFile3.ts Support import fix for missing namespace as well 2017-01-10 17:57:08 -08:00
importNameCodeFixNewImportFile4.ts Add test case for nested namespace 2017-02-02 14:14:40 -08:00
importNameCodeFixNewImportNodeModules0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportNodeModules1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportNodeModules2.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportNodeModules3.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportPaths0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportPaths1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportPaths2.ts Support path that specified index 2017-01-04 13:35:42 -08:00
importNameCodeFixNewImportRootDirs0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportTypeRoots0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixNewImportTypeRoots1.ts Change the module specifier search order 2017-01-11 14:30:37 -08:00
importNameCodeFixOptionalImport0.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixOptionalImport1.ts Code fix for missing imports (#11768) 2016-11-16 16:01:16 -08:00
importNameCodeFixUMDGlobal0.ts Support quick fixes for UMD global (#12545) 2016-12-28 15:04:15 -08:00
importNameCodeFixUMDGlobal1.ts Support quick fixes for UMD global (#12545) 2016-12-28 15:04:15 -08:00
importValueUsedAsType.ts
incompatibleOverride.ts
incorrectJsDocObjectLiteralType.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalParsing1.ts
incrementalParsingInsertIntoMethod1.ts
incrementalResolveAccessor.ts
incrementalResolveConstructorDeclaration.ts
incrementalResolveFunctionPropertyAssignment.ts
incrementalUpdateToClassImplementingGenericClass.ts
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts
indentationAfterModuleImport.ts
indentationBlock.ts
indentationInAugmentations1.ts
indentationInAugmentations2.ts
indentationInJsx1.ts
indentationInJsx2.ts
indentationNone.ts
indentationWithBaseIndent.ts
indentionsOfCommentBlockAfterFormatting.ts
indentNewExpressionNoBraces.ts
indexerReturnTypes1.ts
indexSignatureWithoutAnnotation.ts
inheritedModuleMembersForClodule2.ts
insertArgumentBeforeOverloadedConstructor.ts
insertInterfaceAndCheckTypeLiteralField.ts
insertMethodCallAboveOthers.ts
insertPublicBeforeSetter.ts
insertReturnStatementInDuplicateIdentifierFunction.ts
insertSecondTryCatchBlock.ts
insertVarAfterEmptyTypeParamList.ts
instanceTypesForGenericType1.ts
intellisenseInObjectLiteral.ts
interfaceExtendsPrimitive.ts
interfaceIndent.ts
interfaceRecursiveInheritanceErrors0.ts
interfaceRecursiveInheritanceErrors1.ts
invalidRestArgError.ts
invertedCloduleAfterQuickInfo.ts
invertedFunduleAfterQuickInfo.ts
javaScriptClass1.ts
javaScriptClass2.ts
javaScriptClass3.ts
javaScriptClass4.ts
javaScriptModules12.ts
javaScriptModules13.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
javaScriptModules14.ts
javaScriptModules15.ts
javaScriptModules16.ts
javaScriptModules17.ts
javaScriptModules18.ts
javaScriptModules19.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
javascriptModules20.ts
javascriptModules21.ts
javascriptModules22.ts
javascriptModules23.ts
javascriptModules24.ts
javascriptModules25.ts
javaScriptModulesError1.ts
javaScriptPrototype1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
javaScriptPrototype2.ts
javaScriptPrototype3.ts
javaScriptPrototype4.ts
javaScriptPrototype5.ts
jsDocAugments.ts Support JSDoc @augments tag 2016-11-22 10:52:47 -08:00
jsDocForTypeAlias.ts
jsDocFunctionSignatures2.ts
jsDocFunctionSignatures3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
jsDocFunctionSignatures4.ts
jsDocFunctionSignatures5.ts
jsDocFunctionSignatures6.ts
jsDocFunctionSignatures7.ts
jsDocFunctionSignatures8.ts Retain space after first word in multiline jsdoc 2016-11-10 13:11:32 -08:00
jsDocFunctionSignatures9.ts
jsDocFunctionSignatures10.ts
jsDocFunctionSignatures11.ts
jsDocFunctionSignatures12.ts
jsDocGenerics1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
jsDocGenerics2.ts JSDoc functions are now in scope for instantiation 2016-12-16 09:49:29 -08:00
jsdocNullableUnion.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
jsdocReturnsTag.ts
jsFileCompilationDuplicateFunctionImplementation.ts
jsRequireQuickInfo.ts
jsxBraceCompletionPosition.ts
jsxSpreadReference.ts
lambdaThisMembers.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
letQuickInfoAndCompletionList.ts
localFunction.ts
localGetReferences.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberCompletionInForEach1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberCompletionOnTypeParameters.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberCompletionOnTypeParameters2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberConstructorEdits.ts
memberListAfterDoubleDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListAfterSingleDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListErrorRecovery.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInFunctionCall.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInReopenedEnum.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInsideObjectLiterals.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInWithBlock.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInWithBlock2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListInWithBlock3.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfClass.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfEnumFromExternalModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfEnumInModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfExportedClass.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOfModuleAfterInvalidCharater.ts
memberListOfModuleBeforeKeyword.ts
memberListOfModuleInAnotherModule.ts
memberListOfVarInArrowExpression.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnConstructorType.ts
memberListOnContextualThis.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberlistOnDDot.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnExplicitThis.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnFunctionParameter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberListOnThisInClassWithPrivates.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
memberOverloadEdits.ts
mergedDeclarations1.ts
mergedDeclarations2.ts
mergedDeclarationsWithExportAssignment1.ts
mispeltVariableForInLoopErrorRecovery.ts
missingMethodAfterEditAfterImport.ts
moduleEnumModule.ts
moduleIndent.ts
moduleMembersOfGenericType.ts
moduleReferenceValue.ts
moduleRenamingErrorRecovery.ts
moduleVariables.ts
multilineCommentBeforeOpenBrace.ts
multiModuleClodule1.ts
multiModuleFundule1.ts
multipleExportAssignmentsErrorList0.ts
nameOfRetypedClassInModule.ts
nameOrDottedNameClasses.ts
nameOrDottedNameStatements.ts
navbar_const.ts
navbar_contains-no-duplicates.ts
navbar_exportDefault.ts
navbar_let.ts
navigateItemsConst.ts
navigateItemsExports.ts
navigateItemsImports.ts
navigateItemsLet.ts
navigateToIIFE.ts NavigateTo is not working correctly for declarations in IIFEs 2016-12-13 16:47:32 -08:00
navigateToImport.ts
navigateToSingleFileResults.ts
navigationBarAnonymousClassAndFunctionExpressions.ts
navigationBarAnonymousClassAndFunctionExpressions2.ts
navigationBarFunctionIndirectlyInVariableDeclaration.ts
navigationBarGetterAndSetter.ts
navigationBarImports.ts
navigationBarItemsBindingPatterns.ts
navigationBarItemsBindingPatternsInConstructor.ts
navigationBarItemsEmptyConstructors.ts
navigationBarItemsExports.ts
navigationBarItemsFunctionProperties.ts Include "export" modifier on function assigned to an export (export const x = () => 0;). 2017-01-10 13:04:32 -08:00
navigationBarItemsFunctions.ts
navigationBarItemsFunctionsBroken.ts
navigationBarItemsFunctionsBroken2.ts
navigationBarItemsImports.ts
navigationBarItemsInsideMethodsAndConstructors.ts
navigationBarItemsItems.ts
navigationBarItemsItems2.ts
navigationBarItemsItemsExternalModules.ts
navigationBarItemsItemsExternalModules2.ts
navigationBarItemsItemsExternalModules3.ts
navigationBarItemsItemsModuleVariables.ts
navigationBarItemsMissingName1.ts
navigationBarItemsMissingName2.ts
navigationBarItemsModules.ts
navigationBarItemsMultilineStringIdentifiers.ts
navigationBarItemsNamedArrowFunctions.ts Include "export" modifier on function assigned to an export (export const x = () => 0;). 2017-01-10 13:04:32 -08:00
navigationBarItemsPropertiesDefinedInConstructors.ts
navigationBarItemsSymbols1.ts
navigationBarItemsSymbols2.ts
navigationBarItemsSymbols3.ts
navigationBarItemsTypeAlias.ts
navigationBarJsDoc.ts
navigationBarJsDocCommentWithNoTags.ts
navigationBarMerging.ts
navigationBarNamespaceImportWithNoName.ts
navigationBarVariables.ts
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts
navigationItemsExactMatch2.ts
navigationItemsInConstructorsExactMatch.ts
navigationItemsOverloads1.ts
navigationItemsOverloads2.ts
navigationItemsOverloadsBroken1.ts
navigationItemsOverloadsBroken2.ts
navigationItemsPrefixMatch.ts
navigationItemsPrefixMatch2.ts
navigationItemsSubStringMatch.ts
navigationItemsSubStringMatch2.ts
noCompletionListOnCommentsInsideObjectLiterals.ts
nonExistingImport.ts
noQuickInfoForLabel.ts
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts
noSmartIndentInsideMultilineString.ts
noTypeParameterInLHS.ts
numericPropertyNames.ts
objectLiteralBindingInParameter.ts
objectLiteralCallSignatures.ts
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts
overloadOnConstCallSignature.ts
overloadQuickInfo.ts
parameterInfoOnParameterType.ts
parameterlessSetter.ts
parameterWithDestructuring.ts
parameterWithNestedDestructuring.ts
paramHelpOnCommaInString.ts
parenthesisFatArrows.ts
paste.ts
pasteLambdaOverModule.ts
promiseTyping1.ts
promiseTyping2.ts
propertyDuplicateIdentifierError.ts
proto.ts
protoPropertyInObjectLiteral.ts
prototypeProperty.ts
protoVarInContexutalObjectLiteral.ts
protoVarVisibleWithOuterScopeUnderscoreProto.ts
publicBreak.ts
qualifiedName_import-declaration-with-variable-entity-names.ts
qualifyModuleTypeNames.ts
quickInfoDisplayPartsArrowFunctionExpression.ts
quickInfoDisplayPartsClass.ts
quickInfoDisplayPartsClassAccessors.ts
quickInfoDisplayPartsClassConstructor.ts
quickInfoDisplayPartsClassMethod.ts
quickInfoDisplayPartsClassProperty.ts
quickInfoDisplayPartsConst.ts
quickInfoDisplayPartsEnum1.ts
quickInfoDisplayPartsEnum2.ts
quickInfoDisplayPartsEnum3.ts
quickInfoDisplayPartsExternalModuleAlias.ts
quickInfoDisplayPartsExternalModules.ts
quickInfoDisplayPartsFunction.ts
quickInfoDisplayPartsFunctionExpression.ts
quickInfoDisplayPartsIife.ts isOptionalParameter says unused IIFE arguments are optional 2017-01-26 12:01:27 -08:00
quickInfoDisplayPartsInterface.ts
quickInfoDisplayPartsInterfaceMembers.ts
quickInfoDisplayPartsInternalModuleAlias.ts
quickInfoDisplayPartsLet.ts
quickInfoDisplayPartsLiteralLikeNames01.ts
quickInfoDisplayPartsLocalFunction.ts
quickInfoDisplayPartsModules.ts
quickInfoDisplayPartsParameters.ts
quickInfoDisplayPartsTypeAlias.ts
quickInfoDisplayPartsTypeParameterInClass.ts
quickInfoDisplayPartsTypeParameterInFunction.ts
quickInfoDisplayPartsTypeParameterInFunctionLikeInTypeAlias.ts
quickInfoDisplayPartsTypeParameterInInterface.ts
quickInfoDisplayPartsTypeParameterInTypeAlias.ts
quickInfoDisplayPartsVar.ts
quickInfoDisplayPartsVarWithStringTypes01.ts
quickInfoExportAssignmentOfGenericInterface.ts
quickInfoForAliasedGeneric.ts
quickInfoForConstDeclaration.ts
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
quickInfoForContextuallyTypedIife.ts
quickInfoForDecorators.ts
quickInfoForDerivedGenericTypeWithConstructor.ts
quickInfoForFunctionDeclaration.ts
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts
quickInfoForIndexerResultWithConstraint.ts
quickInfoForObjectBindingElementName01.ts
quickInfoForObjectBindingElementName02.ts
quickInfoForObjectBindingElementPropertyName01.ts
quickInfoForObjectBindingElementPropertyName02.ts
quickInfoForObjectBindingElementPropertyName03.ts
quickInfoForObjectBindingElementPropertyName04.ts
quickInfoForOverloadOnConst1.ts
quickInfoForRequire.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
quickInfoForShorthandProperty.ts
quickInfoForTypeofParameter.ts
quickInfoForTypeParameterInTypeAlias1.ts
quickInfoForTypeParameterInTypeAlias2.ts
quickInfoForUMDModuleAlias.ts
quickinfoForUnionProperty.ts
quickInfoFromEmptyBlockComment.ts
quickInfoGenerics.ts
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts
quickInfoInInvalidIndexSignature.ts
quickInfoInObjectLiteral.ts
quickInfoInvalidLocations.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts
quickInfoMeaning.ts goToDefinition: Use the name of a declaration (if possible) when creating DefinitionInfo. 2017-01-09 11:05:53 -08:00
quickInfoOfGenericTypeAssertions1.ts
quickInfoOfLablledForStatementIterator.ts
quickInfoOfStringPropertyNames1.ts
quickInfoOnArgumentsInsideFunction.ts
quickInfoOnCatchVariable.ts
quickInfoOnCircularTypes.ts
quickInfoOnClassMergedWithFunction.ts
quickInfoOnConstructorWithGenericParameter.ts
quickInfoOnErrorTypes1.ts
quickInfoOnGenericClass.ts
quickInfoOnGenericWithConstraints1.ts
quickInfoOnInternalAliases.ts
quickInfoOnMergedInterfaces.ts
quickInfoOnMergedInterfacesWithIncrementalEdits.ts
quickInfoOnMergedModule.ts
quickInfoOnNarrowedType.ts
quickInfoOnNarrowedTypeInModule.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnObjectLiteralWithAccessors.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnObjectLiteralWithOnlyGetter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnObjectLiteralWithOnlySetter.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
quickInfoOnPrivateConstructorCall.ts
quickInfoOnProtectedConstructorCall.ts
quickInfoOnThis.ts
quickInfoOnThis2.ts
quickInfoOnThis3.ts
quickInfoOnThis4.ts
quickInfoOnUndefined.ts
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoShowsGenericSpecialization.ts
quickInfoWithNestedDestructuredParameterInLambda.ts Write property name of destructuring pattern explicitly 2016-12-06 11:42:44 -08:00
recursiveClassReference.ts
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts
recursiveWrappedTypeParameters1.ts
referenceInParameterPropertyDeclaration.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesBloomFilters.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesBloomFilters2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesBloomFilters3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForAmbients.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassLocal.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassMembers.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassMembersExtendingAbstractClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassMembersExtendingGenericClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForClassParameter.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForContextuallyTypedObjectLiteralProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForContextuallyTypedUnionProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForContextuallyTypedUnionProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForEnums.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForExportedValues.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForExternalModuleNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForFunctionOverloads.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForFunctionParameter.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobals5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForGlobalsInExternalModule.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIllegalAssignment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForImports.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIndexProperty.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIndexProperty2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForIndexProperty3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties7.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties8.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForInheritedProperties9.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForLabel6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations5.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations6.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations7.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForMergedDeclarations8.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForNoContext.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForNumericLiteralPropertyNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForObjectLiteralProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForOverrides.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForPropertiesOfGenericType.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStatic.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStaticsAndMembersWithSameNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames2.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames3.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForStringLiteralPropertyNames4.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesForUnionProperties.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referencesInComment.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
referenceToClass.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
regexDetection.ts
regexErrorRecovery.ts
regexp.ts
remoteGetReferences.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
removeDeclareFunctionExports.ts
removeDeclareInModule.ts
removeDeclareKeyword.ts
removeDeclareParamTypeAnnotation.ts
removeDuplicateIdentifier.ts
removeExportedClassFromReopenedModule.ts
removeExportFromInterfaceError0.ts
removeExportFromInterfaceError1.ts
removeInterfaceExtendsClause.ts
removeInterfaceUsedAsGenericTypeArgument.ts
removeParameterBetweenCommentAndParameter.ts
removeVarFromModuleWithReopenedEnums.ts
renameAcrossMultipleProjects.ts
renameAlias.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAlias2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAlias3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAliasExternalModule.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAliasExternalModule2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameAliasExternalModule3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameCommentsAndStrings1.ts
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameContextuallyTypedProperties.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameContextuallyTypedProperties2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameCrossJsTs01.ts
renameCrossJsTs02.ts
renameDefaultImport.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
renameDefaultImportDifferentName.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
renameDestructuringAssignment.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentInFor.ts
renameDestructuringAssignmentInFor2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentInForOf.ts
renameDestructuringAssignmentInForOf2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentNestedInArrayLiteral.ts
renameDestructuringAssignmentNestedInArrayLiteral2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentNestedInFor.ts
renameDestructuringAssignmentNestedInFor2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringAssignmentNestedInForOf.ts
renameDestructuringAssignmentNestedInForOf2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringClassProperty.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringDeclarationInFor.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringDeclarationInForOf.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringFunctionParameter.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameDestructuringNestedBindingElement.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport03.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImportAndExport.ts Undo change to test 2017-01-24 13:57:42 -08:00
renameImportAndExportInDiffFiles.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
renameImportAndShorthand.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameImportNamespaceAndShorthand.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameImportOfExportEquals.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameImportRequire.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInfoForFunctionExpression01.ts
renameInheritedProperties1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameInheritedProperties8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameJsExports01.ts
renameJsExports02.ts
renameJsPrototypeProperty01.ts
renameJsPrototypeProperty02.ts
renameJsThisProperty01.ts
renameJsThisProperty02.ts
renameJsThisProperty03.ts
renameJsThisProperty04.ts
renameLocationsForClassExpression01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameLocationsForFunctionExpression01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameLocationsForFunctionExpression02.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameModuleToVar.ts
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameObjectSpread.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameObjectSpreadAssignment.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameParameterPropertyDeclaration5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameRest.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameStingPropertyNames.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameStringLiteralTypes.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameThis.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameUMDModuleAlias1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
renameUMDModuleAlias2.ts
restArgSignatureHelp.ts
restArgType.ts
restParamsContextuallyTyped.ts
returnRecursiveType.ts
returnTypeOfGenericFunction1.ts
runtimeBehaviorTests.ts
salsaMethodsOnAssignedFunctionExpressions.ts
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts
selfReferencedExternalModule2.ts
semanticClassification1.ts
semanticClassification2.ts
semanticClassificationClassExpression.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationInTemplateExpressions.ts
semanticClassificationJs.ts
semanticClassificationModules.ts
semanticClassificationsCancellation1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationWithUnionTypes.ts
semanticClassificatonTypeAlias.ts
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts
signatureHelpAtEOF.ts
signatureHelpBeforeSemicolon1.ts
signatureHelpCallExpression.ts
signatureHelpConstructExpression.ts
signatureHelpConstructorCallParamProperties.ts
signatureHelpConstructorInheritance.ts
signatureHelpConstructorOverload.ts
signatureHelpEmptyList.ts
signatureHelpForSuperCalls1.ts
signatureHelpFunctionOverload.ts
signatureHelpFunctionParameter.ts
signatureHelpImplicitConstructor.ts
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts
signatureHelpInCompleteGenericsCall.ts
signatureHelpInFunctionCall.ts
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
signatureHelpInIncompleteInvocationExpression.ts
signatureHelpInParenthetical.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts
signatureHelpObjectLiteral.ts
signatureHelpOnNestedOverloads.ts
signatureHelpOnOverloadOnConst.ts
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts
signatureHelpOnOverloadsDifferentArity2.ts
signatureHelpOnOverloadsDifferentArity3.ts
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpOnTypePredicates.ts
signatureHelpSimpleConstructorCall.ts
signatureHelpSimpleFunctionCall.ts
signatureHelpSimpleSuperCall.ts
signatureHelpSuperConstructorOverload.ts
signatureHelpTaggedTemplates1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplates7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesIncomplete9.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNegatives5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNested1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesNested2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags1.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags2.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags3.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags4.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags5.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags6.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags7.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags8.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags9.ts Simplify fourslash tests by adding some helpers 2017-01-18 13:55:31 -08:00
signatureHelpThis.ts
signatureHelpTypeParametersNotVariadic.ts (signature help) type parameter lists are never variadic (#12112) 2016-11-08 16:10:34 -08:00
signatureHelpWhenEditingCallExpression.ts
signatureHelpWithInterfaceAsIdentifier.ts
signatureHelpWithInvalidArgumentList1.ts
signatureHelpWithUnknown.ts
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts
smartIndentAfterAlignedFunctionArgument.ts
smartIndentAfterFatArrowVar.ts
smartIndentAfterNewExpression.ts
smartIndentArrayBindingPattern01.ts
smartIndentArrayBindingPattern02.ts
smartIndentClass.ts
smartIndentCloseBrace.ts
smartIndentDoStatement.ts
smartIndentEnum.ts
smartIndentIfStatement.ts
smartIndentInCallExpressions.ts
smartIndentInParenthesizedExpression01.ts
smartIndentInParenthesizedExpression02.ts
smartIndentInsideBlockInsideCase.ts
smartIndentInsideMultilineString.ts
smartIndentInterface.ts
smartIndentListItem.ts
smartIndentModule.ts
smartIndentNamedImport.ts
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts
smartIndentNonterminatedIfStatementAtEOF.ts
smartIndentObjectBindingPattern01.ts
smartIndentObjectBindingPattern02.ts
smartIndentOnAccessors.ts
smartIndentOnAccessors01.ts
smartIndentOnAccessors02.ts
smartIndentOnFunctionParameters.ts
smartIndentOnUnclosedArrowType01.ts
smartIndentOnUnclosedComputedProperty01.ts
smartIndentOnUnclosedConstructorType01.ts
smartIndentOnUnclosedFunctionDeclaration01.ts
smartIndentOnUnclosedFunctionDeclaration02.ts
smartIndentOnUnclosedFunctionDeclaration03.ts
smartIndentOnUnclosedFunctionDeclaration04.ts
smartIndentOnUnclosedFunctionDeclaration05.ts
smartIndentOnUnclosedFunctionDeclaration06.ts
smartIndentOnUnclosedIndexSignature01.ts
smartIndentOnUnclosedObjectTypeLiteral01.ts
smartIndentOnUnclosedTupleTypeLiteral01.ts
smartIndentStartLineInLists.ts
smartIndentStatementFor.ts
smartIndentStatementForIn.ts
smartIndentStatementForOf.ts
smartIndentStatementSwitch.ts
smartIndentStatementTryCatchFinally.ts
smartIndentStatementWith.ts
smartIndentTemplateLiterals.ts
smartIndentTypeArgumentList.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts
squiggleFunctionExpression.ts
squiggleIllegalClassExtension.ts
squiggleIllegalInterfaceExtension.ts
squiggleIllegalSubclassOverride.ts
squiggleUnclosedStringLiteral.ts
staticGenericOverloads1.ts
staticPrototypePropertyOnClass.ts
stringBraceCompletionPosition.ts
stringPropertyNames1.ts
stringPropertyNames2.ts
stringTemplateBraceCompletionPosition.ts
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts
syntacticClassificationForJSDocTemplateTag.ts
syntacticClassifications1.ts
syntacticClassificationsCancellation1.ts
syntacticClassificationsConflictMarkers1.ts
syntacticClassificationsConflictMarkers2.ts
syntacticClassificationsDocComment1.ts
syntacticClassificationsDocComment2.ts
syntacticClassificationsDocComment3.ts
syntacticClassificationsDocComment4.ts
syntacticClassificationsForOfKeyword.ts
syntacticClassificationsForOfKeyword2.ts
syntacticClassificationsForOfKeyword3.ts
syntacticClassificationsFunctionWithComments.ts
syntacticClassificationsJsx1.ts
syntacticClassificationsJsx2.ts
syntacticClassificationsObjectLiteral.ts
syntacticClassificationsTemplates1.ts
syntacticClassificationsTemplates2.ts
syntacticClassificationWithErrors.ts
syntaxErrorAfterImport1.ts
tabbingAfterNewlineInsertedBeforeWhile.ts
thisBindingInLambda.ts
thisPredicateFunctionCompletions01.ts
thisPredicateFunctionCompletions02.ts
thisPredicateFunctionCompletions03.ts
thisPredicateFunctionQuickInfo.ts
thisPredicateFunctionQuickInfo01.ts
thisPredicateFunctionQuickInfo02.ts
todoComments1.ts
todoComments2.ts
todoComments3.ts
todoComments4.ts
todoComments5.ts
todoComments6.ts
todoComments7.ts
todoComments8.ts
todoComments9.ts
todoComments10.ts
todoComments11.ts
todoComments12.ts
todoComments13.ts
todoComments14.ts
todoComments15.ts
todoComments16.ts
todoComments17.ts
toggleDuplicateFunctionDeclaration.ts
trailingCommaSignatureHelp.ts
transitiveExportImports.ts
tripleSlashRefPathCompletionAbsolutePaths.ts
tripleSlashRefPathCompletionBackandForwardSlash.ts
tripleSlashRefPathCompletionContext.ts
tripleSlashRefPathCompletionExtensionsAllowJSFalse.ts
tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts
tripleSlashRefPathCompletionHiddenFile.ts
tripleSlashRefPathCompletionNarrowing.ts
tripleSlashRefPathCompletionRelativePaths.ts
tripleSlashRefPathCompletionRootdirs.ts
tryCatchFinallyFormating.ts
tsxCompletion1.ts
tsxCompletion2.ts
tsxCompletion3.ts
tsxCompletion4.ts
tsxCompletion5.ts
tsxCompletion6.ts
tsxCompletion7.ts
tsxCompletion8.ts
tsxCompletion9.ts
tsxCompletion10.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletion11.ts
tsxCompletion12.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxCompletion13.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxCompletionNonTagLessThan.ts Add missing filename to tsx test 2017-02-14 12:17:18 -08:00
tsxCompletionOnClosingTag1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnClosingTag2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnClosingTagWithoutJSX1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnClosingTagWithoutJSX2.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionOnOpeningTagWithoutJSX1.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
tsxCompletionUnionElementType.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxFindAllReferences1.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences2.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences3.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences4.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences5.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences6.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences7.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences8.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences9.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences10.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferences11.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxFindAllReferencesUnionElementType1.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxFindAllReferencesUnionElementType2.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxGoToDefinitionClasses.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxGoToDefinitionIntrinsics.ts
tsxGoToDefinitionStatelessFunction1.ts Update baselines 2017-01-19 09:46:43 -08:00
tsxGoToDefinitionStatelessFunction2.ts Addressing code review in previous PR. Combining below commits 2017-01-19 10:10:03 -08:00
tsxGoToDefinitionUnionElementType1.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxGoToDefinitionUnionElementType2.ts Add language service test when element type is a union type 2017-02-09 12:40:08 -08:00
tsxIncremental.ts
tsxParsing.ts
tsxQuickInfo1.ts
tsxQuickInfo2.ts
tsxQuickInfo3.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo4.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo5.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo6.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxQuickInfo7.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename1.ts
tsxRename2.ts
tsxRename3.ts
tsxRename4.ts
tsxRename5.ts
tsxRename6.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename7.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename8.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename9.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename10.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename11.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename12.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxRename13.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxSignatureHelp1.ts Add language service tests 2017-01-18 15:29:38 -08:00
tsxSignatureHelp2.ts Address code review 2017-02-03 10:54:15 -08:00
typeAboveNumberLiteralExpressionStatement.ts
typeArgCompletion.ts
typeAssertionsFormatting.ts
typeCheckAfterAddingGenericParameter.ts
typeCheckAfterResolve.ts
typeCheckObjectInArrayLiteral.ts
typedGenericPrototypeMember.ts
typeOfAFundule.ts
typeOfThisInStatics.ts
typeParameterListInQuickInfoAfterEdit.ts
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery3.ts
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts Use "completionList" methods instead of "memberList" ones, since they're identical 2016-12-07 13:36:11 -08:00
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
underscoreTypings01.ts
underscoreTypings02.ts
unknownVariableErrorRecovery.ts
untypedModuleImport.ts Change find-all-references tests to test for groups 2017-01-31 06:59:16 -08:00
unusedClassInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedClassInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedClassInNamespace3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedClassInNamespace4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedConstantInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedEnumInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedEnumInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace1.ts avoid removing comments when removing unused locals 2017-02-02 13:50:34 -08:00
unusedFunctionInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedFunctionInNamespace5.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports1FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports2FS.ts Add test 2017-02-08 15:44:54 -08:00
unusedImports3FS.ts avoid removing comments when removing unused locals 2017-02-02 13:50:34 -08:00
unusedImports4FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports5FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports6FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports7FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports8FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports9FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports10FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports11FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedImports12FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedInterfaceInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedInterfaceInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsinConstructorFS1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsinConstructorFS2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInFunction2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInFunction3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInFunction4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInMethodFS1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedLocalsInMethodFS2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass5.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedMethodInClass6.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedNamespaceInNamespace.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInConstructor4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInFunction4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedParameterInLambda1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeAliasInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInClass1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInClass2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInClass3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInFunction1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInFunction2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInFunction3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInInterface1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInLambda4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInMethod1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInMethod2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedTypeParametersInMethods1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInBlocks.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInClass1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInClass2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInClass3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop1FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop2FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop3FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop4FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop5FS.ts
unusedVariableInForLoop6FS.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInForLoop7FS.ts Update some tests because the original marker will be deleted 2017-02-08 19:32:02 -08:00
unusedVariableInModule1.ts Update some tests because the original marker will be deleted 2017-02-08 19:32:02 -08:00
unusedVariableInModule2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInModule3.ts Update some tests because the original marker will be deleted 2017-02-08 19:32:02 -08:00
unusedVariableInModule4.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInNamespace1.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInNamespace2.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
unusedVariableInNamespace3.ts Merge branch 'master' into interfaceFixes 2016-11-15 14:43:14 -08:00
updateToClassStatics.ts
validBraceCompletionPosition.ts
verifySingleFileEmitOutput1.ts
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
whiteSpaceTrimming2.ts
whiteSpaceTrimming3.ts
whiteSpaceTrimming4.ts
widenedTypes.ts
yieldKeywordFormatting.ts