TypeScript/tests/cases/fourslash
Mohamed Hegazy f77776200c Merge pull request #2711 from SaschaNaz/formatChainedCallbacks
Formatting test for callback function chaining
2015-04-13 15:44:12 -07:00
..
generated
server merging with master 2015-04-09 16:05:06 -07:00
shims Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
addDeclareToFunction.ts
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
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
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
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsMultiModuleMultiFile.ts Merge branch 'master' into JSLS 2015-03-24 18:00:02 -07:00
commentsMultiModuleSingleFile.ts
commentsOverloads.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
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
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts
completionEntryForUnionProperty.ts
completionEntryForUnionProperty2.ts Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
completionEntryOnNarrowedType.ts
completionForExports.ts added tests 2015-02-24 16:11:43 -08:00
completionInAugmentedClassModule.ts
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
completionListAfterRegularExpressionLiteral1.ts
completionListAfterSlash.ts
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 Rename the isBuilder property to something more meaningful. 2015-02-03 16:31:53 -08:00
completionListAtIdentifierDefinitionLocations_varDeclarations.ts
completionListAtInvalidLocations.ts
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 Rename the isBuilder property to something more meaningful. 2015-02-03 16:31:53 -08:00
completionListBuilderLocations_parameters.ts Parameter destructuring + tests 2015-02-03 18:03:40 -08:00
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
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
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
completionListInExtendsClause.ts CR feedback. 2015-03-31 17:23:52 -07:00
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInMiddleOfIdentifierInArrowFunction01.ts More tests. 2015-03-25 14:16:12 -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
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListInstanceProtectedMembers2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
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
completionListInvalidMemberNames2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListKeywords.ts
completionListModuleMembers.ts
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
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 Merge branch 'master' into JSLS 2015-03-24 18:00:02 -07:00
completionListWithModulesFromModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListWithModulesInsideModuleScope.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListWithModulesOutsideModuleScope.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
consistenceOnIndentionsOfChainedFunctionCalls.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
consistentContextualTypeErrorsAfterEdits.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
deleteModifierBeforeVarStatement1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
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 fix crash in getReturnTypeFromFunctionBody if function declaration is incomplete and does not have body 2015-01-30 18:20:26 -08:00
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
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
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
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
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
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayOrObjectLiteralsInVariableList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatColonAndQMark.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
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
formatMultilineComment.ts
formatNestedClassWithOpenBraceOnNewLines.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatOnSemiColonAfterBreak.ts
formatSelectionWithTrivia.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatTemplateLiteral.ts
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
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 ensure that autoformat is triggered by token characters 2015-02-02 22:21:41 -08:00
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
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
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts formattingOnChainedCallbacks (passing) 2015-04-11 12:11:28 +09:00
formattingOnClasses.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnTabAfterCloseCurly.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnVariety.ts
formattingOptionsChange.ts
formattingQMark.ts insert space after '?' only in conditional operator 2015-02-22 19:01:26 -08:00
formattingRegexes.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
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 Add tests for javascript semantic dianostics. 2015-03-17 16:27:56 -07:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
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
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
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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 insert space after '?' only in conditional operator 2015-02-22 19:01:26 -08:00
genericSignaturesAreProperlyCleaned.ts
genericTypeArgumentInference1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericTypeArgumentInference2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16: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
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
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 PR feedback. 2015-04-02 14:58:43 -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
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getOccurrencesAfterEdit.ts fixed typo in test name 2015-01-23 15:39:50 -08: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
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
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
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
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
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts
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
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
goToDefinitionExternamModuleName.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionExternamModuleName2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionExternamModuleName3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionExternamModuleName4.ts
goToDefinitionExternamModuleName5.ts
goToDefinitionExternamModuleName6.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionExternamModuleName7.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionExternamModuleName8.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionExternamModuleName9.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08: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
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
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts
goToDefinitionUnionTypeProperty2.ts
goToDefinitionUnionTypeProperty3.ts
goToDefinitionUnionTypeProperty4.ts
goToModuleAliasDefinition.ts
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
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
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
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
memberListAfterSingleDot.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
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
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsExactMatch2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsOverloadsBroken1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsSubStringMatch2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
quickInfoDisplayPartsExternalModules.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
quickInfoDisplayPartsVar.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -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
quickInfoForOverloadOnConst1.ts
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 Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16: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
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
renameModuleToVar.ts
renameNameOnEnumMember.ts
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
scriptLexicalStructureBindingPatterns.ts add binding elements from variable declaration into script lexical structure 2015-01-24 00:17:55 -08:00
scriptLexicalStructureBindingPatternsInConstructor.ts do not include constructor parameters with binding patterns as names when collecting nav bar items 2015-02-22 15:06:58 -08:00
scriptLexicalStructureEmptyConstructors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureExports.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureFunctions.ts
scriptLexicalStructureFunctionsBroken.ts
scriptLexicalStructureFunctionsBroken2.ts
scriptLexicalStructureImports.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureItems.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureItems2.ts Support classes without names in our AST. Report any issues with this at 'check' time. 2015-04-01 17:20:20 -07:00
scriptLexicalStructureItemsContainsNoAnonymousFunctions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureItemsExternalModules.ts
scriptLexicalStructureItemsExternalModules2.ts
scriptLexicalStructureItemsExternalModules3.ts
scriptLexicalStructureItemsModuleVariables.ts
scriptLexicalStructureMissingName1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureMissingName2.ts Support classes without names in our AST. Report any issues with this at 'check' time. 2015-04-01 17:20:20 -07:00
scriptLexicalStructureModules.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureMultilineStringIdentifiers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructurePropertiesDefinedInConstructors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
scriptLexicalStructureSymbols1.ts Navigation bar support for symbols 2015-02-06 21:32:57 -08:00
scriptLexicalStructureSymbols2.ts Navigation bar support for symbols 2015-02-06 21:32:57 -08:00
scriptLexicalStructureSymbols3.ts Navigation bar support for symbols 2015-02-06 21:32:57 -08:00
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
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
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
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
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
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
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 Added accumulated tests. 2015-03-16 23:19:21 -07: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
syntacticClassificationsConflictMarkers1.ts
syntacticClassificationsConflictMarkers2.ts
syntacticClassificationsForOfKeyword.ts Add a test 2015-02-19 17:17:04 -08:00
syntacticClassificationsForOfKeyword2.ts More tests 2015-02-20 12:15:37 -08:00
syntacticClassificationsForOfKeyword3.ts More tests 2015-02-20 12:15:37 -08:00
syntacticClassificationsFunctionWithComments.ts
syntacticClassificationsObjectLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
syntacticClassificationsTemplates1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
syntacticClassificationsTemplates2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
typeAboveNumberLiteralExpressionStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
typeArgCompletion.ts
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 Use CRLF for line endings. 2015-03-02 14:41:44 -08: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
underscoreTyping1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
underscoreTypings1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07: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
widenedTypes.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00