TypeScript/tests/cases/fourslash
Sheetal Nandi 13bc120fe2 Merge pull request #5698 from Microsoft/paramPropertyDocComment
Fix for doc comment for parameter-property not shown correctly when invoking constructor
2015-11-16 17:16:57 -08:00
..
generated
server Remove debugger statement from test 2015-11-12 11:42:21 -08:00
shims Update shim tests. 2015-07-13 17:02:55 -07:00
shims-pp added missing test assets 2015-08-06 16:53:14 -07:00
addDeclareToFunction.ts fixed a reference in a test 2015-07-21 15:31:30 -07:00
addDeclareToModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addDuplicateSetter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addInterfaceMemberAboveClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addInterfaceToNotSatisfyConstraint.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addMemberToInterface.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
addMemberToModule.ts
addMethodToInterface1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addSignaturePartial.ts
addVarToConstructor1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
aliasMergingWithNamespace.ts Only call getTypeOfSymbol recursively if it's a value 2015-05-13 17:45:09 -07:00
aliasToVarUsedAsType.ts
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
ambientVariablesWithSameName.ts
argumentsAreAvailableAfterEditsAtEndOfFunction.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
argumentsIndexExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
arrayCallAndConstructTypings.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
arrayConcatTypeCheck0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
arrayConcatTypeCheck1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
asOperatorCompletion.ts Issue correct completions in 'as' operator 2015-09-29 12:23:16 -07:00
asOperatorFormatting.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
assertContextualType.ts
assignToExistingClass.ts
augmentedTypesClass1.ts
augmentedTypesClass2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesClass3.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
augmentedTypesModule1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule2.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
augmentedTypesModule3.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule4.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule5.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule6.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
autoFormattingOnPasting.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
automaticConstructorToggling.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
basicClassMembers.ts
bestCommonTypeObjectLiterals1.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
breakpointValidationClassAmbient.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
breakpointValidationClasses.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts
breakpointValidationDebugger.ts
breakpointValidationDo.ts
breakpointValidationEnums.ts
breakpointValidationExportAssignment.ts
breakpointValidationExports.ts breakpoint support for new import/export syntax 2015-02-24 13:03:14 -08:00
breakpointValidationFor.ts
breakpointValidationForIn.ts
breakpointValidationFunctionExpressions.ts
breakpointValidationFunctions.ts
breakpointValidationIfElse.ts
breakpointValidationImport.ts
breakpointValidationImports.ts breakpoint support for new import/export syntax 2015-02-24 13:03:14 -08:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
callSignatureHelp.ts
cancellationWhenfindingAllRefsOnDefinition.ts
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
classInterfaceInsert.ts
classRenamingErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
cloduleAsBaseClass.ts
cloduleAsBaseClass2.ts
cloduleTypeOf1.ts
cloduleWithRecursiveReference.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
closedCommentsInConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
commentsBlocks.ts
commentsClass.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsClassMembers.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsCommentParsing.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsEnums.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsExternalModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsImportDeclaration.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsInheritance.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsLinePreservation.ts
commentsModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsMultiModuleMultiFile.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
commentsMultiModuleSingleFile.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsOverloads.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
commentsUnion.ts
commentsVariables.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts
completionAfterDotDotDot.ts Fix #2725: Add check for parent before using it 2015-04-13 16:28:06 -07:00
completionBeforeSemanticDiagnosticsInArrowFunction1.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
completionEntryForConst.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts Consistently reduce union types in property access 2015-04-12 10:35:57 -07:00
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
completionInAugmentedClassModule.ts
completionInIncompleteCallExpression.ts Fix #2724: ensure checkIteratedTypeOrElementType returns a type 2015-04-13 19:41:29 -07:00
completionInJsDoc.ts parse jsdoc param tag even without a param name 2015-08-21 13:07:41 -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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAfterFunction.ts
completionListAfterFunction2.ts
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts
completionListAfterRegularExpressionLiteral01.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral1.ts Fixed test that disturbingly wasn't doing anything. 2015-06-02 12:36:04 -07:00
completionListAfterRegularExpressionLiteral02.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral03.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral04.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral05.ts Added test where one trailing flag exists. 2015-06-02 13:41:45 -07:00
completionListAfterSlash.ts
completionListAfterSpreadOperator01.ts Added test. 2015-07-02 16:14:06 -07:00
completionListAfterStringLiteral1.ts
completionListAndMemberListOnCommentedDot.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAndMemberListOnCommentedLine.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAndMemberListOnCommentedWhiteSpace.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAtBeginningOfFile01.ts Added test for completions at beginning of file. 2015-03-18 12:12:57 -07:00
completionListAtBeginningOfIdentifierInArrowFunction01.ts More tests. 2015-03-25 14:16:12 -07:00
completionListAtDeclarationOfParameterType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAtEndOfWordInArrowFunction01.ts Added tests related to completions with keywords. 2015-03-25 16:35:37 -07:00
completionListAtEndOfWordInArrowFunction02.ts Added tests related to completions with keywords. 2015-03-25 16:35:37 -07:00
completionListAtEndOfWordInArrowFunction03.ts Added tests related to completions with keywords. 2015-03-25 16:35:37 -07:00
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 Fix for Completion interferes with typeing a "type alias". #2882 + test case 2015-04-30 14:35:48 -07:00
completionListAtNodeBoundry.ts
completionListBeforeKeyword.ts
completionListBeforeNewScope01.ts Added tests for completions before a new scope. 2015-03-17 00:16:47 -07:00
completionListBeforeNewScope02.ts Fixed missing marker. 2015-03-17 00:39:46 -07:00
completionListBuilderLocations_Modules.ts Updated test. 2015-07-06 11:30:43 -07:00
completionListBuilderLocations_parameters.ts
completionListBuilderLocations_properties.ts
completionListBuilderLocations_VariableDeclarations.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListCladule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListClassMembers.ts
completionListEnumMembers.ts Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
completionListEnumValues.ts
completionListErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListErrorRecovery2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListForDerivedType1.ts
completionListForGenericInstance1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForShorthandPropertyAssignment.ts
completionListForShorthandPropertyAssignment2.ts
completionListForTransitivelyExportedMembers01.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForTransitivelyExportedMembers02.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForTransitivelyExportedMembers03.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForTransitivelyExportedMembers04.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForUnicodeEscapeName.ts Add test for using unicode escape as function name 2015-07-10 10:15:40 -07:00
completionListFunctionExpression.ts
completionListFunctionMembers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListGenericConstraints.ts
completionListInArrowFunctionInUnclosedCallSite01.ts Removed negations from test. 2015-03-17 00:41:09 -07:00
completionListInClassExpressionWithTypeParameter.ts Address code review, handle type parameter in completion list inside class expression 2015-07-06 17:03:33 -07:00
completionListInClosedFunction01.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction02.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction03.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction05.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction06.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction07.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedObjectTypeLiteralInSignature01.ts Fixed up more tests. 2015-03-17 00:44:13 -07:00
completionListInClosedObjectTypeLiteralInSignature02.ts Fixed up more tests. 2015-03-17 00:44:13 -07:00
completionListInClosedObjectTypeLiteralInSignature03.ts Fixed up more tests. 2015-03-17 00:44:13 -07:00
completionListInClosedObjectTypeLiteralInSignature04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExportClause01.ts Newline. 2015-07-10 15:22:38 -07: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 CR feedback. 2015-03-31 17:23:52 -07:00
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInImportClause01.ts Newline. 2015-07-10 15:22:38 -07: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 More tests. 2015-03-25 14:16:12 -07:00
completionListInNamedClassExpression.ts Add test for completion in class expression 2015-06-25 18:22:33 -07:00
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListInNamedFunctionExpression1.ts Add test for completion in function expression 2015-06-25 18:21:52 -07:00
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 Renamed tests. 2015-06-24 12:39:10 -04:00
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 Renamed tests. 2015-06-24 12:39:10 -04:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListInstanceProtectedMembers4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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
completionListInUnclosedCommaExpression01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedCommaExpression02.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedDeleteExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedDeleteExpression02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedElementAccessExpression01.ts Start handling element access expressions. 2015-03-17 12:27:59 -07:00
completionListInUnclosedElementAccessExpression02.ts Start handling element access expressions. 2015-03-17 12:27:59 -07:00
completionListInUnclosedForLoop01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedForLoop02.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedFunction01.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction02.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction03.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction05.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction06.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction07.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction08.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction09.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction10.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction11.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction12.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction13.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction14.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction15.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction16.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction17.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction18.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction19.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedIndexSignature01.ts Account for typeof expressions, added test. 2015-03-17 08:07:40 -07:00
completionListInUnclosedIndexSignature02.ts Added index signature case. 2015-03-17 07:50:15 -07:00
completionListInUnclosedIndexSignature03.ts Account for typeof expressions, added test. 2015-03-17 08:07:40 -07:00
completionListInUnclosedObjectTypeLiteralInSignature01.ts Fixed up tests. 2015-03-17 00:32:57 -07:00
completionListInUnclosedObjectTypeLiteralInSignature02.ts Fixed up tests. 2015-03-17 00:32:57 -07:00
completionListInUnclosedObjectTypeLiteralInSignature03.ts Fixed up tests. 2015-03-17 00:32:57 -07:00
completionListInUnclosedObjectTypeLiteralInSignature04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedSpreadExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedSpreadExpression02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTaggedTemplate01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTaggedTemplate02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTemplate01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTemplate02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTypeOfExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTypeOfExpression02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedVoidExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedYieldExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInvalidMemberNames.ts Use getDecalredName in service layer instead of symbol.getName 2015-07-09 17:05:57 -07:00
completionListInvalidMemberNames2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListKeywords.ts
completionListModuleMembers.ts
completionListNewIdentifierBindingElement.ts CR feedback 2015-04-30 17:13:26 -07:00
completionListNewIdentifierFunctionDeclaration.ts confused, in typescript a type decl needs the ( ) for a lambda 2015-05-01 16:13:46 -07:00
completionListNewIdentifierVariableDeclaration.ts Update the test to actually test what we intended 2015-05-13 15:30:28 -07:00
completionListObjectMembers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListOfGnericSymbol.ts
completionListOfSplitInterface.ts
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts
completionListOnAliases3.ts
completionListOnFunctionCallWithOptionalArgument.ts
completionListOnMethodParameterName.ts
completionListOnParam.ts
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts
completionListOnPrivateVariableInModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListOnSuper.ts
completionListOnVarBetweenModules.ts
completionListOutsideOfClosedArrowFunction01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfClosedArrowFunction02.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfClosedFunctionDeclaration01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfForLoop01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfForLoop02.ts Added tests. 2015-03-17 13:33:01 -07:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListStaticProtectedMembers2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListStaticProtectedMembers3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListStaticProtectedMembers4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts
completionListWithAmbientDeclaration.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
completionListWithModulesFromModule.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
completionListWithModulesInsideModuleScope.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
completionListWithModulesOutsideModuleScope.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
completionListWithModulesOutsideModuleScope2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListWithUnresolvedModule.ts
completionWithDotFollowedByNamespaceKeyword.ts Improve error recovery after a dot 2015-06-09 18:09:14 -07:00
completionWithNamespaceInsideFunction.ts Add fourslash test for in scope completion 2015-06-10 10:58:57 -07:00
consistenceOnIndentionsOfChainedFunctionCalls.ts Fixing first example 2015-07-05 01:22:13 +09:00
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
consistentContextualTypeErrorsAfterEdits.ts Fixing fourslash tests 2015-07-16 15:28:18 -07:00
constEnumQuickInfoAndCompletionList.ts
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
constructorBraceFormatting.ts
constructorQuickInfo.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
contextuallyTypedFunctionExpressionGeneric1.ts
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts Added failing fourslash test. 2015-09-18 12:22:48 -07:00
contextualTyping.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
contextualTypingOfArrayLiterals1.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts
contextualTypingReturnExpressions.ts
debuggerStatementIndent.ts
declareFunction.ts Move NavigateTo over to using the new pattern matcher. 2015-02-22 21:25:43 -08:00
defaultParamsAndContextualTypes.ts
definition.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
definitionNameOnEnumMember.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
deleteModifierBeforeVarStatement1.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
deleteReopenedModule.ts
deleteTypeParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
derivedTypeIndexerWithGenericConstraints.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
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
duplicateClassModuleError0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
duplicateFunctionImplementation.ts
duplicateIndexers.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
duplicateTypeParameters.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
enumAddition.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
eval.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
exportClauseErrorReporting0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
exportDefaultClass.ts Handel export default declaration completions 2015-03-30 20:28:24 -07:00
exportDefaultFunction.ts Handel export default declaration completions 2015-03-30 20:28:24 -07:00
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendArray.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendArrayInterface.ts
extendArrayInterfaceMember.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendInterfaceOverloadedMethod.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendsTArray.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
externalModuleIntellisense.ts
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
failureToImplementClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsForDefaultExport01.ts Fixed tests. 2015-06-03 12:34:26 -07:00
findAllRefsForDefaultExport02.ts Fixed tests. 2015-06-03 12:34:26 -07:00
findAllRefsForDefaultExport03.ts Verify references count. 2015-06-03 12:34:16 -07:00
findAllRefsForDefaultExport04.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport05.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport06.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport07.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport08.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForFunctionExpression01.ts Added test for find all refs of function expressions. 2015-06-03 12:48:23 -07:00
findAllRefsForVariableInExtendsClause01.ts Added failing test. 2015-09-30 13:49:21 -07:00
findAllRefsForVariableInExtendsClause02.ts Added failing test. 2015-09-30 14:29:15 -07:00
findAllRefsForVariableInImplementsClause01.ts Added one more test. 2015-09-30 14:10:33 -07:00
findAllRefsInsideTemplates1.ts
findAllRefsInsideTemplates2.ts
findAllRefsInsideWithBlock.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
findAllRefsObjectBindingElementPropertyName01.ts Added failing tests. 2015-06-25 12:04:57 -04:00
findAllRefsObjectBindingElementPropertyName02.ts Added failing tests for when RHS is a destructuring. 2015-06-25 12:18:06 -04:00
findAllRefsObjectBindingElementPropertyName03.ts Added one more test. 2015-06-25 15:57:30 -04:00
findAllRefsObjectBindingElementPropertyName04.ts Make tests intentionally expect wrong results until we do "smarter" things for object binding elements. 2015-07-15 16:32:08 -07:00
findAllRefsObjectBindingElementPropertyName05.ts Add tests. 2015-07-15 15:07:04 -07:00
findAllRefsObjectBindingElementPropertyName06.ts Add tests. 2015-07-15 15:07:04 -07:00
findAllRefsObjectBindingElementPropertyName07.ts Added more test cases for object binding patterns. 2015-07-01 14:27:03 -07:00
findAllRefsObjectBindingElementPropertyName09.ts Make tests intentionally expect wrong results until we do "smarter" things for object binding elements. 2015-07-15 16:32:08 -07:00
findAllRefsObjectBindingElementPropertyName10.ts Fixed tests. 2015-07-15 16:05:49 -07:00
findAllRefsOnDecorators.ts Fix find all refs and goto def for decorators 2015-04-07 12:37:05 -07:00
findAllRefsOnDefinition.ts
findAllRefsOnDefinition2.ts
findAllRefsOnImportAliases.ts Support find references on the new import/export syntax 2015-02-24 01:19:48 -08:00
findAllRefsOnImportAliases2.ts Support find references on the new import/export syntax 2015-02-24 01:19:48 -08:00
findAllRefsOnPrivateParameterProperty1.ts
findAllRefsPropertyContextuallyTypedByTypeParam01.ts Added test. 2015-11-11 12:19:47 -08:00
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsWithLeadingUnderscoreNames1.ts
findAllRefsWithLeadingUnderscoreNames2.ts
findAllRefsWithLeadingUnderscoreNames3.ts
findAllRefsWithLeadingUnderscoreNames4.ts
findAllRefsWithLeadingUnderscoreNames5.ts
findAllRefsWithLeadingUnderscoreNames6.ts
findAllRefsWithLeadingUnderscoreNames7.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsWithLeadingUnderscoreNames8.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsWithLeadingUnderscoreNames9.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsWithShorthandPropertyAssignment.ts
findAllRefsWithShorthandPropertyAssignment2.ts
findReferencesAfterEdit.ts
fixingTypeParametersQuickInfo.ts Add tests for type parameter fixing 2015-07-08 16:17:03 -07:00
forceIndentAfterNewLineInsert.ts
forIn.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07: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
formatArrayOrObjectLiteralsInVariableList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatComments.ts add tests for comments 2015-09-04 21:38:39 +09:00
formatConflictMarker1.ts
formatControlFlowConstructs.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatDebuggerStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatEmptyBlock.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatEmptyParamList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatFunctionAndConstructorType.ts adding tests 2015-08-27 22:59:10 +09:00
formatImplicitModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatImportDeclaration.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatOnEnterFunctionDeclaration.ts remove space after close bracket only if next token does not start block in function declaration context 2015-05-26 16:25:09 -07:00
formatOnSemiColonAfterBreak.ts
formatParameter.ts adding tests 2015-08-27 22:59:10 +09:00
formatSelectionWithTrivia.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatSignatures.ts adding tests 2015-08-27 22:59:10 +09:00
formatTemplateLiteral.ts Format template internal spaces 2015-10-05 07:02:22 +09:00
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts
formattingAfterMultiLineString.ts
formattingArrayLiteral.ts
formattingBlockInCaseClauses.ts
formattingChangeSettings.ts drop interned indentation prefixes if format options has changed 2015-03-17 16:34:13 -07:00
formattingComma.ts
formattingCommentsBeforeErrors.ts
formattingConditionalOperator.ts added missing test 2015-02-22 19:02:48 -08:00
formattingConditionals.ts
formattingCrash.ts
formattingDecorators.ts PR feedback and baseline updates 2015-04-08 17:06:00 -07:00
formattingElseInsideAFunction.ts
formattingEqualsBeforeBracketInTypeAlias.ts fixed formatting for equals token in type aliases 2015-04-22 21:46:10 -07:00
formattingExpressionsInIfCondition.ts
formattingFatArrowFunctions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingForOfKeyword.ts Formatting around 'of' keyword 2015-02-20 11:58:50 -08:00
formattingHexLiteral.ts
formattingIfInElseBlock.ts
formattingInComment.ts
formattingInDestructuring1.ts added rule to insert space after let\const in variable declaration context 2015-02-22 16:15:54 -08:00
formattingInDestructuring2.ts include binding element with initializer to current formatting rule for binary operator, adjust existing SpaceBeforeOpenBraceInFunction rule to recognize blocks 2015-02-22 16:44:26 -08:00
formattingInMultilineComments.ts
formattingJsxElements.ts handle jsx identifiers correctly, indent content of JsxSelfClosingElement 2015-09-04 13:03:47 -07:00
formattingKeywordAsIdentifier.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingMultilineCommentsWithTabs1.ts use character instead of column when formatting multiline comments with tabs 2015-02-23 14:30:25 -08:00
formattingMultilineCommentsWithTabs2.ts use character instead of column when formatting multiline comments with tabs 2015-02-23 14:30:25 -08:00
formattingMultilineTemplateLiterals.ts added regression test for formatting multiline template literals 2015-02-19 22:37:06 -08:00
formattingNestedScopes.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingObjectLiteral.ts
formattingOfChainedLambda.ts
formattingOfExportDefault.ts Added test for formatting on default keyword 2015-06-25 20:49:25 +02:00
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts exclude closeparen/propertyaccess tokens 2015-06-02 15:28:29 +09:00
formattingOnChainedCallbacksAndPropertyAccesses.ts Always indent PropertyAccessExpression. 2015-08-05 15:03:49 -07:00
formattingOnClasses.ts Added test for formatting on protected modifier 2015-06-24 23:26:22 +02:00
formattingOnCloseBrace.ts
formattingOnClosingBracket.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnCommaOperator.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnDocumentReadyFunction.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnDoWhileNoSemicolon.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnEmptyInterfaceLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnEnter.ts
formattingOnEnterInComments.ts
formattingOnEnterInStrings.ts
formattingOnInterfaces.ts
formattingOnInvalidCodes.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnModuleIndentation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnNestedDoWhileByEnter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnNestedStatements.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnObjectLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnOpenBraceOfFunctions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnSemiColon.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnSingleLineBlocks.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnStatementsWithNoSemicolon.ts indent expressions 2015-09-30 02:59:10 +09:00
formattingOnTabAfterCloseCurly.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnVariety.ts
formattingOptionsChange.ts Addresses PR comments 2015-08-13 14:06:56 -07:00
formattingQMark.ts insert space after '?' only in conditional operator 2015-02-22 19:01:26 -08:00
formattingRegexes.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpacesAfterConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingTemplates.ts
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingWithLimitedSpan.ts
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatWithStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
forwardReference.ts
fourslash.ts addressed PR feedback 2015-11-16 16:23:18 -08:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts Fixing first example 2015-07-05 01:22:13 +09:00
functionOverloadCount.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
functionProperty.ts
functionRenamingErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
functionTypeFormatting.ts
functionTypePredicateFormatting.ts Fixes type predicate formatting 2015-06-11 14:32:27 +08:00
functionTypes.ts
funduleWithRecursiveReference.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
generatorDeclarationFormatting.ts Formatting for generators 2015-05-04 16:00:29 -07:00
genericArityEnforcementAfterEdit.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
genericAssignmentCompat.ts
genericCallSignaturesInNonGenericTypes1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCallSignaturesInNonGenericTypes2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCallsWithOptionalParams1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCloduleCompletionList.ts
genericCombinators1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCombinatorWithConstraints1.ts
genericDerivedTypeAcrossModuleBoundary1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericFunctionReturnType.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericFunctionReturnType2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericFunctionSignatureHelp1.ts
genericFunctionSignatureHelp2.ts
genericFunctionSignatureHelp3.ts
genericFunctionSignatureHelp3MultiFile.ts
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericInterfacePropertyInference2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericInterfacesWithConstraints1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts
genericParameterHelpConstructorCalls.ts
genericParameterHelpTypeReferences.ts
genericRespecialization1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericTypeWithMultipleBases1.ts
genericTypeWithMultipleBases1MultiFile.ts
genericWithSpecializedProperties1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericWithSpecializedProperties2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericWithSpecializedProperties3.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
getCompletionEntryDetails.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
getCompletionEntryDetails2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
getDeclarationDiagnostics.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputDeclarationMultiFiles.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputDeclarationSingleFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputExternalModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputExternalModule2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputMapRoot.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputNoErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputOnlyOneFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputOut.ts Type check all files when emitting a file under -out 2015-05-08 15:03:55 -07:00
getEmitOutputOutFile.ts Merge branch 'master' into outFile 2015-08-20 17:46:38 -07:00
getEmitOutputSingleFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSingleFile2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceMap.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceMap2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceRoot.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceRootMultiFiles.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputTsxFile_Preserve.ts Emit tsx files correctelly in getEmitOutput calls 2015-08-19 22:18:32 -07:00
getEmitOutputTsxFile_React.ts Emit tsx files correctelly in getEmitOutput calls 2015-08-19 22:18:32 -07:00
getEmitOutputWithDeclarationFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithDeclarationFile2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithDeclarationFile3.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
getEmitOutputWithEarlySemanticErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithEmitterErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithEmitterErrors2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSemanticErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSemanticErrors2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSemanticErrorsForMultipleFiles.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSyntaxErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getJavaScriptSemanticDiagnostics1.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics2.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics3.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics4.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics5.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics6.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics7.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics8.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics9.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics10.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics11.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics12.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics13.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics14.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics15.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics16.ts Parsing support for jsDocComments. 2015-05-28 10:14:18 -07:00
getJavaScriptSemanticDiagnostics17.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics18.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics19.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics20.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics21.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics22.ts Add tests for jsdoccomments. 2015-05-28 11:49:11 -07:00
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
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 Added tests for const modifiers. 2015-03-18 13:55:09 -07:00
getOccurrencesConst02.ts Added tests for const modifiers. 2015-03-18 13:55:09 -07:00
getOccurrencesConst03.ts Added tests for const modifiers. 2015-03-18 13:55:09 -07:00
getOccurrencesConst04.ts Fixed test. 2015-03-18 14:06:58 -07:00
getOccurrencesConstructor.ts
getOccurrencesConstructor2.ts
getOccurrencesDeclare1.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesDeclare2.ts
getOccurrencesDeclare3.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesExport1.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesExport2.ts
getOccurrencesExport3.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesIfElse.ts
getOccurrencesIfElse2.ts
getOccurrencesIfElse3.ts
getOccurrencesIfElse4.ts
getOccurrencesIfElse5.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesIfElseBroken.ts
getOccurrencesIsWriteAccess.ts
getOccurrencesLoopBreakContinue.ts
getOccurrencesLoopBreakContinue2.ts
getOccurrencesLoopBreakContinue3.ts
getOccurrencesLoopBreakContinue4.ts
getOccurrencesLoopBreakContinue5.ts
getOccurrencesLoopBreakContinue6.ts
getOccurrencesLoopBreakContinueNegatives.ts
getOccurrencesModifiersNegatives1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesOfAnonymousFunction.ts
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfAny.ts
getOccurrencesOfDecorators.ts Add tests 2015-04-07 15:41:21 -07:00
getOccurrencesOfUndefinedSymbol.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
getOccurrencesPrivate1.ts
getOccurrencesPrivate2.ts
getOccurrencesPropertyInAliasedInterface.ts CR feedback. 2015-03-31 17:23:52 -07:00
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 Add support for parsing and emitting class expressions. 2015-03-31 13:54:43 -07:00
getOccurrencesSetAndGet.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesSetAndGet2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesSetAndGet3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesStatic1.ts
getOccurrencesSuper.ts
getOccurrencesSuper2.ts
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 Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
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 Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
getOccurrencesThrow.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow5.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow6.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow7.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow8.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesTryCatchFinally.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesTryCatchFinallyBroken.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
getOutliningForBlockComments.ts Addressing PR comments and adding unit tests (removing extra new lines and debugging statements) 2015-04-06 14:50:08 -07:00
getOutliningForSingleLineComments.ts Addressing PR comments and adding unit tests (removing extra new lines and debugging statements) 2015-04-06 14:50:08 -07:00
getOutliningSpans.ts
getPreProcessedFile.ts Updating fourslash tests 2015-03-02 13:58:07 -08:00
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getSemanticDiagnosticForDeclaration1.ts Fix issue where getSemanticDiagnostics was returning undefined on a .d.ts file. 2015-03-23 19:02:46 -07:00
getSemanticDiagnosticForNoDeclaration.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
globalCompletionListInsideObjectLiterals.ts Use CRLF for line endings. 2015-03-02 14:41:44 -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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionDecorator.ts Fix find all refs and goto def for decorators 2015-04-07 12:37:05 -07:00
goToDefinitionDifferentFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionDifferentFileIndirectly.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionExternalModuleName.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName2.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName3.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName4.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName5.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName6.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName7.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName8.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName9.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionFunctionOverloads.ts
goToDefinitionFunctionOverloadsInClass.ts
goToDefinitionImplicitConstructor.ts
goToDefinitionImportedNames.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames2.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames3.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames4.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames5.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames6.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames7.ts Separate 'export default' and 'export =' 2015-03-21 13:12:39 -07:00
goToDefinitionInMemberDeclaration.ts
goToDefinitionInterfaceAfterImplement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionInTypeArgument.ts
goToDefinitionLabels.ts
goToDefinitionMethodOverloads.ts
goToDefinitionMultipleDefinitions.ts
goToDefinitionObjectBindingElementPropertyName01.ts Added failing tests. 2015-06-25 12:04:57 -04:00
goToDefinitionObjectLiteralProperties.ts
goToDefinitionPartialImplementation.ts
goToDefinitionPrimitives.ts
goToDefinitionSameFile.ts
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionShorthandProperty01.ts Added tests. 2015-03-18 14:21:17 -07:00
goToDefinitionShorthandProperty02.ts Fixed test. 2015-03-18 14:43:07 -07:00
goToDefinitionShorthandProperty03.ts Extended test. 2015-03-18 16:03:33 -07:00
goToDefinitionSimple.ts
goToDefinitionSourceUnit.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionTypePredicate.ts Fixes goto definitions for type predicates 2015-06-24 10:37:23 +08: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 Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinition2.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinitionAliases.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinitionEnumMembers.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinitionModule.ts Respond to code review comments 2015-05-01 14:58:23 -07:00
goToTypeDefinitionPrimitives.ts Respond to code review comments 2015-05-01 14:58:23 -07:00
goToTypeDefinitionUnionType.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts Add support for parsing and emitting class expressions. 2015-03-31 13:54:43 -07:00
importDeclPaste0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
importValueUsedAsType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
incompatibleOverride.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalParsing1.ts
incrementalParsingInsertIntoMethod1.ts Fix attribute completion following JSX exprs 2015-07-01 15:00:06 -07:00
incrementalResolveAccessor.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
incrementalResolveConstructorDeclaration.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
incrementalResolveFunctionPropertyAssignment.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
incrementalUpdateToClassImplementingGenericClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts A more complete isCompletedNode. 2015-03-16 21:33:39 -07:00
indentationAfterModuleImport.ts
indentationBlock.ts switch fourslash to use local test state 2015-11-16 11:50:42 -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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
indentNewExpressionNoBraces.ts
indexerReturnTypes1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
indexSignatureWithoutAnnotation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
inheritedModuleMembersForClodule2.ts
insertArgumentBeforeOverloadedConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertInterfaceAndCheckTypeLiteralField.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertMethodCallAboveOthers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertPublicBeforeSetter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertReturnStatementInDuplicateIdentifierFunction.ts
insertSecondTryCatchBlock.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertVarAfterEmptyTypeParamList.ts
instanceTypesForGenericType1.ts
intellisenseInObjectLiteral.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
interfaceExtendsPrimitive.ts
interfaceIndent.ts
interfaceRecursiveInheritanceErrors0.ts
interfaceRecursiveInheritanceErrors1.ts
invalidRestArgError.ts
invertedCloduleAfterQuickInfo.ts
invertedFunduleAfterQuickInfo.ts
javaScriptModules12.ts JavaScript LS scaffolding + JS module inference 2015-10-14 17:36:03 -07:00
javaScriptModules13.ts Address CR feedback 2015-10-16 16:40:04 -07:00
javaScriptModules14.ts JavaScript LS scaffolding + JS module inference 2015-10-14 17:36:03 -07:00
javaScriptModules15.ts JavaScript LS scaffolding + JS module inference 2015-10-14 17:36:03 -07:00
javaScriptModules16.ts JavaScript LS scaffolding + JS module inference 2015-10-14 17:36:03 -07:00
javaScriptModules17.ts JavaScript LS scaffolding + JS module inference 2015-10-14 17:36:03 -07:00
javaScriptModules18.ts JavaScript LS scaffolding + JS module inference 2015-10-14 17:36:03 -07:00
jsxSpreadReference.ts Add comments to bool params 2015-09-30 14:26:56 -07:00
lambdaThisMembers.ts
letQuickInfoAndCompletionList.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
localFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
localGetReferences.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
malformedObjectLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberCompletionFromFunctionCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberCompletionInForEach1.ts Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
memberCompletionOnTypeParameters.ts
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListInFunctionCall.ts
memberListInReopenedEnum.ts
memberListInsideObjectLiterals.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListInWithBlock.ts
memberListInWithBlock2.ts
memberListInWithBlock3.ts
memberListOfClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfEnumFromExternalModule.ts
memberListOfEnumInModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfExportedClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfModuleAfterInvalidCharater.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
memberListOfModuleBeforeKeyword.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfModuleInAnotherModule.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
memberListOfVarInArrowExpression.ts
memberListOnConstructorType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberlistOnDDot.ts
memberListOnFunctionParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOnThisInClassWithPrivates.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberOverloadEdits.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
mergedDeclarations1.ts
mergedDeclarations2.ts
mergedDeclarationsWithExportAssignment1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
mispeltVariableForInLoopErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
missingMethodAfterEditAfterImport.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
moduleEnumModule.ts
moduleIndent.ts
moduleMembersOfGenericType.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
moduleReferenceValue.ts
moduleRenamingErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
moduleVariables.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
multilineCommentBeforeOpenBrace.ts
multiModuleClodule1.ts
multiModuleFundule1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
multipleExportAssignmentsErrorList0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
nameOfRetypedClassInModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
nameOrDottedNameClasses.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
nameOrDottedNameStatements.ts
navbar_const.ts
navbar_contains-no-duplicates.ts
navbar_exportDefault.ts enable navbar for export defaults 2015-03-15 13:22:54 -07:00
navbar_let.ts
navigateItemsConst.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigateItemsExports.ts Support navigateTo for new import/export syntax 2015-02-24 12:24:41 -08:00
navigateItemsImports.ts Support navigateTo for new import/export syntax 2015-02-24 12:24:41 -08:00
navigateItemsLet.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationBarItemsBindingPatterns.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsBindingPatternsInConstructor.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsEmptyConstructors.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsExports.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsFunctions.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsFunctionsBroken.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsFunctionsBroken2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsImports.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItems.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItems2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsContainsNoAnonymousFunctions.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsExternalModules.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsExternalModules2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsExternalModules3.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsModuleVariables.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsMissingName1.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsMissingName2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsModules.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsMultilineStringIdentifiers.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsPropertiesDefinedInConstructors.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsSymbols1.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsSymbols2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsSymbols3.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsExactMatch2.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationItemsInConstructorsExactMatch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsOverloads1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsOverloads2.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationItemsOverloadsBroken1.ts Produce a map of named declarations instead of a flat list. 2015-04-03 16:21:24 -07:00
navigationItemsOverloadsBroken2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsPrefixMatch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsPrefixMatch2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsSubStringMatch.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationItemsSubStringMatch2.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
noCompletionListOnCommentsInsideObjectLiterals.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
nonExistingImport.ts
noQuickInfoForLabel.ts Fix issue #2677 : Labels should not get quick info 2015-04-12 16:04:32 -04:00
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
noSmartIndentInsideMultilineString.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
noTypeParameterInLHS.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
numericPropertyNames.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
objectLiteralCallSignatures.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
overloadOnConstCallSignature.ts Amended fourslash tests to expect double quotes. 2015-10-02 15:22:35 -07:00
overloadQuickInfo.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
paste.ts
pasteLambdaOverModule.ts
promiseTyping1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
promiseTyping2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
propertyDuplicateIdentifierError.ts
proto.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
protoPropertyInObjectLiteral.ts
prototypeProperty.ts
protoVarInContexutalObjectLiteral.ts
protoVarVisibleWithOuterScopeUnderscoreProto.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
publicBreak.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
qualifiedName_import-declaration-with-variable-entity-names.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
qualifyModuleTypeNames.ts
quickInfoDisplayPartsArrowFunctionExpression.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClass.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassAccessors.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassConstructor.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassMethod.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassProperty.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsConst.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
quickInfoDisplayPartsEnum.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsExternalModuleAlias.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
quickInfoDisplayPartsExternalModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
quickInfoDisplayPartsFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsFunctionExpression.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsInterfaceMembers.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsInternalModuleAlias.ts
quickInfoDisplayPartsLet.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsLocalFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
quickInfoDisplayPartsParameters.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeAlias.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInClass.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInTypeAlias.ts Add test and address PR 2015-08-25 16:53:12 -07:00
quickInfoDisplayPartsVar.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
quickInfoDisplayPartsVarWithStringTypes01.ts Added fourslash test. 2015-10-08 14:36:36 -07:00
quickInfoExportAssignmentOfGenericInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForAliasedGeneric.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForConstDeclaration.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
quickInfoForDecorators.ts Add tests 2015-04-07 15:41:21 -07:00
quickInfoForDerivedGenericTypeWithConstructor.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForFunctionDeclaration.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForIndexerResultWithConstraint.ts
quickInfoForObjectBindingElementName01.ts Add two new tests to test for regression. 2015-06-25 14:24:13 -04:00
quickInfoForObjectBindingElementName02.ts Add two new tests to test for regression. 2015-06-25 14:24:13 -04:00
quickInfoForObjectBindingElementPropertyName01.ts Fix marker name. 2015-06-25 15:39:31 -04:00
quickInfoForObjectBindingElementPropertyName02.ts Added failing tests for when RHS is a destructuring. 2015-06-25 12:18:06 -04:00
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
quickInfoForShorthandProperty.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForTypeofParameter.ts
quickinfoForUnionProperty.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
quickInfoFromEmptyBlockComment.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoGenerics.ts
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts
quickInfoInInvalidIndexSignature.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoInObjectLiteral.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOfGenericTypeAssertions1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOfLablledForStatementIterator.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoOfStringPropertyNames1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnArgumentsInsideFunction.ts
quickInfoOnCatchVariable.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoOnCircularTypes.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnClassMergedWithFunction.ts
quickInfoOnConstructorWithGenericParameter.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnErrorTypes1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnGenericClass.ts
quickInfoOnGenericWithConstraints1.ts
quickInfoOnInternalAliases.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnMergedInterfaces.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnMergedInterfacesWithIncrementalEdits.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnMergedModule.ts
quickInfoOnNarrowedType.ts
quickInfoOnNarrowedTypeInModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnObjectLiteralWithAccessors.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnObjectLiteralWithOnlyGetter.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnObjectLiteralWithOnlySetter.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnThis.ts
quickInfoOnUndefined.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoShowsGenericSpecialization.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
recursiveClassReference.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
recursiveGenerics2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
recursiveInternalModuleImport.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
recursiveObjectLiteral.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
recursiveWrappedTypeParameters1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
referencesBloomFilters.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesBloomFilters2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesBloomFilters3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForAmbients.ts
referencesForClassLocal.ts
referencesForClassParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForContextuallyTypedObjectLiteralProperties.ts
referencesForContextuallyTypedUnionProperties.ts
referencesForContextuallyTypedUnionProperties2.ts
referencesForEnums.ts
referencesForExportedValues.ts
referencesForExternalModuleNames.ts
referencesForFunctionOverloads.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForFunctionParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForGlobals.ts
referencesForGlobals2.ts
referencesForGlobals3.ts
referencesForGlobals4.ts
referencesForGlobals5.ts
referencesForGlobalsInExternalModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForIllegalAssignment.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
referencesForImports.ts
referencesForIndexProperty.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForIndexProperty2.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
referencesForIndexProperty3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForInheritedProperties.ts
referencesForInheritedProperties2.ts
referencesForLabel.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel2.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
referencesForLabel3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel5.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel6.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations2.ts
referencesForMergedDeclarations3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations5.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations6.ts
referencesForMergedDeclarations7.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations8.ts
referencesForNoContext.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForNumericLiteralPropertyNames.ts
referencesForObjectLiteralProperties.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForOverrides.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForPropertiesOfGenericType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStatic.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStaticsAndMembersWithSameNames.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStringLiteralPropertyNames.ts
referencesForStringLiteralPropertyNames2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStringLiteralPropertyNames3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStringLiteralPropertyNames4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForUnionProperties.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesInComment.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referenceToClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
regexDetection.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
regexErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
regexp.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
remoteGetReferences.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeDeclareFunctionExports.ts
removeDeclareInModule.ts
removeDeclareKeyword.ts
removeDeclareParamTypeAnnotation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeDuplicateIdentifier.ts
removeExportedClassFromReopenedModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeExportFromInterfaceError0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeExportFromInterfaceError1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeInterfaceExtendsClause.ts
removeInterfaceUsedAsGenericTypeArgument.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeParameterBetweenCommentAndParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeVarFromModuleWithReopenedEnums.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
renameCommentsAndStrings1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameForDefaultExport01.ts Fixed tests. 2015-06-03 12:34:26 -07:00
renameForDefaultExport02.ts Fixed tests. 2015-06-03 12:34:26 -07:00
renameForDefaultExport03.ts Fixed tests. 2015-06-03 12:34:26 -07:00
renameForDefaultExport04.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport05.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport06.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport07.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport08.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport09.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameInfoForFunctionExpression01.ts Add rename tests for function expressions. 2015-06-03 12:34:41 -07:00
renameLocationsForClassExpression01.ts Merge branch 'master' into completionListWithLocalName 2015-07-07 15:17:42 -07:00
renameLocationsForFunctionExpression01.ts Added tests. 2015-06-29 09:46:41 -04:00
renameLocationsForFunctionExpression02.ts Added tests. 2015-06-29 09:46:41 -04:00
renameModuleToVar.ts switch fourslash to use local test state 2015-11-16 11:50:42 -08:00
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts Just use ranges, don't bother iwth renameInfoSucceeded. 2015-06-25 15:50:25 -04:00
restArgSignatureHelp.ts
restArgType.ts
restParamsContextuallyTyped.ts
returnRecursiveType.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
returnTypeOfGenericFunction1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
runtimeBehaviorTests.ts
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
selfReferencedExternalModule2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
semanticClassification1.ts CR feedback. 2015-03-31 17:23:52 -07:00
semanticClassification2.ts
semanticClassificationClassExpression.ts Add tests 2015-08-27 13:16:10 -07:00
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationInTemplateExpressions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationModules.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationsCancellation1.ts Add tests. 2015-06-18 15:25:08 -07:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationWithUnionTypes.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificatonTypeAlias.ts Unify more classification code. 2015-04-30 14:57:38 -07:00
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts
signatureHelpAtEOF.ts
signatureHelpBeforeSemicolon1.ts
signatureHelpCallExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpConstructExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpConstructorOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpEmptyList.ts
signatureHelpForSuperCalls1.ts
signatureHelpFunctionOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpFunctionParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpImplicitConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts
signatureHelpInCompleteGenericsCall.ts
signatureHelpInFunctionCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
signatureHelpInIncompleteInvocationExpression.ts
signatureHelpInParenthetical.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpOnOverloadsDifferentArity2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpOnOverloadsDifferentArity3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpOnTypePredicates.ts Adds type predicate signature display and addresses CR feedback 2015-07-09 12:10:39 +08:00
signatureHelpSimpleConstructorCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpSimpleFunctionCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpSimpleSuperCall.ts
signatureHelpSuperConstructorOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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
signatureHelpWhenEditingCallExpression.ts
signatureHelpWithInterfaceAsIdentifier.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpWithInvalidArgumentList1.ts Add failing test. 2015-03-11 14:44:32 -07:00
signatureHelpWithUnknown.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentAfterAlignedFunctionArgument.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentAfterFatArrowVar.ts
smartIndentAfterNewExpression.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentArrayBindingPattern01.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentArrayBindingPattern02.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentCloseBrace.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentDoStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentEnum.ts
smartIndentIfStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentInCallExpressions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentInParenthesizedExpression01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentInParenthesizedExpression02.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentInsideBlockInsideCase.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentInsideMultilineString.ts
smartIndentInterface.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentListItem.ts
smartIndentModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts A more complete isCompletedNode. 2015-03-16 21:33:39 -07:00
smartIndentNonterminatedIfStatementAtEOF.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentObjectBindingPattern01.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentObjectBindingPattern02.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentOnAccessors.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnAccessors01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnAccessors02.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnFunctionParameters.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentOnUnclosedArrowType01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedComputedProperty01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedConstructorType01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration02.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration03.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration04.ts adding rules, ParenthesizedType not yet 2015-08-27 03:33:36 +09:00
smartIndentOnUnclosedFunctionDeclaration05.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration06.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedIndexSignature01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedObjectTypeLiteral01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedTupleTypeLiteral01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentStartLineInLists.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentStatementFor.ts added for* statements to isCompletedNode 2015-03-11 14:03:32 -07:00
smartIndentStatementForIn.ts added for* statements to isCompletedNode 2015-03-11 14:03:32 -07:00
smartIndentStatementForOf.ts added for* statements to isCompletedNode 2015-03-11 14:03:32 -07:00
smartIndentStatementSwitch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentStatementTryCatchFinally.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentStatementWith.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentTemplateLiterals.ts
smartIndentTypeArgumentList.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleFunctionExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleIllegalClassExtension.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleIllegalInterfaceExtension.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleIllegalSubclassOverride.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleUnclosedStringLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
staticGenericOverloads1.ts
staticPrototypePropertyOnClass.ts
stringPropertyNames1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
stringPropertyNames2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
syntacticClassifications1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsCancellation1.ts Add tests. 2015-06-18 15:25:08 -07:00
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
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
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
transitiveExportImports.ts
tryCatchFinallyFormating.ts
tsxCompletion1.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxCompletion2.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
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
tsxGoToDefinitionClasses.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxGoToDefinitionIntrinsics.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxIncremental.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxParsing.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxRename1.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxRename2.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxRename3.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
typeArgCompletion.ts
typeAssertionsFormatting.ts fix generics/type-assertion formatting 2015-08-11 23:47:44 +09:00
typeCheckAfterAddingGenericParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
typeCheckAfterResolve.ts
typeCheckObjectInArrayLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
typedGenericPrototypeMember.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
typeOfAFundule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
typeOfThisInStatics.ts
typeParameterListInQuickInfoAfterEdit.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedArrayErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedCommentsInConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedFunctionErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedFunctionErrorRecovery3.ts updated command line options, accepted baselines 2015-10-03 00:20:15 -07:00
unclosedMultilineStringLiteralErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralAutoformating.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralErrorRecovery3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralErrorRecovery4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
underscoreTypings01.ts Underscore typings. 2015-06-25 12:10:09 -04:00
underscoreTypings02.ts Underscore typings. 2015-06-25 12:10:09 -04:00
unknownVariableErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
updateToClassStatics.ts
verifySingleFileEmitOutput1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
yieldKeywordFormatting.ts Formatting for yield and yield* expressions 2015-05-04 16:01:32 -07:00