TypeScript/tests/cases/fourslash
2016-06-21 13:51:31 -07:00
..
generated
server Refactor navigation bar 2016-06-17 07:42:26 -07:00
shims Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
shims-pp Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
addDeclareToFunction.ts fixed a reference in a test 2015-07-21 15:31:30 -07:00
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 Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
ambientShorthandGotoDefinition.ts Add tests 2016-06-10 08:03:41 -07:00
ambientVariablesWithSameName.ts
argumentsAreAvailableAfterEditsAtEndOfFunction.ts
argumentsIndexExpression.ts
arrayCallAndConstructTypings.ts
arrayConcatTypeCheck0.ts
arrayConcatTypeCheck1.ts
asOperatorCompletion.ts Issue correct completions in 'as' operator 2015-09-29 12:23:16 -07:00
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
bestCommonTypeObjectLiterals1.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts
breakpointValidationClassAmbient.ts
breakpointValidationClasses.ts
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts
breakpointValidationDebugger.ts
breakpointValidationDecorators.ts Test cases for breakpoints with decorators 2015-11-19 16:48:33 -08:00
breakpointValidationDestructuringAssignmentForArrayBindingPattern.ts Test cases for array pattern destructuring assignment in for initializer 2015-12-22 15:04:12 -08:00
breakpointValidationDestructuringAssignmentForArrayBindingPatternDefaultValues.ts Test cases for array pattern destructuring assignment in for initializer 2015-12-22 15:04:12 -08:00
breakpointValidationDestructuringAssignmentForObjectBindingPattern.ts Test cases for object binding pattern destructuring assignment 2015-12-22 15:31:02 -08:00
breakpointValidationDestructuringAssignmentForObjectBindingPatternDefaultValues.ts Test cases for object binding pattern destructuring assignment 2015-12-22 15:31:02 -08:00
breakpointValidationDestructuringAssignmentForOfArrayBindingPattern.ts Add test cases for array pattern destructurting assignment in 'for of' 2015-12-22 15:27:14 -08:00
breakpointValidationDestructuringAssignmentForOfArrayBindingPatternDefaultValues.ts Add test cases for array pattern destructurting assignment in 'for of' 2015-12-22 15:27:14 -08:00
breakpointValidationDestructuringAssignmentForOfObjectBindingPattern.ts Add test cases for breakpoint validation in for of statement with object literal destructuring assignment 2015-12-22 16:18:05 -08:00
breakpointValidationDestructuringAssignmentForOfObjectBindingPatternDefaultValues.ts Add test cases for breakpoint validation in for of statement with object literal destructuring assignment 2015-12-22 16:18:05 -08:00
breakpointValidationDestructuringAssignmentStatementArrayBindingPattern.ts Test cases for breakpoints in assingment statement with destructuring 2015-12-21 15:48:26 -08:00
breakpointValidationDestructuringAssignmentStatementArrayBindingPatternDefaultValues.ts Test cases for breakpoints in assingment statement with destructuring 2015-12-21 15:48:26 -08:00
breakpointValidationDestructuringForArrayBindingPattern.ts Test cases for breakpoint in destructuring of For Initializers 2015-12-21 11:47:57 -08:00
breakpointValidationDestructuringForArrayBindingPatternDefaultValues.ts Test cases for breakpoint in destructuring of For Initializers 2015-12-21 11:47:57 -08:00
breakpointValidationDestructuringForObjectBindingPattern.ts Test cases for breakpoint in destructuring of For Initializers 2015-12-21 11:47:57 -08:00
breakpointValidationDestructuringForObjectBindingPatternDefaultValues.ts Test cases for breakpoint in destructuring of For Initializers 2015-12-21 11:47:57 -08:00
breakpointValidationDestructuringForOfArrayBindingPattern.ts Test cases for destructuring in For Of statement 2015-12-21 11:53:31 -08:00
breakpointValidationDestructuringForOfArrayBindingPatternDefaultValues.ts Test cases for destructuring in For Of statement 2015-12-21 11:53:31 -08:00
breakpointValidationDestructuringForOfObjectBindingPattern.ts Test cases for destructuring in For Of statement 2015-12-21 11:53:31 -08:00
breakpointValidationDestructuringForOfObjectBindingPatternDefaultValues.ts Test cases for destructuring in For Of statement 2015-12-21 11:53:31 -08:00
breakpointValidationDestructuringParameterArrayBindingPattern.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringParameterArrayBindingPattern2.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues2.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringParameterNestedObjectBindingPattern.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringParameterObjectBindingPattern.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringParameterObjectBindingPatternDefaultValues.ts Test cases for parameter destructuring pattern 2015-12-17 16:53:59 -08:00
breakpointValidationDestructuringVariableStatement.ts Add test cases for variable statements with destructuring breakpoint validation 2015-12-17 14:00:56 -08:00
breakpointValidationDestructuringVariableStatement1.ts Add test cases for variable statements with destructuring breakpoint validation 2015-12-17 14:00:56 -08:00
breakpointValidationDestructuringVariableStatementArrayBindingPattern.ts Test cases for breakpoint span in array binding pattern of variable statement 2015-12-17 16:41:28 -08:00
breakpointValidationDestructuringVariableStatementArrayBindingPattern2.ts Test cases for breakpoint span in array binding pattern of variable statement 2015-12-17 16:41:28 -08:00
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues.ts Test cases for breakpoint span in array binding pattern of variable statement 2015-12-17 16:41:28 -08:00
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.ts Test cases for breakpoint span in array binding pattern of variable statement 2015-12-17 16:41:28 -08:00
breakpointValidationDestructuringVariableStatementDefaultValues.ts Add test cases for variable statements with destructuring breakpoint validation 2015-12-17 14:00:56 -08:00
breakpointValidationDestructuringVariableStatementNestedObjectBindingPattern.ts Add test cases for variable statements with destructuring breakpoint validation 2015-12-17 14:00:56 -08:00
breakpointValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.ts Add test cases for variable statements with destructuring breakpoint validation 2015-12-17 14:00:56 -08:00
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 Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts
classifyThisParameter.ts Classify this in parameter position as a keyword 2016-06-20 08:28:55 -07:00
classInterfaceInsert.ts
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts
cloduleAsBaseClass2.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
cloduleTypeOf1.ts
cloduleWithRecursiveReference.ts
closedCommentsInConstructor.ts
codeCompletionEscaping.ts Fix bug: do unescaping in the right place, so that it only affects escaped javascript identifiers 2016-06-14 09:39:48 -07:00
commentBraceCompletionPosition.ts Script side implementation for Brace Completion. (#7587) 2016-04-15 11:38:42 -07:00
commentsBlocks.ts
commentsClass.ts
commentsClassMembers.ts Update baselines 2016-01-29 14:52:47 -08:00
commentsCommentParsing.ts
commentsEnums.ts
commentsExternalModules.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
commentsFunctionDeclaration.ts Split commentsFunction test into expr/decl 2016-06-08 10:56:52 -07:00
commentsFunctionExpression.ts Remove TODO comments 2016-06-08 11:07:42 -07:00
commentsImportDeclaration.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
commentsInheritance.ts
commentsInterface.ts
commentsLinePreservation.ts
commentsModules.ts
commentsMultiModuleMultiFile.ts
commentsMultiModuleSingleFile.ts
commentsOverloads.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
commentsUnion.ts
commentsVariables.ts code clean up 2016-04-14 16:51:22 -07:00
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts Test update for using allowJs instead of --jsExtensions 2015-10-28 14:03:18 -07:00
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts
completionAfterDotDotDot.ts
completionBeforeSemanticDiagnosticsInArrowFunction1.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
completionEntryForConst.ts
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts
completionEntryForUnionProperty.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
completionEntryForUnionProperty2.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
completionEntryOnNarrowedType.ts Fixing fourslash tests 2016-04-09 17:56:33 -07:00
completionForStringLiteral.ts Add support for completion in string literals 2016-05-02 16:30:50 -07:00
completionForStringLiteral2.ts Add support for completion in string literals 2016-05-02 16:30:50 -07:00
completionForStringLiteral3.ts Add support for completion in string literals 2016-05-02 16:30:50 -07:00
completionInAugmentedClassModule.ts
completionInIncompleteCallExpression.ts
completionInJsDoc.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
completionInNamedImportLocation.ts Completion list of named imports shouldnt contain default export member 2016-04-11 13:33:16 -07:00
completionInsideFunctionContainsArguments.ts Apply suggested fixes to arguments PR 2015-08-17 18:33:48 -07:00
completionInTypeOf1.ts
completionInTypeOf2.ts
completionListAfterAnyType.ts
completionListAfterClassExtends.ts
completionListAfterFunction.ts
completionListAfterFunction2.ts
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts
completionListAfterRegularExpressionLiteral01.ts
completionListAfterRegularExpressionLiteral1.ts
completionListAfterRegularExpressionLiteral02.ts
completionListAfterRegularExpressionLiteral03.ts
completionListAfterRegularExpressionLiteral04.ts
completionListAfterRegularExpressionLiteral05.ts
completionListAfterSlash.ts
completionListAfterSpreadOperator01.ts Added test. 2015-07-02 16:14:06 -07:00
completionListAfterStringLiteral1.ts
completionListAndMemberListOnCommentedDot.ts
completionListAndMemberListOnCommentedLine.ts
completionListAndMemberListOnCommentedWhiteSpace.ts
completionListAtBeginningOfFile01.ts
completionListAtBeginningOfIdentifierInArrowFunction01.ts
completionListAtDeclarationOfParameterType.ts
completionListAtEndOfWordInArrowFunction01.ts
completionListAtEndOfWordInArrowFunction02.ts
completionListAtEndOfWordInArrowFunction03.ts
completionListAtEOF.ts
completionListAtEOF1.ts
completionListAtEOF2.ts
completionListAtIdentifierDefinitionLocations_catch.ts
completionListAtIdentifierDefinitionLocations_classes.ts
completionListAtIdentifierDefinitionLocations_destructuring.ts Add tests. 2015-07-15 15:07:04 -07:00
completionListAtIdentifierDefinitionLocations_enumMembers.ts
completionListAtIdentifierDefinitionLocations_enumMembers2.ts
completionListAtIdentifierDefinitionLocations_enums.ts
completionListAtIdentifierDefinitionLocations_functions.ts
completionListAtIdentifierDefinitionLocations_Generics.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts
completionListAtIdentifierDefinitionLocations_interfaces.ts
completionListAtIdentifierDefinitionLocations_parameters.ts
completionListAtIdentifierDefinitionLocations_properties.ts
completionListAtIdentifierDefinitionLocations_varDeclarations.ts
completionListAtInvalidLocations.ts
completionListAtNodeBoundry.ts
completionListBeforeKeyword.ts
completionListBeforeNewScope01.ts
completionListBeforeNewScope02.ts
completionListBuilderLocations_Modules.ts Updated test. 2015-07-06 11:30:43 -07:00
completionListBuilderLocations_parameters.ts
completionListBuilderLocations_properties.ts
completionListBuilderLocations_VariableDeclarations.ts
completionListCladule.ts
completionListClassMembers.ts
completionListEnumMembers.ts Update fourslash tests 2016-03-28 14:21:08 -07:00
completionListEnumValues.ts
completionListErrorRecovery.ts
completionListErrorRecovery2.ts
completionListForDerivedType1.ts
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForShorthandPropertyAssignment.ts
completionListForShorthandPropertyAssignment2.ts
completionListForTransitivelyExportedMembers01.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
completionListForTransitivelyExportedMembers02.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
completionListForTransitivelyExportedMembers03.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
completionListForTransitivelyExportedMembers04.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
completionListForUnicodeEscapeName.ts Add test for using unicode escape as function name 2015-07-10 10:15:40 -07:00
completionListFunctionExpression.ts
completionListFunctionMembers.ts
completionListGenericConstraints.ts
completionListImplementingInterfaceFunctions.ts Remove unnecessary I2 from test case 2015-12-07 22:43:44 +00:00
completionListInArrowFunctionInUnclosedCallSite01.ts
completionListInClassExpressionWithTypeParameter.ts Address code review, handle type parameter in completion list inside class expression 2015-07-06 17:03:33 -07:00
completionListInClosedFunction01.ts
completionListInClosedFunction02.ts
completionListInClosedFunction03.ts
completionListInClosedFunction04.ts
completionListInClosedFunction05.ts
completionListInClosedFunction06.ts
completionListInClosedFunction07.ts
completionListInClosedObjectTypeLiteralInSignature01.ts
completionListInClosedObjectTypeLiteralInSignature02.ts
completionListInClosedObjectTypeLiteralInSignature03.ts
completionListInClosedObjectTypeLiteralInSignature04.ts
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExportClause01.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
completionListInExportClause02.ts Added tests for completion lists in export clauses. 2015-07-09 16:57:52 -07:00
completionListInExportClause03.ts Add analogous export test. 2015-07-10 17:33:56 -07:00
completionListInExtendsClause.ts
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInImportClause01.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
completionListInImportClause02.ts Fix test. 2015-07-06 15:33:49 -07:00
completionListInImportClause03.ts Added failing test. 2015-07-09 19:22:05 -07:00
completionListInIndexSignature01.ts Added tests for index signature completion builders. 2015-07-02 12:20:20 -07:00
completionListInIndexSignature02.ts Added tests for index signature completion builders. 2015-07-02 12:20:20 -07:00
completionListInMiddleOfIdentifierInArrowFunction01.ts
completionListInNamedClassExpression.ts
completionListInNamedClassExpressionWithShadowing.ts Update verification function to be able to test that the only symbol with certain kind, document, and text is the completion list 2015-07-01 14:42:27 -07:00
completionListInNamedFunctionExpression.ts
completionListInNamedFunctionExpression1.ts
completionListInNamedFunctionExpressionWithShadowing.ts Update verification function to be able to test that the only symbol with certain kind, document, and text is the completion list 2015-07-01 14:42:27 -07:00
completionListInNamespaceImportName01.ts Added test for completion in namespace imports. 2015-07-10 17:20:47 -07:00
completionListInObjectBindingPattern01.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern02.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern03.ts
completionListInObjectBindingPattern04.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern05.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern06.ts
completionListInObjectBindingPattern07.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern08.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern09.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern10.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern11.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern12.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern13.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
completionListInstanceProtectedMembers2.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
completionListInstanceProtectedMembers3.ts
completionListInstanceProtectedMembers4.ts
completionListInStringLiterals1.ts
completionListInStringLiterals2.ts
completionListInTemplateLiteralParts1.ts
completionListInTemplateLiteralPartsNegatives1.ts
completionListInTypedObjectLiterals2.ts
completionListInTypedObjectLiterals3.ts
completionListInTypedObjectLiterals4.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts
completionListInTypeParameterOfClassExpression1.ts Add test and address PR 2015-08-25 16:53:12 -07:00
completionListInTypeParameterOfTypeAlias1.ts remove commented test 2015-08-17 22:04:54 -07:00
completionListInTypeParameterOfTypeAlias2.ts Add test and address PR 2015-08-25 16:53:12 -07:00
completionListInTypeParameterOfTypeAlias3.ts Add fourslash tests 2015-11-24 17:50:00 -08:00
completionListInUnclosedCommaExpression01.ts
completionListInUnclosedCommaExpression02.ts
completionListInUnclosedDeleteExpression01.ts
completionListInUnclosedDeleteExpression02.ts
completionListInUnclosedElementAccessExpression01.ts
completionListInUnclosedElementAccessExpression02.ts
completionListInUnclosedForLoop01.ts
completionListInUnclosedForLoop02.ts
completionListInUnclosedFunction01.ts
completionListInUnclosedFunction02.ts
completionListInUnclosedFunction03.ts
completionListInUnclosedFunction04.ts
completionListInUnclosedFunction05.ts
completionListInUnclosedFunction06.ts
completionListInUnclosedFunction07.ts
completionListInUnclosedFunction08.ts
completionListInUnclosedFunction09.ts
completionListInUnclosedFunction10.ts
completionListInUnclosedFunction11.ts
completionListInUnclosedFunction12.ts
completionListInUnclosedFunction13.ts
completionListInUnclosedFunction14.ts
completionListInUnclosedFunction15.ts
completionListInUnclosedFunction16.ts
completionListInUnclosedFunction17.ts
completionListInUnclosedFunction18.ts
completionListInUnclosedFunction19.ts
completionListInUnclosedIndexSignature01.ts
completionListInUnclosedIndexSignature02.ts
completionListInUnclosedIndexSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature01.ts
completionListInUnclosedObjectTypeLiteralInSignature02.ts
completionListInUnclosedObjectTypeLiteralInSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature04.ts
completionListInUnclosedSpreadExpression01.ts
completionListInUnclosedSpreadExpression02.ts
completionListInUnclosedTaggedTemplate01.ts
completionListInUnclosedTaggedTemplate02.ts
completionListInUnclosedTemplate01.ts
completionListInUnclosedTemplate02.ts
completionListInUnclosedTypeOfExpression01.ts
completionListInUnclosedTypeOfExpression02.ts
completionListInUnclosedVoidExpression01.ts
completionListInUnclosedYieldExpression01.ts
completionListInvalidMemberNames.ts Use getDecalredName in service layer instead of symbol.getName 2015-07-09 17:05:57 -07:00
completionListInvalidMemberNames2.ts
completionListKeywords.ts
completionListModuleMembers.ts
completionListNewIdentifierBindingElement.ts
completionListNewIdentifierFunctionDeclaration.ts
completionListNewIdentifierVariableDeclaration.ts
completionListObjectMembers.ts
completionListOfGnericSymbol.ts
completionListOfSplitInterface.ts
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts
completionListOnAliases3.ts
completionListOnFunctionCallWithOptionalArgument.ts
completionListOnMethodParameterName.ts
completionListOnParam.ts
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts
completionListOnPrivateVariableInModule.ts
completionListOnSuper.ts
completionListOnVarBetweenModules.ts
completionListOutsideOfClosedArrowFunction01.ts
completionListOutsideOfClosedArrowFunction02.ts
completionListOutsideOfClosedFunctionDeclaration01.ts
completionListOutsideOfForLoop01.ts
completionListOutsideOfForLoop02.ts
completionListPrimitives.ts
completionListPrivateMembers.ts
completionListPrivateMembers2.ts
completionListPrivateMembers3.ts
completionListProtectedMembers.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
completionListStaticProtectedMembers.ts
completionListStaticProtectedMembers2.ts
completionListStaticProtectedMembers3.ts
completionListStaticProtectedMembers4.ts
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts
completionListWithAmbientDeclaration.ts
completionListWithModulesFromModule.ts
completionListWithModulesInsideModuleScope.ts
completionListWithModulesOutsideModuleScope.ts
completionListWithModulesOutsideModuleScope2.ts
completionListWithUnresolvedModule.ts
completionWithDotFollowedByNamespaceKeyword.ts
completionWithNamespaceInsideFunction.ts
consistenceOnIndentionsOfChainedFunctionCalls.ts Fixing first example 2015-07-05 01:22:13 +09:00
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts Fixing fourslash tests 2015-07-16 15:28:18 -07:00
constEnumQuickInfoAndCompletionList.ts
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts
constructorBraceFormatting.ts
constructorQuickInfo.ts
contextuallyTypedFunctionExpressionGeneric1.ts
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts Added failing fourslash test. 2015-09-18 12:22:48 -07:00
contextualTyping.ts
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts
contextualTypingOfArrayLiterals1.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts
contextualTypingReturnExpressions.ts
debuggerStatementIndent.ts
declarationExpressions.ts Test expressions with no name 2016-05-16 06:41:39 -07:00
declareFunction.ts
defaultParamsAndContextualTypes.ts
definition.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
definitionNameOnEnumMember.ts
deleteClassWithEnumPresent.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
deleteExtensionInReopenedInterface.ts
deleteModifierBeforeVarStatement1.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts
distinctTypesInCallbacksWithSameNames.ts
docCommentTemplateClassDecl01.ts Amended tests. 2015-09-24 16:30:40 -07:00
docCommentTemplateClassDeclMethods01.ts Switched parameter name to array binding pattern. 2015-09-25 11:43:29 -07:00
docCommentTemplateClassDeclMethods02.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateConstructor01.ts Amended tests. 2015-09-24 16:30:40 -07:00
docCommentTemplateEmptyFile.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateFunctionWithParameters.ts Fixed newline handling 2015-08-03 15:09:49 -07:00
docCommentTemplateIndentation.ts Fixed newline handling 2015-08-03 15:09:49 -07:00
docCommentTemplateInMultiLineComment.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateInsideFunctionDeclaration.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateInSingleLineComment.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateNamespacesAndModules01.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateNamespacesAndModules02.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateObjectLiteralMethods01.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateRegex.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateVariableStatements01.ts Modified/added tests. 2015-09-25 16:27:58 -07:00
docCommentTemplateVariableStatements02.ts Amended tests. 2015-09-24 16:30:40 -07:00
docCommentTemplateVariableStatements03.ts Modified/added tests. 2015-09-25 16:27:58 -07:00
documentHighlightAtInheritedProperties1.ts Add documenthightlight tests 2015-12-22 20:35:28 -08:00
documentHighlightAtInheritedProperties2.ts Add documenthightlight tests 2015-12-22 20:35:28 -08:00
documentHighlightAtInheritedProperties3.ts Add documenthightlight tests 2015-12-22 20:35:28 -08:00
documentHighlightAtInheritedProperties4.ts Add documenthightlight tests 2015-12-22 20:35:28 -08:00
documentHighlightAtInheritedProperties5.ts Add tests 2016-01-08 03:34:43 -08:00
documentHighlightAtInheritedProperties6.ts Add tests 2016-01-08 03:34:43 -08:00
documentHighlightAtParameterPropertyDeclaration1.ts Add tests for binding pattern in parameter property declaration 2015-12-12 16:38:11 -08:00
documentHighlightAtParameterPropertyDeclaration2.ts Fix broken tests 2015-12-14 10:14:35 -08:00
documentHighlightAtParameterPropertyDeclaration3.ts Add tests for binding pattern in parameter property declaration 2015-12-12 16:38:11 -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 Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
exportEqualsInterfaceA.ts
exportEqualTypes.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
extendArray.ts
extendArrayInterface.ts
extendArrayInterfaceMember.ts
extendInterfaceOverloadedMethod.ts
extendsTArray.ts
externalModuleIntellisense.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
failureToImplementClass.ts
findAllRefsForComputedProperties.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForComputedProperties2.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForDefaultExport01.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForDefaultExport02.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForDefaultExport03.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForDefaultExport04.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForDefaultExport05.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForDefaultExport06.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForDefaultExport07.ts
findAllRefsForDefaultExport08.ts
findAllRefsForFunctionExpression01.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForObjectLiteralProperties.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForStringLiteralTypes.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForVariableInExtendsClause01.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForVariableInExtendsClause02.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsForVariableInImplementsClause01.ts Added one more test. 2015-09-30 14:10:33 -07:00
findAllRefsInClassExpression.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInheritedProperties1.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInheritedProperties2.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInheritedProperties3.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInheritedProperties4.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInheritedProperties5.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInsideTemplates1.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInsideTemplates2.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsInsideWithBlock.ts
findAllRefsObjectBindingElementPropertyName01.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsObjectBindingElementPropertyName02.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsObjectBindingElementPropertyName03.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsObjectBindingElementPropertyName04.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsObjectBindingElementPropertyName05.ts Add tests. 2015-07-15 15:07:04 -07:00
findAllRefsObjectBindingElementPropertyName06.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsObjectBindingElementPropertyName07.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsObjectBindingElementPropertyName09.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsObjectBindingElementPropertyName10.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsOnDecorators.ts
findAllRefsOnDefinition.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
findAllRefsOnDefinition2.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
findAllRefsOnImportAliases.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
findAllRefsOnImportAliases2.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
findAllRefsOnPrivateParameterProperty1.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsParameterPropertyDeclaration1.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsParameterPropertyDeclaration2.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsParameterPropertyDeclaration3.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsPropertyContextuallyTypedByTypeParam01.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsWithLeadingUnderscoreNames1.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames2.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames3.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames4.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames5.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames6.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames7.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames8.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithLeadingUnderscoreNames9.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
findAllRefsWithShorthandPropertyAssignment.ts
findAllRefsWithShorthandPropertyAssignment2.ts
findReferencesAcrossMultipleProjects.ts Add tests 2016-03-02 16:13:52 -08:00
findReferencesAfterEdit.ts
findReferencesJSXTagName.ts Fix issue with find references for jsx tags 2016-03-21 15:40:14 -07:00
findReferencesJSXTagName2.ts Fix #7637: treat jsx tag names as expressions 2016-03-22 14:55:24 -07:00
fixingTypeParametersQuickInfo.ts Add tests for type parameter fixing 2015-07-08 16:17:03 -07:00
forceIndentAfterNewLineInsert.ts
forIn.ts Updating existing tests 2016-01-06 10:52:43 -08:00
formatAfterMultilineComment.ts do not indent token if its start line matches end line of previous token\trivia 2015-10-21 12:49:14 -07:00
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayLiteralExpression.ts Extra test for #8364 - non-breaking of one-liners 2016-05-17 09:09:46 +01:00
formatArrayOrObjectLiteralsInVariableList.ts
formatAsyncAwait.ts adding tests 2015-08-27 22:59:10 +09:00
formatAsyncKeyword.ts add rule to insert space between async keyword and open paren 2015-10-11 22:19:51 -07:00
formatClassExpression.ts format class expression indentation 2015-09-03 13:33:05 -07:00
formatColonAndQMark.ts
formatComments.ts add tests for comments 2015-09-04 21:38:39 +09:00
formatConflictMarker1.ts
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatDocumentWithTrivia.ts trimTrailingWhitespacesForRemainingRange 2015-10-09 16:38:16 +09:00
formatEmptyBlock.ts
formatEmptyParamList.ts
formatFunctionAndConstructorType.ts adding tests 2015-08-27 22:59:10 +09:00
formatImplicitModule.ts
formatImportDeclaration.ts
formatInTryCatchFinally.ts
formatInTsxFiles.ts use formatting scanner with languageVariant=JSX for .tsx files 2015-09-22 14:57:23 -07:00
formatMultilineComment.ts
formatNestedClassWithOpenBraceOnNewLines.ts
formatOnEnterFunctionDeclaration.ts
formatOnSemiColonAfterBreak.ts
formatParameter.ts adding tests 2015-08-27 22:59:10 +09:00
formatSelectionWithTrivia.ts
formatSelectionWithTrivia2.ts last line whitespace test 2015-10-10 16:41:54 +09:00
formatSignatures.ts adding tests 2015-08-27 22:59:10 +09:00
formatTemplateLiteral.ts InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces 2015-12-22 18:30:07 +09:00
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 space around arrow 2015-12-09 00:02:10 +09:00
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingForOfKeyword.ts
formattingGlobalAugmentation1.ts use 'declare global' to define augmentations for the global scope 2015-12-28 12:03:54 -08:00
formattingGlobalAugmentation2.ts use 'declare global' to define augmentations for the global scope 2015-12-28 12:03:54 -08:00
formattingHexLiteral.ts
formattingIfInElseBlock.ts
formattingInComment.ts
formattingInDestructuring1.ts
formattingInDestructuring2.ts
formattingInExpressionsInTsx.ts added tests for tsx formatting 2016-01-04 13:59:27 -08:00
formattingInMultilineComments.ts
formattingJsxElements.ts Resolving conflicts with #4646 2015-09-10 00:48:53 +09:00
formattingJsxTexts.ts format jsx 2016-02-19 09:16:52 +09:00
formattingKeywordAsIdentifier.ts
formattingMultilineCommentsWithTabs1.ts
formattingMultilineCommentsWithTabs2.ts
formattingMultilineTemplateLiterals.ts
formattingNestedScopes.ts
formattingObjectLiteral.ts
formattingOfChainedLambda.ts
formattingOfExportDefault.ts
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts
formattingOnChainedCallbacksAndPropertyAccesses.ts Always indent PropertyAccessExpression. 2015-08-05 15:03:49 -07:00
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 indent expressions 2015-09-30 02:59:10 +09:00
formattingOnTabAfterCloseCurly.ts
formattingOnVariety.ts
formattingOptionsChange.ts add more spaces on test 2016-01-08 18:01:02 +09:00
formattingQMark.ts
formattingRegexes.ts
formattingReplaceSpacesWithTabs.ts Formatting space vs tabs tests added 2016-05-05 23:35:36 +02:00
formattingReplaceTabsWithSpaces.ts Formatting space vs tabs tests added 2016-05-05 23:35:36 +02:00
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpacesAfterConstructor.ts
formattingTemplates.ts InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces 2015-12-22 18:30:07 +09:00
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts
formattingWithLimitedSpan.ts
formattingWithMultilineComments.ts fix formatting for lines that start with continuation of multiline comments 2016-04-19 14:16:43 -07:00
formatTryCatch.ts
formatTypeAlias.ts adding tests 2015-08-27 22:59:10 +09:00
formatTypeOperation.ts fix test 2015-09-03 13:32:45 -07:00
formatVariableAssignments.ts indent expressions 2015-09-30 02:59:10 +09:00
formatVariableDeclarationList.ts
formatWithStatement.ts
forwardReference.ts
fourslash.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts Fixing first example 2015-07-05 01:22:13 +09:00
functionOverloadCount.ts
functionProperty.ts
functionRenamingErrorRecovery.ts
functionTypeFormatting.ts
functionTypePredicateFormatting.ts
functionTypes.ts
funduleWithRecursiveReference.ts
generatorDeclarationFormatting.ts
genericArityEnforcementAfterEdit.ts
genericAssignmentCompat.ts
genericCallSignaturesInNonGenericTypes1.ts
genericCallSignaturesInNonGenericTypes2.ts
genericCallsWithOptionalParams1.ts
genericCloduleCompletionList.ts
genericCombinators1.ts
genericCombinators2.ts Instantiate signatures if there is an overload resolution error but type arguments present 2015-07-17 17:22:51 -07:00
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 fix class expression + expressionWithTypeArgument 2015-08-14 03:45:52 +09:00
genericSignaturesAreProperlyCleaned.ts
genericTypeAliasIntersectionCompletions.ts make the test more specific 2015-09-03 14:11:54 -07:00
genericTypeArgumentInference1.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
genericTypeArgumentInference2.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
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 Merge branch 'master' into outFile 2015-08-20 17:46:38 -07:00
getEmitOutputSingleFile.ts
getEmitOutputSingleFile2.ts
getEmitOutputSourceMap.ts
getEmitOutputSourceMap2.ts
getEmitOutputSourceRoot.ts
getEmitOutputSourceRootMultiFiles.ts
getEmitOutputTsxFile_Preserve.ts Emit tsx files correctelly in getEmitOutput calls 2015-08-19 22:18:32 -07:00
getEmitOutputTsxFile_React.ts Tests update for emitting declarations if no errors 2015-10-28 13:07:08 -07:00
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 Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions2.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions3.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions4.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions5.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions6.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions7.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions8.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions9.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions10.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions11.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions12.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions13.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions14.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptCompletions15.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
getJavaScriptCompletions16.ts Add some tests 2016-02-01 21:20:37 -08:00
getJavaScriptCompletions18.ts Recognize the RHS of assignments as the JSDoc target expression 2016-01-28 11:02:49 -08:00
getJavaScriptCompletions19.ts Use union types in the return type of functions in the error case 2016-01-28 11:39:19 -08:00
getJavaScriptCompletions20.ts Don't show the currently-completing thing at the cursor in JS files 2016-01-28 15:18:50 -08:00
getJavaScriptGlobalCompletions1.ts Always show file tokens in JS completion lists 2016-02-02 13:10:30 -08:00
getJavaScriptQuickInfo1.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptQuickInfo2.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptQuickInfo3.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptQuickInfo4.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptQuickInfo5.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptQuickInfo6.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
getJavaScriptQuickInfo7.ts Merge JSDoc of assignments from function expressions 2016-06-07 16:22:18 -07:00
getJavaScriptQuickInfo8.ts Update to push types through as well 2016-03-01 12:26:17 -08:00
getJavaScriptSemanticDiagnostics1.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics2.ts Fixed up paths in fourslash tests 2016-02-11 14:07:35 -08:00
getJavaScriptSemanticDiagnostics3.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics4.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics5.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics6.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics7.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics8.ts initial revision of external module augmentations 2015-12-22 13:56:22 -08:00
getJavaScriptSemanticDiagnostics9.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics10.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics11.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics12.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics13.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics14.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics15.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics16.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics17.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics18.ts Allow property declarations in .js files 2016-06-15 09:42:52 -07:00
getJavaScriptSemanticDiagnostics19.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics21.ts Updated tests 2016-02-12 19:35:05 -08:00
getJavaScriptSemanticDiagnostics22.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
getJavaScriptSemanticDiagnostics23.ts Allow multiple 'this' property assignments in Salsa 2016-01-27 14:00:33 -08:00
getJavaScriptSemanticDiagnostics24.ts Treat multiple prototype property assignments as union property declarations 2016-02-01 20:59:37 -08:00
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getNavigationBarItems.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
getOccurrencesAbstract01.ts Added more test cases for highlighting abstract keyword 2015-07-14 01:39:39 +02:00
getOccurrencesAbstract02.ts Added more test cases for highlighting abstract keyword 2015-07-14 01:39:39 +02:00
getOccurrencesAfterEdit.ts
getOccurrencesClassExpressionConstructor.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionPrivate.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionPublic.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionStatic.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionStaticThis.ts Added tests for getOccurrences on this in class expressions 2015-08-28 22:11:09 +02:00
getOccurrencesClassExpressionThis.ts Added tests for getOccurrences on this in class expressions 2015-08-28 22:11:09 +02:00
getOccurrencesConst01.ts
getOccurrencesConst02.ts
getOccurrencesConst03.ts
getOccurrencesConst04.ts Improved error messages for property declarations 2015-12-04 09:20:49 +01:00
getOccurrencesConstructor.ts
getOccurrencesConstructor2.ts
getOccurrencesDeclare1.ts
getOccurrencesDeclare2.ts
getOccurrencesDeclare3.ts
getOccurrencesExport1.ts
getOccurrencesExport2.ts
getOccurrencesExport3.ts
getOccurrencesIfElse.ts
getOccurrencesIfElse2.ts
getOccurrencesIfElse3.ts
getOccurrencesIfElse4.ts
getOccurrencesIfElse5.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesIfElseBroken.ts
getOccurrencesIsDefinitionOfArrowFunction.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfBindingPattern.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfClass.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfComputedProperty.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfEnum.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfExport.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfFunction.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfInterface.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfInterfaceClassMerge.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfNamespace.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfNumberNamedProperty.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfParameter.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfStringNamedProperty.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfTypeAlias.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsDefinitionOfVariable.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
getOccurrencesIsWriteAccess.ts
getOccurrencesLoopBreakContinue.ts
getOccurrencesLoopBreakContinue2.ts
getOccurrencesLoopBreakContinue3.ts
getOccurrencesLoopBreakContinue4.ts
getOccurrencesLoopBreakContinue5.ts
getOccurrencesLoopBreakContinue6.ts
getOccurrencesLoopBreakContinueNegatives.ts
getOccurrencesModifiersNegatives1.ts
getOccurrencesOfAnonymousFunction.ts
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfAny.ts
getOccurrencesOfDecorators.ts
getOccurrencesOfUndefinedSymbol.ts
getOccurrencesPrivate1.ts
getOccurrencesPrivate2.ts
getOccurrencesPropertyInAliasedInterface.ts
getOccurrencesProtected1.ts
getOccurrencesProtected2.ts
getOccurrencesPublic1.ts
getOccurrencesPublic2.ts
getOccurrencesReturn.ts
getOccurrencesReturn2.ts
getOccurrencesReturn3.ts
getOccurrencesReturn4.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesReturnBroken.ts
getOccurrencesSetAndGet.ts
getOccurrencesSetAndGet2.ts
getOccurrencesSetAndGet3.ts
getOccurrencesStatic1.ts
getOccurrencesStringLiterals.ts Code review comments 2016-04-29 17:04:53 -07:00
getOccurrencesStringLiteralTypes.ts Fix #7611: Add support for String Literal Types in find all refs and occurances 2016-04-28 23:29:10 -07:00
getOccurrencesSuper.ts
getOccurrencesSuper2.ts
getOccurrencesSuper3.ts addressed PR feedback 2015-12-16 13:19:57 -08:00
getOccurrencesSuperNegatives.ts
getOccurrencesSwitchCaseDefault.ts
getOccurrencesSwitchCaseDefault2.ts
getOccurrencesSwitchCaseDefault3.ts
getOccurrencesSwitchCaseDefault4.ts
getOccurrencesSwitchCaseDefault5.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesSwitchCaseDefaultBroken.ts
getOccurrencesThis.ts
getOccurrencesThis2.ts
getOccurrencesThis3.ts
getOccurrencesThis4.ts
getOccurrencesThis5.ts
getOccurrencesThis6.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesThisNegatives2.ts
getOccurrencesThrow.ts
getOccurrencesThrow2.ts
getOccurrencesThrow3.ts
getOccurrencesThrow4.ts
getOccurrencesThrow5.ts
getOccurrencesThrow6.ts
getOccurrencesThrow7.ts
getOccurrencesThrow8.ts
getOccurrencesTryCatchFinally.ts
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesTryCatchFinallyBroken.ts
getOutliningForBlockComments.ts
getOutliningForSingleLineComments.ts
getOutliningSpans.ts
getPreProcessedFile.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
getPropertySymbolsFromBaseTypesDoesntCrash.ts Add failing test 2016-01-15 15:41:57 -05:00
getQuickInfoForIntersectionTypes.ts Fix #7966: A non-anonymous type can still fail to have a symbol. For example, an intersection type. 2016-05-12 07:28:06 -07:00
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts
goToDefinitionAcrossMultipleProjects.ts Add tests 2016-03-02 16:13:52 -08:00
goToDefinitionAlias.ts
goToDefinitionAmbiants.ts
goToDefinitionApparentTypeProperties.ts
goToDefinitionBuiltInTypes.ts
goToDefinitionBuiltInValues.ts
goToDefinitionConstructorOfClassExpression01.ts Added tests. 2015-08-26 15:48:49 -07:00
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts Added tests. 2015-08-26 15:48:49 -07:00
goToDefinitionConstructorOverloads.ts
goToDefinitionDecorator.ts
goToDefinitionDifferentFile.ts
goToDefinitionDifferentFileIndirectly.ts
goToDefinitionExternalModuleName.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionExternalModuleName2.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionExternalModuleName3.ts
goToDefinitionExternalModuleName4.ts
goToDefinitionExternalModuleName5.ts
goToDefinitionExternalModuleName6.ts
goToDefinitionExternalModuleName7.ts
goToDefinitionExternalModuleName8.ts
goToDefinitionExternalModuleName9.ts
goToDefinitionFunctionOverloads.ts
goToDefinitionFunctionOverloadsInClass.ts
goToDefinitionImplicitConstructor.ts
goToDefinitionImportedNames.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionImportedNames2.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionImportedNames3.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionImportedNames4.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionImportedNames5.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionImportedNames6.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionImportedNames7.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToDefinitionInMemberDeclaration.ts
goToDefinitionInterfaceAfterImplement.ts
goToDefinitionInTypeArgument.ts
goToDefinitionLabels.ts
goToDefinitionMethodOverloads.ts
goToDefinitionMultipleDefinitions.ts
goToDefinitionObjectBindingElementPropertyName01.ts
goToDefinitionObjectLiteralProperties.ts
goToDefinitionPartialImplementation.ts
goToDefinitionPrimitives.ts
goToDefinitionSameFile.ts
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts
goToDefinitionShorthandProperty01.ts
goToDefinitionShorthandProperty02.ts
goToDefinitionShorthandProperty03.ts
goToDefinitionSimple.ts
goToDefinitionSourceUnit.ts
goToDefinitionTypePredicate.ts
goToDefinitionTypeReferenceDirective.ts Implicit type inclusion changes 2016-06-10 15:44:11 -07:00
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts
goToDefinitionUnionTypeProperty2.ts Fixing fourslash tests 2015-07-16 15:28:18 -07:00
goToDefinitionUnionTypeProperty3.ts
goToDefinitionUnionTypeProperty4.ts
goToModuleAliasDefinition.ts
goToTypeDefinition.ts
goToTypeDefinition2.ts
goToTypeDefinitionAliases.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
goToTypeDefinitionEnumMembers.ts
goToTypeDefinitionModule.ts
goToTypeDefinitionPrimitives.ts
goToTypeDefinitionUnionType.ts
hoverOverComment.ts Remove broken test 2016-05-16 09:20:42 -07:00
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importJsNodeModule1.ts Added tests 2016-02-13 16:31:53 -08:00
importJsNodeModule2.ts Added tests 2016-02-13 16:31:53 -08:00
importJsNodeModule3.ts Updated tests 2016-02-13 16:47:15 -08:00
importJsNodeModule4.ts Updated tests 2016-06-21 13:51:31 -07:00
importValueUsedAsType.ts
incompatibleOverride.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalParsing1.ts
incrementalParsingInsertIntoMethod1.ts Fix attribute completion following JSX exprs 2015-07-01 15:00:06 -07:00
incrementalResolveAccessor.ts
incrementalResolveConstructorDeclaration.ts
incrementalResolveFunctionPropertyAssignment.ts
incrementalUpdateToClassImplementingGenericClass.ts
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts
indentationAfterModuleImport.ts
indentationBlock.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
indentationInAugmentations1.ts use 'declare global' to define augmentations for the global scope 2015-12-28 12:03:54 -08:00
indentationInAugmentations2.ts use 'declare global' to define augmentations for the global scope 2015-12-28 12:03:54 -08:00
indentationInJsx1.ts fix 'findPrecedingToken' for jsxText 2015-09-03 13:33:22 -07:00
indentationInJsx2.ts fix 'findPrecedingToken' for jsxText 2015-09-03 13:33:22 -07:00
indentationNone.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
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 Update baselines 2016-01-29 14:52:47 -08:00
intellisenseInObjectLiteral.ts
interfaceExtendsPrimitive.ts
interfaceIndent.ts
interfaceRecursiveInheritanceErrors0.ts
interfaceRecursiveInheritanceErrors1.ts
invalidRestArgError.ts
invertedCloduleAfterQuickInfo.ts
invertedFunduleAfterQuickInfo.ts
javaScriptModules12.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
javaScriptModules13.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
javaScriptModules14.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
javaScriptModules15.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
javaScriptModules16.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
javaScriptModules17.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
javaScriptModules18.ts Merge branch 'master' into jsFileCompilation 2015-11-13 13:44:57 -08:00
javaScriptModules19.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
javascriptModules20.ts Fixed es2015 imports from export= 2016-03-09 19:13:13 -08:00
javascriptModules21.ts Fixed es2015 imports from export= 2016-03-09 19:13:13 -08:00
javascriptModules22.ts Fixed default import from export equals 2016-03-09 19:13:14 -08:00
javascriptModules23.ts Fixed es2015 imports from export= 2016-03-09 19:13:13 -08:00
javascriptModules24.ts Fixed es2015 imports from export= 2016-03-09 19:13:13 -08:00
javascriptModules25.ts Support module.exports.name = expr format 2016-04-29 00:41:38 -07:00
javaScriptModulesError1.ts Clean up unrelated changes 2016-01-06 12:47:26 -08:00
javaScriptPrototype1.ts Simplified JS prototype class inference 2015-12-04 14:58:32 -08:00
javaScriptPrototype2.ts Inference from JavaScript prototype property assignments 2015-10-30 12:34:56 -07:00
javaScriptPrototype3.ts Support 'this' in inferred method bodies 2015-12-07 11:55:30 -08:00
javaScriptPrototype4.ts Simplified JS prototype class inference 2015-12-04 14:58:32 -08:00
javaScriptPrototype5.ts Support 'this' in inferred method bodies 2015-12-07 11:55:30 -08:00
jsDocFunctionSignatures2.ts Recognize = as equivalent to ? in JSDoc signatures 2016-02-03 00:09:38 -08:00
jsDocFunctionSignatures3.ts Recognize object literal method JSDoc comments 2016-02-03 00:18:36 -08:00
jsDocFunctionSignatures4.ts Fix duplicate errors in JSDoc function types with anon parameters 2016-03-09 09:18:54 -08:00
jsDocGenerics1.ts Add more complex test scenarios 2016-02-04 10:14:13 -08:00
jsFileCompilationDuplicateFunctionImplementation.ts Merge branch 'master' into jsFileCompilation 2015-11-18 11:26:58 -08:00
jsxBraceCompletionPosition.ts Script side implementation for Brace Completion. (#7587) 2016-04-15 11:38:42 -07:00
jsxSpreadReference.ts Add comments to bool params 2015-09-30 14:26:56 -07:00
lambdaThisMembers.ts
letQuickInfoAndCompletionList.ts
localFunction.ts
localGetReferences.ts
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts
memberCompletionInForEach1.ts
memberCompletionOnTypeParameters.ts
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts
memberListAfterDoubleDot.ts Fixed/added test. 2015-07-02 17:08:03 -07:00
memberListAfterSingleDot.ts Fixed/added test. 2015-07-02 17:08:03 -07:00
memberListErrorRecovery.ts
memberListInFunctionCall.ts
memberListInReopenedEnum.ts
memberListInsideObjectLiterals.ts
memberListInWithBlock.ts
memberListInWithBlock2.ts
memberListInWithBlock3.ts
memberListOfClass.ts
memberListOfEnumFromExternalModule.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
memberListOfEnumInModule.ts
memberListOfExportedClass.ts
memberListOfModule.ts
memberListOfModuleAfterInvalidCharater.ts
memberListOfModuleBeforeKeyword.ts
memberListOfModuleInAnotherModule.ts
memberListOfVarInArrowExpression.ts
memberListOnConstructorType.ts
memberlistOnDDot.ts
memberListOnExplicitThis.ts Remove --strictThisChecks 2016-03-25 15:41:37 -07:00
memberListOnFunctionParameter.ts
memberListOnThisInClassWithPrivates.ts
memberOverloadEdits.ts
mergedDeclarations1.ts
mergedDeclarations2.ts
mergedDeclarationsWithExportAssignment1.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
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 Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navbar_contains-no-duplicates.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navbar_exportDefault.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navbar_let.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigateItemsConst.ts
navigateItemsExports.ts
navigateItemsImports.ts
navigateItemsLet.ts
navigateToImport.ts Don't include imports in navigateTo if the imported declaration is also in the items and has the same name 2016-05-23 07:01:16 -07:00
navigationBarAnonymousClassAndFunctionExpressions.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarAnonymousClassAndFunctionExpressions2.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarGetterAndSetter.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarImports.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsBindingPatterns.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsBindingPatternsInConstructor.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsEmptyConstructors.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsExports.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsFunctions.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsFunctionsBroken.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsFunctionsBroken2.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsImports.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsInsideMethodsAndConstructors.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsItems.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsItems2.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsItemsExternalModules.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsItemsExternalModules2.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsItemsExternalModules3.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsItemsModuleVariables.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsMissingName1.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsMissingName2.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsModules.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsMultilineStringIdentifiers.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarItemsPropertiesDefinedInConstructors.ts Add tests for private and readonly parameter properties in navbar 2016-05-27 10:40:28 -07:00
navigationBarItemsSymbols1.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsSymbols2.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsSymbols3.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarItemsTypeAlias.ts Use a JSON.stringify replacer function instead of changing the value beforehand 2016-05-27 06:27:13 -07:00
navigationBarJsDoc.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarMerging.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationBarVariables.ts Refactor navigation bar 2016-06-17 07:42:26 -07:00
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts
navigationItemsExactMatch2.ts
navigationItemsInConstructorsExactMatch.ts Use NodeFlags.ParameterPropertyModifier rather than NodeFLags.AccessibilityModifier to detect parameter properties. 2016-05-12 13:26:35 -07:00
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 Addressed PR feedback 2016-03-17 14:40:05 -07:00
objectLiteralCallSignatures.ts
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts
overloadOnConstCallSignature.ts Amended fourslash tests to expect double quotes. 2015-10-02 15:22:35 -07:00
overloadQuickInfo.ts
parameterInfoOnParameterType.ts
parameterlessSetter.ts
parameterWithDestructuring.ts Adding repro from #4818 to test 2015-09-24 15:46:00 -07:00
parameterWithNestedDestructuring.ts Add tests for nested destructuring 2015-10-25 13:13:38 +09:00
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 Added tests for quick-info on string-named enum members. 2016-04-16 12:57:26 -07:00
quickInfoDisplayPartsEnum2.ts Added tests for quick-info on string-named enum members. 2016-04-16 12:57:26 -07:00
quickInfoDisplayPartsEnum3.ts Added tests for quick-info on string-named enum members. 2016-04-16 12:57:26 -07:00
quickInfoDisplayPartsExternalModuleAlias.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
quickInfoDisplayPartsExternalModules.ts
quickInfoDisplayPartsFunction.ts
quickInfoDisplayPartsFunctionExpression.ts
quickInfoDisplayPartsInterface.ts
quickInfoDisplayPartsInterfaceMembers.ts
quickInfoDisplayPartsInternalModuleAlias.ts
quickInfoDisplayPartsLet.ts
quickInfoDisplayPartsLiteralLikeNames01.ts Added another fourslash test. 2016-04-16 19:18:03 -07:00
quickInfoDisplayPartsLocalFunction.ts
quickInfoDisplayPartsModules.ts
quickInfoDisplayPartsParameters.ts
quickInfoDisplayPartsTypeAlias.ts
quickInfoDisplayPartsTypeParameterInClass.ts
quickInfoDisplayPartsTypeParameterInFunction.ts
quickInfoDisplayPartsTypeParameterInFunctionLikeInTypeAlias.ts Add fourslash tests 2015-11-24 17:50:00 -08:00
quickInfoDisplayPartsTypeParameterInInterface.ts
quickInfoDisplayPartsTypeParameterInTypeAlias.ts Add fourslash tests 2015-11-24 17:50:00 -08:00
quickInfoDisplayPartsTypeParameterOfFunctionLikeInTypeAlias.ts Add fourslash tests 2015-11-24 17:50:00 -08:00
quickInfoDisplayPartsVar.ts
quickInfoDisplayPartsVarWithStringTypes01.ts Added fourslash test. 2015-10-08 14:36:36 -07:00
quickInfoExportAssignmentOfGenericInterface.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
quickInfoForAliasedGeneric.ts
quickInfoForConstDeclaration.ts
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
quickInfoForContextuallyTypedIife.ts Mark IIFE signature with anySignature during contextual typing 2016-05-19 12:33:37 -07:00
quickInfoForDecorators.ts
quickInfoForDerivedGenericTypeWithConstructor.ts
quickInfoForFunctionDeclaration.ts
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts
quickInfoForIndexerResultWithConstraint.ts
quickInfoForObjectBindingElementName01.ts
quickInfoForObjectBindingElementName02.ts
quickInfoForObjectBindingElementPropertyName01.ts
quickInfoForObjectBindingElementPropertyName02.ts
quickInfoForObjectBindingElementPropertyName03.ts Add tests. 2015-07-15 15:07:04 -07:00
quickInfoForObjectBindingElementPropertyName04.ts Fixed tests. 2015-07-15 16:05:49 -07:00
quickInfoForOverloadOnConst1.ts Amended fourslash tests to expect double quotes. 2015-10-02 15:22:35 -07:00
quickInfoForRequire.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
quickInfoForShorthandProperty.ts
quickInfoForTypeofParameter.ts
quickInfoForTypeParameterInTypeAlias1.ts Add more tests 2015-12-02 13:45:52 -08:00
quickInfoForTypeParameterInTypeAlias2.ts remove line and unused code 2015-12-02 13:47:19 -08:00
quickinfoForUnionProperty.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
quickInfoFromEmptyBlockComment.ts
quickInfoGenerics.ts
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts
quickInfoInInvalidIndexSignature.ts
quickInfoInObjectLiteral.ts
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts
quickInfoMeaning.ts Use proper method of not resolving alias 2016-06-09 08:00:21 -07: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 Fix fourslash test 2016-05-02 16:24:21 -07:00
quickInfoOnNarrowedTypeInModule.ts Fix fourslash test 2016-06-03 17:31:16 -07:00
quickInfoOnObjectLiteralWithAccessors.ts
quickInfoOnObjectLiteralWithOnlyGetter.ts Fix tests 2016-01-24 13:44:22 -08:00
quickInfoOnObjectLiteralWithOnlySetter.ts
quickInfoOnPrivateConstructorCall.ts Added and updated tests for constructor visibility 2016-02-03 22:48:33 +00:00
quickInfoOnProtectedConstructorCall.ts Added and updated tests for constructor visibility 2016-02-03 22:48:33 +00:00
quickInfoOnThis.ts Fix 7304: show correct quickinfo on "this" in type position (#8508) 2016-05-07 09:12:53 -07:00
quickInfoOnThis2.ts Fix 7304: show correct quickinfo on "this" in type position (#8508) 2016-05-07 09:12:53 -07:00
quickInfoOnThis3.ts Fix 7304: show correct quickinfo on "this" in type position (#8508) 2016-05-07 09:12:53 -07:00
quickInfoOnThis4.ts Fix 7304: show correct quickinfo on "this" in type position (#8508) 2016-05-07 09:12:53 -07:00
quickInfoOnUndefined.ts
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoShowsGenericSpecialization.ts
recursiveClassReference.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts
recursiveWrappedTypeParameters1.ts
referenceInParameterPropertyDeclaration.ts Update tests 2015-12-12 15:52:55 -08:00
referencesBloomFilters.ts
referencesBloomFilters2.ts
referencesBloomFilters3.ts
referencesForAmbients.ts
referencesForClassLocal.ts
referencesForClassMembers.ts Fix #8162 and #8173: Add root symbols to search in find all referecnes 2016-04-19 19:30:11 -07:00
referencesForClassMembersExtendingAbstractClass.ts Fix #8162 and #8173: Add root symbols to search in find all referecnes 2016-04-19 19:30:11 -07:00
referencesForClassMembersExtendingGenericClass.ts Fix #8162 and #8173: Add root symbols to search in find all referecnes 2016-04-19 19:30:11 -07:00
referencesForClassParameter.ts
referencesForContextuallyTypedObjectLiteralProperties.ts
referencesForContextuallyTypedUnionProperties.ts
referencesForContextuallyTypedUnionProperties2.ts
referencesForEnums.ts
referencesForExportedValues.ts
referencesForExternalModuleNames.ts
referencesForFunctionOverloads.ts
referencesForFunctionParameter.ts
referencesForGlobals.ts
referencesForGlobals2.ts
referencesForGlobals3.ts
referencesForGlobals4.ts
referencesForGlobals5.ts
referencesForGlobalsInExternalModule.ts
referencesForIllegalAssignment.ts
referencesForImports.ts
referencesForIndexProperty.ts
referencesForIndexProperty2.ts
referencesForIndexProperty3.ts
referencesForInheritedProperties.ts
referencesForInheritedProperties2.ts
referencesForInheritedProperties3.ts Add tests for find-all-references 2015-12-22 19:29:49 -08:00
referencesForInheritedProperties4.ts Add tests for find-all-references 2015-12-22 19:29:49 -08:00
referencesForInheritedProperties5.ts Add tests for find-all-references 2015-12-22 19:29:49 -08:00
referencesForInheritedProperties6.ts Fix #8162 and #8173: Add root symbols to search in find all referecnes 2016-04-19 19:30:11 -07:00
referencesForInheritedProperties7.ts Fix #8162 and #8173: Add root symbols to search in find all referecnes 2016-04-19 19:30:11 -07:00
referencesForInheritedProperties8.ts Add tests 2016-01-08 03:34:43 -08:00
referencesForInheritedProperties9.ts Add tests 2016-01-08 03:34:43 -08:00
referencesForLabel.ts
referencesForLabel2.ts
referencesForLabel3.ts
referencesForLabel4.ts
referencesForLabel5.ts
referencesForLabel6.ts
referencesForMergedDeclarations.ts
referencesForMergedDeclarations2.ts
referencesForMergedDeclarations3.ts
referencesForMergedDeclarations4.ts
referencesForMergedDeclarations5.ts
referencesForMergedDeclarations6.ts
referencesForMergedDeclarations7.ts
referencesForMergedDeclarations8.ts
referencesForNoContext.ts
referencesForNumericLiteralPropertyNames.ts
referencesForObjectLiteralProperties.ts
referencesForOverrides.ts
referencesForPropertiesOfGenericType.ts
referencesForStatic.ts
referencesForStaticsAndMembersWithSameNames.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
referencesForStringLiteralPropertyNames.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
referencesForStringLiteralPropertyNames2.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
referencesForStringLiteralPropertyNames3.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
referencesForStringLiteralPropertyNames4.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
referencesForUnionProperties.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
referencesInComment.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
referenceToClass.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
regexDetection.ts
regexErrorRecovery.ts
regexp.ts
remoteGetReferences.ts
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 Add tests 2016-03-02 16:13:52 -08:00
renameAlias.ts Do not resolve alias when getting symbol of import equal's right hand side 2016-05-24 12:11:15 -07:00
renameAlias2.ts Do not resolve alias when getting symbol of import equal's right hand side 2016-05-24 12:11:15 -07:00
renameAlias3.ts Do not resolve alias when getting symbol of import equal's right hand side 2016-05-24 12:11:15 -07:00
renameAliasExternalModule.ts Do not resolve alias when getting symbol of import equal's right hand side 2016-05-24 12:11:15 -07:00
renameAliasExternalModule2.ts Do not resolve alias when getting symbol of import equal's right hand side 2016-05-24 12:11:15 -07:00
renameAliasExternalModule3.ts Do not resolve alias when getting symbol of import equal's right hand side 2016-05-24 12:11:15 -07:00
renameCommentsAndStrings1.ts
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameContextuallyTypedProperties.ts Enable find all refs and rename for computed property names with literal expressions 2016-05-03 22:40:40 -07:00
renameContextuallyTypedProperties2.ts Enable find all refs and rename for computed property names with literal expressions 2016-05-03 22:40:40 -07:00
renameCrossJsTs01.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameCrossJsTs02.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameDefaultImport.ts Handle the rename locations for default import 2016-04-08 10:19:02 -07:00
renameDefaultImportDifferentName.ts Handle the rename locations for default import 2016-04-08 10:19:02 -07:00
renameDestructuringAssignment.ts Another test case for rename in destructuring assignment 2016-04-08 13:41:16 -07:00
renameDestructuringAssignmentInFor.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringAssignmentInFor2.ts Test cases when var is renamed and used in destructuring 2016-04-07 10:48:21 -07:00
renameDestructuringAssignmentInForOf.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringAssignmentInForOf2.ts Test cases when var is renamed and used in destructuring 2016-04-07 10:48:21 -07:00
renameDestructuringAssignmentNestedInArrayLiteral.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringAssignmentNestedInArrayLiteral2.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringAssignmentNestedInFor.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringAssignmentNestedInFor2.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringAssignmentNestedInForOf.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringAssignmentNestedInForOf2.ts Handles when property is renamed and is also part of destructuring assignment 2016-04-07 15:41:42 -07:00
renameDestructuringClassProperty.ts Destructuring of object binding pattern element without property name should reference property 2016-04-06 12:30:56 -07:00
renameDestructuringDeclarationInFor.ts Test cases for destructuring declarations in "for" and "for of" loops 2016-04-07 10:47:57 -07:00
renameDestructuringDeclarationInForOf.ts Test cases for destructuring declarations in "for" and "for of" loops 2016-04-07 10:47:57 -07:00
renameDestructuringFunctionParameter.ts Destructuring of object binding pattern element without property name should reference property 2016-04-06 12:30:56 -07:00
renameDestructuringNestedBindingElement.ts Test case for nested binding element's rename 2016-04-07 15:45:45 -07:00
renameForDefaultExport01.ts
renameForDefaultExport02.ts
renameForDefaultExport03.ts
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImportAndExport.ts Fix find all refs in shorthand properties for imports and exports 2016-01-06 10:27:31 -08:00
renameImportAndExportInDiffFiles.ts Use helper functions to simplify range tests 2016-06-15 09:05:15 -07:00
renameImportAndShorthand.ts Fix find all refs in shorthand properties for imports and exports 2016-01-06 10:27:31 -08:00
renameImportNamespaceAndShorthand.ts Fix find all refs in shorthand properties for imports and exports 2016-01-06 10:27:31 -08:00
renameImportOfExportEquals.ts Add test for renaming accorss modules using export= 2016-01-07 13:31:14 -08:00
renameImportRequire.ts Add new test for import..require 2016-01-06 10:48:24 -08:00
renameInfoForFunctionExpression01.ts
renameInheritedProperties1.ts Add tests 2016-01-08 03:34:43 -08:00
renameInheritedProperties2.ts Add rename tests 2015-12-22 20:02:42 -08:00
renameInheritedProperties3.ts Add rename tests 2015-12-22 20:02:42 -08:00
renameInheritedProperties4.ts Add rename tests 2015-12-22 20:02:42 -08:00
renameInheritedProperties5.ts Add tests 2016-01-08 03:34:43 -08:00
renameInheritedProperties6.ts Add tests 2016-01-08 03:34:43 -08:00
renameInheritedProperties7.ts Add tests 2016-01-08 03:34:43 -08:00
renameInheritedProperties8.ts Add tests 2016-01-08 03:34:43 -08:00
renameJsExports01.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameJsExports02.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameJsPrototypeProperty01.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameJsPrototypeProperty02.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameJsThisProperty01.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameJsThisProperty02.ts Add more tests and comments 2016-01-28 11:26:32 -08:00
renameJsThisProperty03.ts Symbol for property assignments in Salsa/ES6 constructors 2016-05-26 12:42:35 -07:00
renameJsThisProperty04.ts Symbol for property assignments in Salsa/ES6 constructors 2016-05-26 12:42:35 -07:00
renameLocationsForClassExpression01.ts Merge branch 'master' into completionListWithLocalName 2015-07-07 15:17:42 -07:00
renameLocationsForFunctionExpression01.ts
renameLocationsForFunctionExpression02.ts
renameModuleToVar.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts
renameParameterPropertyDeclaration1.ts Address feedback 2015-12-17 18:34:21 -08:00
renameParameterPropertyDeclaration2.ts Address feedback 2015-12-17 18:34:21 -08:00
renameParameterPropertyDeclaration3.ts Address feedback 2015-12-17 18:34:21 -08:00
renameParameterPropertyDeclaration4.ts Address feedback 2015-12-17 18:34:21 -08:00
renameParameterPropertyDeclaration5.ts Address feedback 2015-12-17 18:34:21 -08:00
renameStingLiterals.ts Add a contextual type in test case 2016-05-02 10:18:13 -07:00
renameStingPropertyNames.ts Fix #7611: Add support for String Literal Types in find all refs and occurances 2016-04-28 23:29:10 -07:00
renameStringLiteralTypes.ts Fix #7611: Add support for String Literal Types in find all refs and occurances 2016-04-28 23:29:10 -07:00
restArgSignatureHelp.ts
restArgType.ts
restParamsContextuallyTyped.ts
returnRecursiveType.ts
returnTypeOfGenericFunction1.ts
runtimeBehaviorTests.ts
salsaMethodsOnAssignedFunctionExpressions.ts Test adding members to JS variables whose initialisers are functions 2016-06-10 14:11:31 -07:00
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
selfReferencedExternalModule2.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
semanticClassification1.ts
semanticClassification2.ts
semanticClassificationClassExpression.ts Add tests 2015-08-27 13:16:10 -07:00
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationInTemplateExpressions.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 When constructing signature, include parameter symbol instead of property symbol of parameter-property declaration 2015-11-16 16:48:57 -08:00
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 Amended fourslash tests to expect double quotes. 2015-10-02 15:22:35 -07:00
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts
signatureHelpOnOverloadsDifferentArity2.ts
signatureHelpOnOverloadsDifferentArity3.ts
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpOnTypePredicates.ts Adds type predicate signature display and addresses CR feedback 2015-07-09 12:10:39 +08:00
signatureHelpSimpleConstructorCall.ts
signatureHelpSimpleFunctionCall.ts
signatureHelpSimpleSuperCall.ts
signatureHelpSuperConstructorOverload.ts
signatureHelpTaggedTemplates1.ts
signatureHelpTaggedTemplates2.ts
signatureHelpTaggedTemplates3.ts
signatureHelpTaggedTemplates4.ts
signatureHelpTaggedTemplates5.ts
signatureHelpTaggedTemplates6.ts
signatureHelpTaggedTemplates7.ts
signatureHelpTaggedTemplatesIncomplete1.ts
signatureHelpTaggedTemplatesIncomplete2.ts
signatureHelpTaggedTemplatesIncomplete3.ts
signatureHelpTaggedTemplatesIncomplete4.ts
signatureHelpTaggedTemplatesIncomplete5.ts
signatureHelpTaggedTemplatesIncomplete6.ts
signatureHelpTaggedTemplatesIncomplete7.ts
signatureHelpTaggedTemplatesIncomplete8.ts
signatureHelpTaggedTemplatesIncomplete9.ts
signatureHelpTaggedTemplatesNegatives1.ts
signatureHelpTaggedTemplatesNegatives2.ts
signatureHelpTaggedTemplatesNegatives3.ts
signatureHelpTaggedTemplatesNegatives4.ts
signatureHelpTaggedTemplatesNegatives5.ts
signatureHelpTaggedTemplatesNested1.ts
signatureHelpTaggedTemplatesNested2.ts
signatureHelpTaggedTemplatesWithOverloadedTags1.ts
signatureHelpTaggedTemplatesWithOverloadedTags2.ts
signatureHelpTaggedTemplatesWithOverloadedTags3.ts
signatureHelpTaggedTemplatesWithOverloadedTags4.ts
signatureHelpTaggedTemplatesWithOverloadedTags5.ts
signatureHelpTaggedTemplatesWithOverloadedTags6.ts
signatureHelpTaggedTemplatesWithOverloadedTags7.ts
signatureHelpTaggedTemplatesWithOverloadedTags8.ts
signatureHelpTaggedTemplatesWithOverloadedTags9.ts
signatureHelpThis.ts Test that signature help doesn't show 'this' 2016-03-31 09:32:34 -07: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 Fix for issue #5947 2015-12-07 16:26:53 +00:00
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 adding rules, ParenthesizedType not yet 2015-08-27 03:33:36 +09:00
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 Script side implementation for Brace Completion. (#7587) 2016-04-15 11:38:42 -07:00
stringPropertyNames1.ts
stringPropertyNames2.ts
stringTemplateBraceCompletionPosition.ts Script side implementation for Brace Completion. (#7587) 2016-04-15 11:38:42 -07:00
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts Switch test encoding from UTF16 to iso-8859 2016-02-19 08:27:08 -08:00
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts
syntacticClassificationForJSDocTemplateTag.ts Run fixupParentReferences when parsing isolated jsDocComment 2016-06-01 22:57:25 -07:00
syntacticClassifications1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsCancellation1.ts
syntacticClassificationsConflictMarkers1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsConflictMarkers2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsDocComment1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsDocComment2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsDocComment3.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsForOfKeyword.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsForOfKeyword2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsForOfKeyword3.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsFunctionWithComments.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsJsx1.ts fix linter issues 2016-01-08 22:43:21 -08:00
syntacticClassificationsJsx2.ts properly classify dotted tag names in jsx 2016-02-01 13:35:57 -08:00
syntacticClassificationsObjectLiteral.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsTemplates1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsTemplates2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationWithErrors.ts Update tests. 2015-07-13 16:57:11 -07:00
syntaxErrorAfterImport1.ts
tabbingAfterNewlineInsertedBeforeWhile.ts
thisBindingInLambda.ts Update baselines 2016-01-29 14:52:47 -08:00
thisPredicateFunctionCompletions01.ts Fixed up fourslash tests to only test functions. 2016-02-12 15:22:25 -08:00
thisPredicateFunctionCompletions02.ts Fixed up fourslash tests to only test functions. 2016-02-12 15:22:25 -08:00
thisPredicateFunctionCompletions03.ts Fixing tests 2016-04-09 18:31:19 -07:00
thisPredicateFunctionQuickInfo.ts split tests by completions/quick info 2015-12-10 20:00:52 -08:00
thisPredicateFunctionQuickInfo01.ts Fixed up fourslash tests to only test functions. 2016-02-12 15:22:25 -08:00
thisPredicateFunctionQuickInfo02.ts Fixed up fourslash tests to only test functions. 2016-02-12 15:22:25 -08:00
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 Allow trailing commas in function parameter and argument lists 2016-06-02 08:18:21 -07:00
transitiveExportImports.ts
tryCatchFinallyFormating.ts
tsxCompletion1.ts
tsxCompletion2.ts
tsxCompletion3.ts Filter out would-be-duplicate names from JSX attribute completion 2015-07-01 16:04:29 -07:00
tsxCompletion4.ts Added test for JSX spread properties. 2015-07-06 12:40:09 -07:00
tsxCompletion5.ts Added failing test. 2015-07-09 19:57:56 -07:00
tsxCompletion6.ts Offer JSX attribute intellisense between string-literal props 2015-07-31 00:36:47 -07:00
tsxCompletion7.ts Also fix the case where we are to the right of a spread expr 2015-07-31 14:05:43 -07:00
tsxCompletion8.ts Offer correct completion when between a boolean JSX attr and the close tag 2015-09-28 17:13:29 -07:00
tsxCompletion9.ts Fix case for completion on the line after a self-closing element 2015-10-08 14:55:11 -07:00
tsxCompletion10.ts Use memberListCount 2015-10-13 13:16:44 -07:00
tsxCompletion11.ts Show aliases (e.g. imports) in JSX tag completion positions 2016-03-01 13:47:29 -08:00
tsxCompletionOnClosingTag1.ts Update tests 2015-12-11 14:12:57 -08:00
tsxCompletionOnClosingTag2.ts Update tests 2015-12-11 14:12:57 -08:00
tsxCompletionOnClosingTagWithoutJSX1.ts Update tests 2015-12-11 14:12:57 -08:00
tsxCompletionOnClosingTagWithoutJSX2.ts Update tests 2015-12-11 14:12:57 -08:00
tsxCompletionOnOpeningTagWithoutJSX1.ts Update fourslash tests 2016-03-28 14:21:08 -07:00
tsxGoToDefinitionClasses.ts
tsxGoToDefinitionIntrinsics.ts
tsxIncremental.ts
tsxParsing.ts
tsxQuickInfo1.ts Update tests 2015-12-08 18:53:37 -08:00
tsxQuickInfo2.ts Update tests 2015-12-08 18:53:37 -08:00
tsxRename1.ts
tsxRename2.ts
tsxRename3.ts
tsxRename4.ts Remove 'debugger' statement 2015-07-31 13:52:55 -07:00
tsxRename5.ts :rage1: debugger; 2015-08-21 14:46:32 -07:00
typeAboveNumberLiteralExpressionStatement.ts
typeArgCompletion.ts
typeAssertionsFormatting.ts fix generics/type-assertion formatting 2015-08-11 23:47:44 +09:00
typeCheckAfterAddingGenericParameter.ts
typeCheckAfterResolve.ts
typeCheckObjectInArrayLiteral.ts
typedGenericPrototypeMember.ts
typeOfAFundule.ts
typeOfThisInStatics.ts
typeParameterListInQuickInfoAfterEdit.ts
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery3.ts updated command line options, accepted baselines 2015-10-03 00:20:15 -07:00
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
underscoreTypings01.ts
underscoreTypings02.ts
unknownVariableErrorRecovery.ts
updateToClassStatics.ts
validBraceCompletionPosition.ts Script side implementation for Brace Completion. (#7587) 2016-04-15 11:38:42 -07:00
verifySingleFileEmitOutput1.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
whiteSpaceTrimming2.ts Update tests 2015-09-29 13:56:57 -07:00
whiteSpaceTrimming3.ts cr feedback 2015-09-28 15:52:09 -07:00
whiteSpaceTrimming4.ts cr feedback 2015-09-28 15:52:09 -07:00
widenedTypes.ts
yieldKeywordFormatting.ts