This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-02-08 08:14:51 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
/
fourslash
History
Jason Freeman
8922a09039
Only call getTypeOfSymbol recursively if it's a value
2015-05-13 17:45:09 -07:00
..
generated
…
server
…
shims
…
addDeclareToFunction.ts
…
addDeclareToModule.ts
…
addDuplicateSetter.ts
…
addFunctionAboveMultiLineLambdaExpression.ts
…
addFunctionInDuplicatedConstructorClassBody.ts
…
addInterfaceMemberAboveClass.ts
…
addInterfaceToNotSatisfyConstraint.ts
…
addMemberToInterface.ts
…
addMemberToModule.ts
…
addMethodToInterface1.ts
…
addSignaturePartial.ts
…
addVarToConstructor1.ts
…
aliasMergingWithNamespace.ts
…
aliasToVarUsedAsType.ts
…
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts
…
ambientVariablesWithSameName.ts
…
argumentsAreAvailableAfterEditsAtEndOfFunction.ts
…
argumentsIndexExpression.ts
…
arrayCallAndConstructTypings.ts
…
arrayConcatTypeCheck0.ts
…
arrayConcatTypeCheck1.ts
…
assertContextualType.ts
…
assignToExistingClass.ts
…
augmentedTypesClass1.ts
…
augmentedTypesClass2.ts
…
augmentedTypesClass3.ts
…
augmentedTypesModule1.ts
…
augmentedTypesModule2.ts
…
augmentedTypesModule3.ts
…
augmentedTypesModule4.ts
…
augmentedTypesModule5.ts
…
augmentedTypesModule6.ts
…
autoFormattingOnPasting.ts
…
automaticConstructorToggling.ts
…
basicClassMembers.ts
…
bestCommonTypeObjectLiterals1.ts
…
breakpointValidationArrayLiteralExpressions.ts
…
breakpointValidationBinaryExpressions.ts
…
breakpointValidationBreakOrContinue.ts
…
breakpointValidationClass.ts
…
breakpointValidationClassAmbient.ts
…
breakpointValidationClasses.ts
…
breakpointValidationConditionalExpressions.ts
…
breakpointValidationConst.ts
…
breakpointValidationDebugger.ts
…
breakpointValidationDo.ts
…
breakpointValidationEnums.ts
…
breakpointValidationExportAssignment.ts
…
breakpointValidationExports.ts
…
breakpointValidationFor.ts
…
breakpointValidationForIn.ts
…
breakpointValidationFunctionExpressions.ts
…
breakpointValidationFunctions.ts
…
breakpointValidationIfElse.ts
…
breakpointValidationImport.ts
…
breakpointValidationImports.ts
…
breakpointValidationInBlankLine.ts
…
breakpointValidationInComments.ts
…
breakpointValidationInterface.ts
…
breakpointValidationLabeled.ts
…
breakpointValidationLet.ts
…
breakpointValidationModule.ts
…
breakpointValidationModuleAmbient.ts
…
breakpointValidationModuleEmpty.ts
…
breakpointValidationObjectLiteralExpressions.ts
…
breakpointValidationParenCallOrNewExpressions.ts
…
breakpointValidationStatements.ts
…
breakpointValidationSwitch.ts
…
breakpointValidationTryCatchFinally.ts
…
breakpointValidationTypeAlias.ts
…
breakpointValidationTypeAssertionExpressions.ts
…
breakpointValidationUnaryExpressions.ts
…
breakpointValidationVariables.ts
…
breakpointValidationWhile.ts
…
breakpointValidationWith.ts
…
brokenClassErrorRecovery.ts
…
callSignatureHelp.ts
…
cancellationWhenfindingAllRefsOnDefinition.ts
…
chainedFatArrowFormatting.ts
…
chainedFunctionFunctionArgIndent.ts
…
chainedFunctionLambdaArgIndex.ts
…
classExtendsInterfaceSigHelp1.ts
…
classInterfaceInsert.ts
…
classRenamingErrorRecovery.ts
…
cloduleAsBaseClass2.ts
…
cloduleAsBaseClass.ts
…
cloduleTypeOf1.ts
…
cloduleWithRecursiveReference.ts
…
closedCommentsInConstructor.ts
…
commentsBlocks.ts
…
commentsClass.ts
…
commentsClassMembers.ts
…
commentsCommentParsing.ts
…
commentsEnums.ts
…
commentsExternalModules.ts
…
commentsFunction.ts
…
commentsImportDeclaration.ts
…
commentsInheritance.ts
…
commentsInterface.ts
…
commentsLinePreservation.ts
…
commentsModules.ts
…
commentsMultiModuleMultiFile.ts
…
commentsMultiModuleSingleFile.ts
…
commentsOverloads.ts
…
commentsUnion.ts
…
commentsVariables.ts
…
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts
…
completionAfterAtChar.ts
…
completionAfterBackslashFollowingString.ts
…
completionAfterDotDotDot.ts
…
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
…
completionEntryForConst.ts
…
completionEntryForImportName.ts
…
completionEntryForPrimitive.ts
…
completionEntryForPropertyFromUnionOfModuleType.ts
…
completionEntryForShorthandPropertyAssignment.ts
…
completionEntryForUnionMethod.ts
…
completionEntryForUnionProperty2.ts
…
completionEntryForUnionProperty.ts
…
completionEntryOnNarrowedType.ts
…
completionForExports.ts
…
completionInAugmentedClassModule.ts
…
completionInIncompleteCallExpression.ts
…
completionInTypeOf1.ts
…
completionInTypeOf2.ts
…
completionListAfterAnyType.ts
…
completionListAfterClassExtends.ts
…
completionListAfterFunction2.ts
…
completionListAfterFunction3.ts
…
completionListAfterFunction.ts
…
completionListAfterInvalidCharacter.ts
…
completionListAfterNumericLiteral1.ts
…
completionListAfterNumericLiteral.ts
…
completionListAfterObjectLiteral1.ts
…
completionListAfterRegularExpressionLiteral1.ts
…
completionListAfterSlash.ts
…
completionListAfterStringLiteral1.ts
…
completionListAndMemberListOnCommentedDot.ts
…
completionListAndMemberListOnCommentedLine.ts
…
completionListAndMemberListOnCommentedWhiteSpace.ts
…
completionListAtBeginningOfFile01.ts
…
completionListAtBeginningOfIdentifierInArrowFunction01.ts
…
completionListAtDeclarationOfParameterType.ts
…
completionListAtEndOfWordInArrowFunction01.ts
…
completionListAtEndOfWordInArrowFunction02.ts
…
completionListAtEndOfWordInArrowFunction03.ts
…
completionListAtEOF1.ts
…
completionListAtEOF2.ts
…
completionListAtEOF.ts
…
completionListAtIdentifierDefinitionLocations_catch.ts
…
completionListAtIdentifierDefinitionLocations_classes.ts
…
completionListAtIdentifierDefinitionLocations_destructuring.ts
…
completionListAtIdentifierDefinitionLocations_enumMembers2.ts
…
completionListAtIdentifierDefinitionLocations_enumMembers.ts
…
completionListAtIdentifierDefinitionLocations_enums.ts
…
completionListAtIdentifierDefinitionLocations_functions.ts
…
completionListAtIdentifierDefinitionLocations_Generics.ts
…
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts
…
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts
…
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts
…
completionListAtIdentifierDefinitionLocations_interfaces.ts
…
completionListAtIdentifierDefinitionLocations_parameters.ts
…
completionListAtIdentifierDefinitionLocations_properties.ts
…
completionListAtIdentifierDefinitionLocations_varDeclarations.ts
…
completionListAtInvalidLocations.ts
…
completionListAtNodeBoundry.ts
…
completionListBeforeKeyword.ts
…
completionListBeforeNewScope01.ts
…
completionListBeforeNewScope02.ts
…
completionListBuilderLocations_Modules.ts
…
completionListBuilderLocations_parameters.ts
…
completionListBuilderLocations_properties.ts
…
completionListBuilderLocations_VariableDeclarations.ts
…
completionListCladule.ts
…
completionListClassMembers.ts
…
completionListEnumMembers.ts
…
completionListEnumValues.ts
…
completionListErrorRecovery2.ts
…
completionListErrorRecovery.ts
…
completionListForDerivedType1.ts
…
completionListForGenericInstance1.ts
…
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
…
completionListForShorthandPropertyAssignment2.ts
…
completionListForShorthandPropertyAssignment.ts
…
completionListForTransitivelyExportedMembers01.ts
…
completionListForTransitivelyExportedMembers02.ts
…
completionListForTransitivelyExportedMembers03.ts
…
completionListForTransitivelyExportedMembers04.ts
…
completionListFunctionExpression.ts
…
completionListFunctionMembers.ts
…
completionListGenericConstraints.ts
…
completionListInArrowFunctionInUnclosedCallSite01.ts
…
completionListInClosedFunction01.ts
…
completionListInClosedFunction02.ts
…
completionListInClosedFunction03.ts
…
completionListInClosedFunction04.ts
…
completionListInClosedFunction05.ts
…
completionListInClosedFunction06.ts
…
completionListInClosedFunction07.ts
…
completionListInClosedObjectTypeLiteralInSignature01.ts
…
completionListInClosedObjectTypeLiteralInSignature02.ts
…
completionListInClosedObjectTypeLiteralInSignature03.ts
…
completionListInClosedObjectTypeLiteralInSignature04.ts
…
completionListInComments2.ts
…
completionListInComments3.ts
…
completionListInComments.ts
…
completionListInContextuallyTypedArgument.ts
…
completionListInEmptyFile.ts
…
completionListInExtendsClause.ts
…
completionListInExtendsClauseAtEOF.ts
…
completionListInFatArrow.ts
…
completionListInFunctionDeclaration.ts
…
completionListInFunctionExpression.ts
…
completionListInMiddleOfIdentifierInArrowFunction01.ts
…
completionListInNamedFunctionExpression.ts
…
completionListInObjectLiteral2.ts
…
completionListInObjectLiteral3.ts
…
completionListInObjectLiteral.ts
…
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
…
completionListInScope.ts
…
completionListInsideTargetTypedFunction.ts
…
completionListInstanceProtectedMembers2.ts
…
completionListInstanceProtectedMembers3.ts
…
completionListInstanceProtectedMembers4.ts
…
completionListInstanceProtectedMembers.ts
…
completionListInStringLiterals1.ts
…
completionListInStringLiterals2.ts
…
completionListInTemplateLiteralParts1.ts
…
completionListInTemplateLiteralPartsNegatives1.ts
…
completionListInTypedObjectLiterals2.ts
…
completionListInTypedObjectLiterals3.ts
…
completionListInTypedObjectLiterals4.ts
…
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts
…
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts
…
completionListInUnclosedCommaExpression01.ts
…
completionListInUnclosedCommaExpression02.ts
…
completionListInUnclosedDeleteExpression01.ts
…
completionListInUnclosedDeleteExpression02.ts
…
completionListInUnclosedElementAccessExpression01.ts
…
completionListInUnclosedElementAccessExpression02.ts
…
completionListInUnclosedForLoop01.ts
…
completionListInUnclosedForLoop02.ts
…
completionListInUnclosedFunction01.ts
…
completionListInUnclosedFunction02.ts
…
completionListInUnclosedFunction03.ts
…
completionListInUnclosedFunction04.ts
…
completionListInUnclosedFunction05.ts
…
completionListInUnclosedFunction06.ts
…
completionListInUnclosedFunction07.ts
…
completionListInUnclosedFunction08.ts
…
completionListInUnclosedFunction09.ts
…
completionListInUnclosedFunction10.ts
…
completionListInUnclosedFunction11.ts
…
completionListInUnclosedFunction12.ts
…
completionListInUnclosedFunction13.ts
…
completionListInUnclosedFunction14.ts
…
completionListInUnclosedFunction15.ts
…
completionListInUnclosedFunction16.ts
…
completionListInUnclosedFunction17.ts
…
completionListInUnclosedFunction18.ts
…
completionListInUnclosedFunction19.ts
…
completionListInUnclosedIndexSignature01.ts
…
completionListInUnclosedIndexSignature02.ts
…
completionListInUnclosedIndexSignature03.ts
…
completionListInUnclosedObjectTypeLiteralInSignature01.ts
…
completionListInUnclosedObjectTypeLiteralInSignature02.ts
…
completionListInUnclosedObjectTypeLiteralInSignature03.ts
…
completionListInUnclosedObjectTypeLiteralInSignature04.ts
…
completionListInUnclosedSpreadExpression01.ts
…
completionListInUnclosedSpreadExpression02.ts
…
completionListInUnclosedTaggedTemplate01.ts
…
completionListInUnclosedTaggedTemplate02.ts
…
completionListInUnclosedTemplate01.ts
…
completionListInUnclosedTemplate02.ts
…
completionListInUnclosedTypeOfExpression01.ts
…
completionListInUnclosedTypeOfExpression02.ts
…
completionListInUnclosedVoidExpression01.ts
…
completionListInUnclosedYieldExpression01.ts
…
completionListInvalidMemberNames2.ts
…
completionListInvalidMemberNames.ts
…
completionListKeywords.ts
…
completionListModuleMembers.ts
…
completionListObjectMembers.ts
…
completionListOfGnericSymbol.ts
…
completionListOfSplitInterface.ts
…
completionListOnAliasedModule.ts
…
completionListOnAliases2.ts
…
completionListOnAliases3.ts
…
completionListOnAliases.ts
…
completionListOnFunctionCallWithOptionalArgument.ts
…
completionListOnMethodParameterName.ts
…
completionListOnParam.ts
…
completionListOnParamInClass.ts
…
completionListOnParamOfGenericType1.ts
…
completionListOnPrivateVariableInModule.ts
…
completionListOnSuper.ts
…
completionListOnVarBetweenModules.ts
…
completionListOutsideOfClosedArrowFunction01.ts
…
completionListOutsideOfClosedArrowFunction02.ts
…
completionListOutsideOfClosedFunctionDeclaration01.ts
…
completionListOutsideOfForLoop01.ts
…
completionListOutsideOfForLoop02.ts
…
completionListPrimitives.ts
…
completionListPrivateMembers2.ts
…
completionListPrivateMembers3.ts
…
completionListPrivateMembers.ts
…
completionListProtectedMembers.ts
…
completionListStaticProtectedMembers2.ts
…
completionListStaticProtectedMembers3.ts
…
completionListStaticProtectedMembers4.ts
…
completionListStaticProtectedMembers.ts
…
completionListsThroughTransitiveBaseClasses2.ts
…
completionListsThroughTransitiveBaseClasses.ts
…
completionListSuperMembers.ts
…
completionListWithAmbientDeclaration.ts
…
completionListWithModulesFromModule.ts
…
completionListWithModulesInsideModuleScope.ts
…
completionListWithModulesOutsideModuleScope2.ts
…
completionListWithModulesOutsideModuleScope.ts
…
completionListWithUnresolvedModule.ts
…
consistenceOnIndentionsOfChainedFunctionCalls.ts
…
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
…
consistentContextualTypeErrorsAfterEdits.ts
…
constEnumQuickInfoAndCompletionList.ts
…
constEnumsEmitOutputInMultipleFiles.ts
…
constQuickInfoAndCompletionList.ts
…
constructorBraceFormatting.ts
…
constructorQuickInfo.ts
…
contextuallyTypedFunctionExpressionGeneric1.ts
…
contextualTyping.ts
…
contextualTypingFromTypeAssertion1.ts
…
contextualTypingGenericFunction1.ts
…
contextualTypingOfArrayLiterals1.ts
…
contextualTypingOfGenericCallSignatures1.ts
…
contextualTypingOfGenericCallSignatures2.ts
…
contextualTypingReturnExpressions.ts
…
debuggerStatementIndent.ts
…
declareFunction.ts
…
defaultParamsAndContextualTypes.ts
…
definition.ts
…
definitionNameOnEnumMember.ts
…
deleteClassWithEnumPresent.ts
…
deleteExtensionInReopenedInterface.ts
…
deleteModifierBeforeVarStatement1.ts
…
deleteReopenedModule.ts
…
deleteTypeParameter.ts
…
derivedTypeIndexerWithGenericConstraints.ts
…
distinctTypesInCallbacksWithSameNames.ts
…
duplicateClassModuleError0.ts
…
duplicateFunctionImplementation.ts
…
duplicateIndexers.ts
…
duplicateTypeParameters.ts
…
editLambdaArgToTypeParameter1.ts
…
emptyArrayInference.ts
…
enumAddition.ts
…
enumUpdate1.ts
…
errorConsistency.ts
…
errorInIncompleteMethodInObjectLiteral.ts
…
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
…
eval.ts
…
exportClauseErrorReporting0.ts
…
exportDefaultClass.ts
…
exportDefaultFunction.ts
…
exportEqualCallableInterface.ts
…
exportEqualsInterfaceA.ts
…
exportEqualTypes.ts
…
extendArray.ts
…
extendArrayInterface.ts
…
extendArrayInterfaceMember.ts
…
extendInterfaceOverloadedMethod.ts
…
extendsTArray.ts
…
externalModuleIntellisense.ts
…
externalModuleRefernceResolutionOrderInImportDeclaration.ts
…
externalModuleWithExportAssignment.ts
…
failureToImplementClass.ts
…
findAllRefsInsideTemplates1.ts
…
findAllRefsInsideTemplates2.ts
…
findAllRefsInsideWithBlock.ts
…
findAllRefsOnDecorators.ts
…
findAllRefsOnDefinition2.ts
…
findAllRefsOnDefinition.ts
…
findAllRefsOnImportAliases2.ts
…
findAllRefsOnImportAliases.ts
…
findAllRefsOnPrivateParameterProperty1.ts
…
findAllRefsThisKeywordMultipleFiles.ts
…
findAllRefsWithLeadingUnderscoreNames1.ts
…
findAllRefsWithLeadingUnderscoreNames2.ts
…
findAllRefsWithLeadingUnderscoreNames3.ts
…
findAllRefsWithLeadingUnderscoreNames4.ts
…
findAllRefsWithLeadingUnderscoreNames5.ts
…
findAllRefsWithLeadingUnderscoreNames6.ts
…
findAllRefsWithLeadingUnderscoreNames7.ts
…
findAllRefsWithLeadingUnderscoreNames8.ts
…
findAllRefsWithLeadingUnderscoreNames9.ts
…
findAllRefsWithShorthandPropertyAssignment2.ts
…
findAllRefsWithShorthandPropertyAssignment.ts
…
findReferencesAfterEdit.ts
…
forceIndentAfterNewLineInsert.ts
…
forIn.ts
…
formatAfterObjectLiteral.ts
…
formatAnyTypeLiteral.ts
…
formatArrayOrObjectLiteralsInVariableList.ts
…
formatColonAndQMark.ts
…
formatConflictMarker1.ts
…
formatControlFlowConstructs.ts
…
formatDebuggerStatement.ts
…
formatEmptyBlock.ts
…
formatEmptyParamList.ts
…
formatImplicitModule.ts
…
formatImportDeclaration.ts
…
formatInTryCatchFinally.ts
…
formatMultilineComment.ts
…
formatNestedClassWithOpenBraceOnNewLines.ts
…
formatOnSemiColonAfterBreak.ts
…
formatSelectionWithTrivia.ts
…
formatTemplateLiteral.ts
…
formattingAfterChainedFatArrow.ts
…
formattingAfterMultiLineIfCondition.ts
…
formattingAfterMultiLineString.ts
…
formattingArrayLiteral.ts
…
formattingBlockInCaseClauses.ts
…
formattingChangeSettings.ts
…
formattingComma.ts
…
formattingCommentsBeforeErrors.ts
…
formattingConditionalOperator.ts
…
formattingConditionals.ts
…
formattingCrash.ts
…
formattingDecorators.ts
…
formattingElseInsideAFunction.ts
…
formattingEqualsBeforeBracketInTypeAlias.ts
…
formattingExpressionsInIfCondition.ts
…
formattingFatArrowFunctions.ts
…
formattingForIn.ts
…
formattingForLoopSemicolons.ts
…
formattingForOfKeyword.ts
…
formattingHexLiteral.ts
…
formattingIfInElseBlock.ts
…
formattingInComment.ts
…
formattingInDestructuring1.ts
…
formattingInDestructuring2.ts
…
formattingInMultilineComments.ts
…
formattingKeywordAsIdentifier.ts
…
formattingMultilineCommentsWithTabs1.ts
…
formattingMultilineCommentsWithTabs2.ts
…
formattingMultilineTemplateLiterals.ts
…
formattingNestedScopes.ts
…
formattingObjectLiteral.ts
…
formattingOfChainedLambda.ts
…
formattingOfModuleExport.ts
…
formattingOfMultilineBlockConstructs.ts
…
formattingofSingleLineBlockConstructs.ts
…
formattingOnChainedCallbacks.ts
…
formattingOnClasses.ts
…
formattingOnCloseBrace.ts
…
formattingOnClosingBracket.ts
…
formattingOnCommaOperator.ts
…
formattingOnDocumentReadyFunction.ts
…
formattingOnDoWhileNoSemicolon.ts
…
formattingOnEmptyInterfaceLiteral.ts
…
formattingOnEnter.ts
…
formattingOnEnterInComments.ts
…
formattingOnEnterInStrings.ts
…
formattingOnInterfaces.ts
…
formattingOnInvalidCodes.ts
…
formattingOnModuleIndentation.ts
…
formattingOnNestedDoWhileByEnter.ts
…
formattingOnNestedStatements.ts
…
formattingOnObjectLiteral.ts
…
formattingOnOpenBraceOfFunctions.ts
…
formattingOnSemiColon.ts
…
formattingOnSingleLineBlocks.ts
…
formattingOnStatementsWithNoSemicolon.ts
…
formattingOnTabAfterCloseCurly.ts
…
formattingOnVariety.ts
…
formattingOptionsChange.ts
…
formattingQMark.ts
…
formattingRegexes.ts
…
formattingSingleLineWithNewLineOptionSet.ts
…
formattingSkippedTokens.ts
…
formattingSpaceAfterCommaBeforeOpenParen.ts
…
formattingSpacesAfterConstructor.ts
…
formattingTemplates.ts
…
formattingVoid.ts
…
formattingWithEnterAfterMultilineString.ts
…
formattingWithLimitedSpan.ts
…
formatTryCatch.ts
…
formatVariableDeclarationList.ts
…
formatWithStatement.ts
…
forwardReference.ts
…
fourslash.ts
…
fsEditMarkerPositions.ts
…
functionFormatting.ts
…
functionIndentation.ts
…
functionOverloadCount.ts
…
functionProperty.ts
…
functionRenamingErrorRecovery.ts
…
functionTypeFormatting.ts
…
functionTypes.ts
…
funduleWithRecursiveReference.ts
…
genericArityEnforcementAfterEdit.ts
…
genericAssignmentCompat.ts
…
genericCallSignaturesInNonGenericTypes1.ts
…
genericCallSignaturesInNonGenericTypes2.ts
…
genericCallsWithOptionalParams1.ts
…
genericCloduleCompletionList.ts
…
genericCombinators1.ts
…
genericCombinators2.ts
…
genericCombinators3.ts
…
genericCombinatorWithConstraints1.ts
…
genericDerivedTypeAcrossModuleBoundary1.ts
…
genericFunctionReturnType2.ts
…
genericFunctionReturnType.ts
…
genericFunctionSignatureHelp1.ts
…
genericFunctionSignatureHelp2.ts
…
genericFunctionSignatureHelp3.ts
…
genericFunctionSignatureHelp3MultiFile.ts
…
genericFunctionWithGenericParams1.ts
…
genericInterfacePropertyInference1.ts
…
genericInterfacePropertyInference2.ts
…
genericInterfacesWithConstraints1.ts
…
genericInterfaceWithInheritanceEdit1.ts
…
genericMapTyping1.ts
…
genericMethodParam.ts
…
genericObjectBaseType.ts
…
genericParameterHelp.ts
…
genericParameterHelpConstructorCalls.ts
…
genericParameterHelpTypeReferences.ts
…
genericRespecialization1.ts
…
genericsFormatting.ts
…
genericSignaturesAreProperlyCleaned.ts
…
genericTypeArgumentInference1.ts
…
genericTypeArgumentInference2.ts
…
genericTypeParamUnrelatedToArguments1.ts
…
genericTypeWithMultipleBases1.ts
…
genericTypeWithMultipleBases1MultiFile.ts
…
genericWithSpecializedProperties1.ts
…
genericWithSpecializedProperties2.ts
…
genericWithSpecializedProperties3.ts
…
getCompletionEntryDetails2.ts
…
getCompletionEntryDetails.ts
…
getDeclarationDiagnostics.ts
…
getEmitOutputDeclarationMultiFiles.ts
…
getEmitOutputDeclarationSingleFile.ts
…
getEmitOutputExternalModule2.ts
…
getEmitOutputExternalModule.ts
…
getEmitOutputMapRoot.ts
…
getEmitOutputNoErrors.ts
…
getEmitOutputOnlyOneFile.ts
…
getEmitOutputOut.ts
…
getEmitOutputSingleFile2.ts
…
getEmitOutputSingleFile.ts
…
getEmitOutputSourceMap2.ts
…
getEmitOutputSourceMap.ts
…
getEmitOutputSourceRoot.ts
…
getEmitOutputSourceRootMultiFiles.ts
…
getEmitOutputWithDeclarationFile2.ts
…
getEmitOutputWithDeclarationFile3.ts
…
getEmitOutputWithDeclarationFile.ts
…
getEmitOutputWithEarlySemanticErrors.ts
…
getEmitOutputWithEmitterErrors2.ts
…
getEmitOutputWithEmitterErrors.ts
…
getEmitOutputWithSemanticErrors2.ts
…
getEmitOutputWithSemanticErrors.ts
…
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts
…
getEmitOutputWithSemanticErrorsForMultipleFiles.ts
…
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts
…
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts
…
getEmitOutputWithSyntaxErrors.ts
…
getJavaScriptSemanticDiagnostics1.ts
…
getJavaScriptSemanticDiagnostics2.ts
…
getJavaScriptSemanticDiagnostics3.ts
…
getJavaScriptSemanticDiagnostics4.ts
…
getJavaScriptSemanticDiagnostics5.ts
…
getJavaScriptSemanticDiagnostics6.ts
…
getJavaScriptSemanticDiagnostics7.ts
…
getJavaScriptSemanticDiagnostics8.ts
…
getJavaScriptSemanticDiagnostics9.ts
…
getJavaScriptSemanticDiagnostics10.ts
…
getJavaScriptSemanticDiagnostics11.ts
…
getJavaScriptSemanticDiagnostics12.ts
…
getJavaScriptSemanticDiagnostics13.ts
…
getJavaScriptSemanticDiagnostics14.ts
…
getJavaScriptSemanticDiagnostics15.ts
…
getJavaScriptSemanticDiagnostics16.ts
…
getJavaScriptSemanticDiagnostics17.ts
…
getJavaScriptSemanticDiagnostics18.ts
…
getJavaScriptSemanticDiagnostics19.ts
…
getJavaScriptSemanticDiagnostics20.ts
…
getJavaScriptSemanticDiagnostics21.ts
…
getMatchingBraces.ts
…
getMatchingBracesAdjacentBraces.ts
…
getMatchingBracesNegativeCases.ts
…
getNameOrDottedNameSpan.ts
…
getOccurrencesAfterEdit.ts
…
getOccurrencesConst01.ts
…
getOccurrencesConst02.ts
…
getOccurrencesConst03.ts
…
getOccurrencesConst04.ts
…
getOccurrencesConstructor2.ts
…
getOccurrencesConstructor.ts
…
getOccurrencesDeclare1.ts
…
getOccurrencesDeclare2.ts
…
getOccurrencesDeclare3.ts
…
getOccurrencesExport1.ts
…
getOccurrencesExport2.ts
…
getOccurrencesExport3.ts
…
getOccurrencesIfElse2.ts
…
getOccurrencesIfElse3.ts
…
getOccurrencesIfElse4.ts
…
getOccurrencesIfElse5.ts
…
getOccurrencesIfElse.ts
…
getOccurrencesIfElseBroken.ts
…
getOccurrencesIsWriteAccess.ts
…
getOccurrencesLoopBreakContinue2.ts
…
getOccurrencesLoopBreakContinue3.ts
…
getOccurrencesLoopBreakContinue4.ts
…
getOccurrencesLoopBreakContinue5.ts
…
getOccurrencesLoopBreakContinue6.ts
…
getOccurrencesLoopBreakContinue.ts
…
getOccurrencesLoopBreakContinueNegatives.ts
…
getOccurrencesModifiersNegatives1.ts
…
getOccurrencesOfAnonymousFunction2.ts
…
getOccurrencesOfAnonymousFunction.ts
…
getOccurrencesOfAny.ts
…
getOccurrencesOfDecorators.ts
…
getOccurrencesOfUndefinedSymbol.ts
…
getOccurrencesPrivate1.ts
…
getOccurrencesPrivate2.ts
…
getOccurrencesPropertyInAliasedInterface.ts
…
getOccurrencesProtected1.ts
…
getOccurrencesProtected2.ts
…
getOccurrencesPublic1.ts
…
getOccurrencesPublic2.ts
…
getOccurrencesReturn2.ts
…
getOccurrencesReturn3.ts
…
getOccurrencesReturn4.ts
…
getOccurrencesReturn.ts
…
getOccurrencesReturnBroken.ts
…
getOccurrencesSetAndGet2.ts
…
getOccurrencesSetAndGet3.ts
…
getOccurrencesSetAndGet.ts
…
getOccurrencesStatic1.ts
…
getOccurrencesSuper2.ts
…
getOccurrencesSuper.ts
…
getOccurrencesSuperNegatives.ts
…
getOccurrencesSwitchCaseDefault2.ts
…
getOccurrencesSwitchCaseDefault3.ts
…
getOccurrencesSwitchCaseDefault4.ts
…
getOccurrencesSwitchCaseDefault5.ts
…
getOccurrencesSwitchCaseDefault.ts
…
getOccurrencesSwitchCaseDefaultBroken.ts
…
getOccurrencesThis2.ts
…
getOccurrencesThis3.ts
…
getOccurrencesThis4.ts
…
getOccurrencesThis5.ts
…
getOccurrencesThis6.ts
…
getOccurrencesThis.ts
…
getOccurrencesThisNegatives2.ts
…
getOccurrencesThrow2.ts
…
getOccurrencesThrow3.ts
…
getOccurrencesThrow4.ts
…
getOccurrencesThrow5.ts
…
getOccurrencesThrow6.ts
…
getOccurrencesThrow7.ts
…
getOccurrencesThrow8.ts
…
getOccurrencesThrow.ts
…
getOccurrencesTryCatchFinally2.ts
…
getOccurrencesTryCatchFinally3.ts
…
getOccurrencesTryCatchFinally4.ts
…
getOccurrencesTryCatchFinally.ts
…
getOccurrencesTryCatchFinallyBroken.ts
…
getOutliningForBlockComments.ts
…
getOutliningForSingleLineComments.ts
…
getOutliningSpans.ts
…
getPreProcessedFile.ts
…
getRenameInfoTests1.ts
…
getRenameInfoTests2.ts
…
getSemanticDiagnosticForDeclaration1.ts
…
getSemanticDiagnosticForDeclaration.ts
…
getSemanticDiagnosticForNoDeclaration.ts
…
globalCompletionListInsideObjectLiterals.ts
…
goToDefinitionAlias.ts
…
goToDefinitionAmbiants.ts
…
goToDefinitionApparentTypeProperties.ts
…
goToDefinitionBuiltInTypes.ts
…
goToDefinitionBuiltInValues.ts
…
goToDefinitionConstructorOverloads.ts
…
goToDefinitionDecorator.ts
…
goToDefinitionDifferentFile.ts
…
goToDefinitionDifferentFileIndirectly.ts
…
goToDefinitionExternamModuleName2.ts
…
goToDefinitionExternamModuleName3.ts
…
goToDefinitionExternamModuleName4.ts
…
goToDefinitionExternamModuleName5.ts
…
goToDefinitionExternamModuleName6.ts
…
goToDefinitionExternamModuleName7.ts
…
goToDefinitionExternamModuleName8.ts
…
goToDefinitionExternamModuleName9.ts
…
goToDefinitionExternamModuleName.ts
…
goToDefinitionFunctionOverloads.ts
…
goToDefinitionFunctionOverloadsInClass.ts
…
goToDefinitionImplicitConstructor.ts
…
goToDefinitionImportedNames2.ts
…
goToDefinitionImportedNames3.ts
…
goToDefinitionImportedNames4.ts
…
goToDefinitionImportedNames5.ts
…
goToDefinitionImportedNames6.ts
…
goToDefinitionImportedNames7.ts
…
goToDefinitionImportedNames.ts
…
goToDefinitionInMemberDeclaration.ts
…
goToDefinitionInterfaceAfterImplement.ts
…
goToDefinitionInTypeArgument.ts
…
goToDefinitionLabels.ts
…
goToDefinitionMethodOverloads.ts
…
goToDefinitionMultipleDefinitions.ts
…
goToDefinitionObjectLiteralProperties.ts
…
goToDefinitionPartialImplementation.ts
…
goToDefinitionPrimitives.ts
…
goToDefinitionSameFile.ts
…
goToDefinitionShadowVariable.ts
…
goToDefinitionShadowVariableInsideModule.ts
…
goToDefinitionShorthandProperty01.ts
…
goToDefinitionShorthandProperty02.ts
…
goToDefinitionShorthandProperty03.ts
…
goToDefinitionSimple.ts
…
goToDefinitionSourceUnit.ts
…
goToDefinitionUndefinedSymbols.ts
…
goToDefinitionUnionTypeProperty1.ts
…
goToDefinitionUnionTypeProperty2.ts
…
goToDefinitionUnionTypeProperty3.ts
…
goToDefinitionUnionTypeProperty4.ts
…
goToModuleAliasDefinition.ts
…
goToTypeDefinition2.ts
…
goToTypeDefinition.ts
…
goToTypeDefinitionAliases.ts
…
goToTypeDefinitionEnumMembers.ts
…
goToTypeDefinitionModule.ts
…
goToTypeDefinitionPrimitives.ts
…
goToTypeDefinitionUnionType.ts
…
identationAfterInterfaceCall.ts
…
identifierErrorRecovery.ts
…
importDeclPaste0.ts
…
importValueUsedAsType.ts
…
incompatibleOverride.ts
…
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
…
incrementalParsing1.ts
…
incrementalParsingInsertIntoMethod1.ts
…
incrementalResolveAccessor.ts
…
incrementalResolveConstructorDeclaration.ts
…
incrementalResolveFunctionPropertyAssignment.ts
…
incrementalUpdateToClassImplementingGenericClass.ts
…
indentAfterFunctionClosingBraces.ts
…
indentAfterImport.ts
…
indentation.ts
…
indentationAfterModuleImport.ts
…
indentionsOfCommentBlockAfterFormatting.ts
…
indentNewExpressionNoBraces.ts
…
indexerReturnTypes1.ts
…
indexSignatureWithoutAnnotation.ts
…
inheritedModuleMembersForClodule2.ts
…
insertArgumentBeforeOverloadedConstructor.ts
…
insertInterfaceAndCheckTypeLiteralField.ts
…
insertMethodCallAboveOthers.ts
…
insertPublicBeforeSetter.ts
…
insertReturnStatementInDuplicateIdentifierFunction.ts
…
insertSecondTryCatchBlock.ts
…
insertVarAfterEmptyTypeParamList.ts
…
instanceTypesForGenericType1.ts
…
intellisenseInObjectLiteral.ts
…
interfaceExtendsPrimitive.ts
…
interfaceIndent.ts
…
interfaceRecursiveInheritanceErrors0.ts
…
interfaceRecursiveInheritanceErrors1.ts
…
invalidRestArgError.ts
…
invertedCloduleAfterQuickInfo.ts
…
invertedFunduleAfterQuickInfo.ts
…
lambdaThisMembers.ts
…
letQuickInfoAndCompletionList.ts
…
localFunction.ts
…
localGetReferences.ts
…
malformedObjectLiteral.ts
…
memberCompletionFromFunctionCall.ts
…
memberCompletionInForEach1.ts
…
memberCompletionOnTypeParameters2.ts
…
memberCompletionOnTypeParameters.ts
…
memberConstructorEdits.ts
…
memberListAfterSingleDot.ts
…
memberListErrorRecovery.ts
…
memberListInFunctionCall.ts
…
memberListInReopenedEnum.ts
…
memberListInsideObjectLiterals.ts
…
memberListInWithBlock2.ts
…
memberListInWithBlock3.ts
…
memberListInWithBlock.ts
…
memberListOfClass.ts
…
memberListOfEnumFromExternalModule.ts
…
memberListOfEnumInModule.ts
…
memberListOfExportedClass.ts
…
memberListOfModule.ts
…
memberListOfModuleAfterInvalidCharater.ts
…
memberListOfModuleBeforeKeyword.ts
…
memberListOfModuleInAnotherModule.ts
…
memberListOfVarInArrowExpression.ts
…
memberListOnConstructorType.ts
…
memberlistOnDDot.ts
…
memberListOnFunctionParameter.ts
…
memberListOnThisInClassWithPrivates.ts
…
memberOverloadEdits.ts
…
mergedDeclarations1.ts
…
mergedDeclarations2.ts
…
mergedDeclarationsWithExportAssignment1.ts
…
mispeltVariableForInLoopErrorRecovery.ts
…
missingMethodAfterEditAfterImport.ts
…
moduleEnumModule.ts
…
moduleIndent.ts
…
moduleMembersOfGenericType.ts
…
moduleReferenceValue.ts
…
moduleRenamingErrorRecovery.ts
…
moduleVariables.ts
…
multilineCommentBeforeOpenBrace.ts
…
multiModuleClodule1.ts
…
multiModuleFundule1.ts
…
multipleExportAssignmentsErrorList0.ts
…
nameOfRetypedClassInModule.ts
…
nameOrDottedNameClasses.ts
…
nameOrDottedNameStatements.ts
…
navbar_const.ts
…
navbar_contains-no-duplicates.ts
…
navbar_exportDefault.ts
…
navbar_let.ts
…
navigateItemsConst.ts
…
navigateItemsExports.ts
…
navigateItemsImports.ts
…
navigateItemsLet.ts
…
navigationItemsComputedProperties.ts
…
navigationItemsExactMatch2.ts
…
navigationItemsExactMatch.ts
…
navigationItemsInConstructorsExactMatch.ts
…
navigationItemsOverloads1.ts
…
navigationItemsOverloads2.ts
…
navigationItemsOverloadsBroken1.ts
…
navigationItemsOverloadsBroken2.ts
…
navigationItemsPrefixMatch2.ts
…
navigationItemsPrefixMatch.ts
…
navigationItemsSubStringMatch2.ts
…
navigationItemsSubStringMatch.ts
…
noCompletionListOnCommentsInsideObjectLiterals.ts
…
nonExistingImport.ts
…
noQuickInfoForLabel.ts
…
noQuickInfoInWhitespace.ts
…
noSignatureHelpOnNewKeyword.ts
…
noSmartIndentInsideMultilineString.ts
…
noTypeParameterInLHS.ts
…
numericPropertyNames.ts
…
objectLiteralCallSignatures.ts
…
outliningForNonCompleteInterfaceDeclaration.ts
…
overloadObjectLiteralCrash.ts
…
overloadOnConstCallSignature.ts
…
overloadQuickInfo.ts
…
parameterInfoOnParameterType.ts
…
parameterlessSetter.ts
…
paramHelpOnCommaInString.ts
…
parenthesisFatArrows.ts
…
paste.ts
…
pasteLambdaOverModule.ts
…
promiseTyping1.ts
…
promiseTyping2.ts
…
propertyDuplicateIdentifierError.ts
…
proto.ts
…
protoPropertyInObjectLiteral.ts
…
prototypeProperty.ts
…
protoVarInContexutalObjectLiteral.ts
…
protoVarVisibleWithOuterScopeUnderscoreProto.ts
…
publicBreak.ts
…
qualifiedName_import-declaration-with-variable-entity-names.ts
…
qualifyModuleTypeNames.ts
…
quickInfoDisplayPartsArrowFunctionExpression.ts
…
quickInfoDisplayPartsClass.ts
…
quickInfoDisplayPartsClassAccessors.ts
…
quickInfoDisplayPartsClassConstructor.ts
…
quickInfoDisplayPartsClassMethod.ts
…
quickInfoDisplayPartsClassProperty.ts
…
quickInfoDisplayPartsConst.ts
…
quickInfoDisplayPartsEnum.ts
…
quickInfoDisplayPartsExternalModuleAlias.ts
…
quickInfoDisplayPartsExternalModules.ts
…
quickInfoDisplayPartsFunction.ts
…
quickInfoDisplayPartsFunctionExpression.ts
…
quickInfoDisplayPartsInterface.ts
…
quickInfoDisplayPartsInterfaceMembers.ts
…
quickInfoDisplayPartsInternalModuleAlias.ts
…
quickInfoDisplayPartsLet.ts
…
quickInfoDisplayPartsLocalFunction.ts
…
quickInfoDisplayPartsModules.ts
…
quickInfoDisplayPartsParameters.ts
…
quickInfoDisplayPartsTypeAlias.ts
…
quickInfoDisplayPartsTypeParameterInClass.ts
…
quickInfoDisplayPartsTypeParameterInFunction.ts
…
quickInfoDisplayPartsTypeParameterInInterface.ts
…
quickInfoDisplayPartsVar.ts
…
quickInfoExportAssignmentOfGenericInterface.ts
…
quickInfoForAliasedGeneric.ts
…
quickInfoForConstDeclaration.ts
…
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts
…
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
…
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
…
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
…
quickInfoForDecorators.ts
…
quickInfoForDerivedGenericTypeWithConstructor.ts
…
quickInfoForFunctionDeclaration.ts
…
quickInfoForGenericConstraints1.ts
…
quickInfoForGenericPrototypeMember.ts
…
quickInfoForIndexerResultWithConstraint.ts
…
quickInfoForOverloadOnConst1.ts
…
quickInfoForRequire.ts
…
quickInfoForShorthandProperty.ts
…
quickInfoForTypeofParameter.ts
…
quickinfoForUnionProperty.ts
…
quickInfoFromEmptyBlockComment.ts
…
quickInfoGenerics.ts
…
quickInfoInFunctionTypeReference2.ts
…
quickInfoInFunctionTypeReference.ts
…
quickInfoInInvalidIndexSignature.ts
…
quickInfoInObjectLiteral.ts
…
quickInfoInvalidLocations.ts
…
quickInfoInWithBlock.ts
…
quickinfoIsConsistent.ts
…
quickInfoOfGenericTypeAssertions1.ts
…
quickInfoOfLablledForStatementIterator.ts
…
quickInfoOfStringPropertyNames1.ts
…
quickInfoOnArgumentsInsideFunction.ts
…
quickInfoOnCatchVariable.ts
…
quickInfoOnCircularTypes.ts
…
quickInfoOnClassMergedWithFunction.ts
…
quickInfoOnConstructorWithGenericParameter.ts
…
quickInfoOnErrorTypes1.ts
…
quickInfoOnGenericClass.ts
…
quickInfoOnGenericWithConstraints1.ts
…
quickInfoOnInternalAliases.ts
…
quickInfoOnMergedInterfaces.ts
…
quickInfoOnMergedInterfacesWithIncrementalEdits.ts
…
quickInfoOnMergedModule.ts
…
quickInfoOnNarrowedType.ts
…
quickInfoOnNarrowedTypeInModule.ts
…
quickInfoOnObjectLiteralWithAccessors.ts
…
quickInfoOnObjectLiteralWithOnlyGetter.ts
…
quickInfoOnObjectLiteralWithOnlySetter.ts
…
quickInfoOnThis.ts
…
quickInfoOnUndefined.ts
…
quickInfoOnUnResolvedBaseConstructorSignature.ts
…
quickInfoOnVarInArrowExpression.ts
…
quickInfoShowsGenericSpecialization.ts
…
recursiveClassReference.ts
…
recursiveGenerics2.ts
…
recursiveInternalModuleImport.ts
…
recursiveObjectLiteral.ts
…
recursiveWrappedTypeParameters1.ts
…
referencesBloomFilters2.ts
…
referencesBloomFilters3.ts
…
referencesBloomFilters.ts
…
referencesForAmbients.ts
…
referencesForClassLocal.ts
…
referencesForClassParameter.ts
…
referencesForContextuallyTypedObjectLiteralProperties.ts
…
referencesForContextuallyTypedUnionProperties2.ts
…
referencesForContextuallyTypedUnionProperties.ts
…
referencesForEnums.ts
…
referencesForExportedValues.ts
…
referencesForExternalModuleNames.ts
…
referencesForFunctionOverloads.ts
…
referencesForFunctionParameter.ts
…
referencesForGlobals2.ts
…
referencesForGlobals3.ts
…
referencesForGlobals4.ts
…
referencesForGlobals5.ts
…
referencesForGlobals.ts
…
referencesForGlobalsInExternalModule.ts
…
referencesForIllegalAssignment.ts
…
referencesForImports.ts
…
referencesForIndexProperty2.ts
…
referencesForIndexProperty3.ts
…
referencesForIndexProperty.ts
…
referencesForInheritedProperties2.ts
…
referencesForInheritedProperties.ts
…
referencesForLabel2.ts
…
referencesForLabel3.ts
…
referencesForLabel4.ts
…
referencesForLabel5.ts
…
referencesForLabel6.ts
…
referencesForLabel.ts
…
referencesForMergedDeclarations2.ts
…
referencesForMergedDeclarations3.ts
…
referencesForMergedDeclarations4.ts
…
referencesForMergedDeclarations5.ts
…
referencesForMergedDeclarations6.ts
…
referencesForMergedDeclarations7.ts
…
referencesForMergedDeclarations8.ts
…
referencesForMergedDeclarations.ts
…
referencesForNoContext.ts
…
referencesForNumericLiteralPropertyNames.ts
…
referencesForObjectLiteralProperties.ts
…
referencesForOverrides.ts
…
referencesForPropertiesOfGenericType.ts
…
referencesForStatic.ts
…
referencesForStaticsAndMembersWithSameNames.ts
…
referencesForStringLiteralPropertyNames2.ts
…
referencesForStringLiteralPropertyNames3.ts
…
referencesForStringLiteralPropertyNames4.ts
…
referencesForStringLiteralPropertyNames.ts
…
referencesForUnionProperties.ts
…
referencesInComment.ts
…
referenceToClass.ts
…
regexDetection.ts
…
regexErrorRecovery.ts
…
regexp.ts
…
remoteGetReferences.ts
…
removeDeclareFunctionExports.ts
…
removeDeclareInModule.ts
…
removeDeclareKeyword.ts
…
removeDeclareParamTypeAnnotation.ts
…
removeDuplicateIdentifier.ts
…
removeExportedClassFromReopenedModule.ts
…
removeExportFromInterfaceError0.ts
…
removeExportFromInterfaceError1.ts
…
removeInterfaceExtendsClause.ts
…
removeInterfaceUsedAsGenericTypeArgument.ts
…
removeParameterBetweenCommentAndParameter.ts
…
removeVarFromModuleWithReopenedEnums.ts
…
renameCommentsAndStrings1.ts
…
renameCommentsAndStrings2.ts
…
renameCommentsAndStrings3.ts
…
renameCommentsAndStrings4.ts
…
renameModuleToVar.ts
…
renameNameOnEnumMember.ts
…
restArgSignatureHelp.ts
…
restArgType.ts
…
restParamsContextuallyTyped.ts
…
returnRecursiveType.ts
…
returnTypeOfGenericFunction1.ts
…
runtimeBehaviorTests.ts
…
scopeOfUnionProperties.ts
…
scriptLexicalStructureBindingPatterns.ts
…
scriptLexicalStructureBindingPatternsInConstructor.ts
…
scriptLexicalStructureEmptyConstructors.ts
…
scriptLexicalStructureExports.ts
…
scriptLexicalStructureFunctions.ts
…
scriptLexicalStructureFunctionsBroken2.ts
…
scriptLexicalStructureFunctionsBroken.ts
…
scriptLexicalStructureImports.ts
…
scriptLexicalStructureItems2.ts
…
scriptLexicalStructureItems.ts
…
scriptLexicalStructureItemsContainsNoAnonymousFunctions.ts
…
scriptLexicalStructureItemsExternalModules2.ts
…
scriptLexicalStructureItemsExternalModules3.ts
…
scriptLexicalStructureItemsExternalModules.ts
…
scriptLexicalStructureItemsModuleVariables.ts
…
scriptLexicalStructureMissingName1.ts
…
scriptLexicalStructureMissingName2.ts
…
scriptLexicalStructureModules.ts
…
scriptLexicalStructureMultilineStringIdentifiers.ts
…
scriptLexicalStructurePropertiesDefinedInConstructors.ts
…
scriptLexicalStructureSymbols1.ts
…
scriptLexicalStructureSymbols2.ts
…
scriptLexicalStructureSymbols3.ts
…
selfReferencedExternalModule2.ts
…
selfReferencedExternalModule.ts
…
semanticClassification1.ts
…
semanticClassification2.ts
…
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
…
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
…
semanticClassificationInTemplateExpressions.ts
…
semanticClassificationModules.ts
…
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts
…
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts
…
semanticClassificationWithUnionTypes.ts
…
semanticClassificatonTypeAlias.ts
…
semicolonFormatting.ts
…
semicolonFormattingAfterArrayLiteral.ts
…
semicolonFormattingInsideAComment.ts
…
semicolonFormattingInsideAStringLiteral.ts
…
semicolonFormattingNestedStatements.ts
…
semicolonFormattingNewline.ts
…
signatureHelpAnonymousFunction.ts
…
signatureHelpAtEOF.ts
…
signatureHelpBeforeSemicolon1.ts
…
signatureHelpCallExpression.ts
…
signatureHelpConstructExpression.ts
…
signatureHelpConstructorInheritance.ts
…
signatureHelpConstructorOverload.ts
…
signatureHelpEmptyList.ts
…
signatureHelpForSuperCalls1.ts
…
signatureHelpFunctionOverload.ts
…
signatureHelpFunctionParameter.ts
…
signatureHelpImplicitConstructor.ts
…
signatureHelpInCallback.ts
…
signatureHelpIncompleteCalls.ts
…
signatureHelpInCompleteGenericsCall.ts
…
signatureHelpInFunctionCall.ts
…
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
…
signatureHelpInIncompleteInvocationExpression.ts
…
signatureHelpInParenthetical.ts
…
signatureHelpNegativeTests2.ts
…
signatureHelpNegativeTests.ts
…
signatureHelpNoArguments.ts
…
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts
…
signatureHelpObjectLiteral.ts
…
signatureHelpOnNestedOverloads.ts
…
signatureHelpOnOverloadOnConst.ts
…
signatureHelpOnOverloads.ts
…
signatureHelpOnOverloadsDifferentArity2.ts
…
signatureHelpOnOverloadsDifferentArity3.ts
…
signatureHelpOnOverloadsDifferentArity.ts
…
signatureHelpOnSuperWhenMembersAreNotResolved.ts
…
signatureHelpSimpleConstructorCall.ts
…
signatureHelpSimpleFunctionCall.ts
…
signatureHelpSimpleSuperCall.ts
…
signatureHelpSuperConstructorOverload.ts
…
signatureHelpTaggedTemplates1.ts
…
signatureHelpTaggedTemplates2.ts
…
signatureHelpTaggedTemplates3.ts
…
signatureHelpTaggedTemplates4.ts
…
signatureHelpTaggedTemplates5.ts
…
signatureHelpTaggedTemplates6.ts
…
signatureHelpTaggedTemplates7.ts
…
signatureHelpTaggedTemplatesIncomplete1.ts
…
signatureHelpTaggedTemplatesIncomplete2.ts
…
signatureHelpTaggedTemplatesIncomplete3.ts
…
signatureHelpTaggedTemplatesIncomplete4.ts
…
signatureHelpTaggedTemplatesIncomplete5.ts
…
signatureHelpTaggedTemplatesIncomplete6.ts
…
signatureHelpTaggedTemplatesIncomplete7.ts
…
signatureHelpTaggedTemplatesIncomplete8.ts
…
signatureHelpTaggedTemplatesIncomplete9.ts
…
signatureHelpTaggedTemplatesNegatives1.ts
…
signatureHelpTaggedTemplatesNegatives2.ts
…
signatureHelpTaggedTemplatesNegatives3.ts
…
signatureHelpTaggedTemplatesNegatives4.ts
…
signatureHelpTaggedTemplatesNegatives5.ts
…
signatureHelpTaggedTemplatesNested1.ts
…
signatureHelpTaggedTemplatesNested2.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags1.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags2.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags3.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags4.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags5.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags6.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags7.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags8.ts
…
signatureHelpTaggedTemplatesWithOverloadedTags9.ts
…
signatureHelpWhenEditingCallExpression.ts
…
signatureHelpWithInterfaceAsIdentifier.ts
…
signatureHelpWithInvalidArgumentList1.ts
…
signatureHelpWithUnknown.ts
…
singleLineTypeLiteralFormatting.ts
…
smartIndentActualIndentation.ts
…
smartIndentAfterAlignedFunctionArgument.ts
…
smartIndentAfterFatArrowVar.ts
…
smartIndentAfterNewExpression.ts
…
smartIndentArrayBindingPattern01.ts
…
smartIndentArrayBindingPattern02.ts
…
smartIndentClass.ts
…
smartIndentCloseBrace.ts
…
smartIndentDoStatement.ts
…
smartIndentEnum.ts
…
smartIndentIfStatement.ts
…
smartIndentInCallExpressions.ts
…
smartIndentInParenthesizedExpression01.ts
…
smartIndentInParenthesizedExpression02.ts
…
smartIndentInsideBlockInsideCase.ts
…
smartIndentInsideMultilineString.ts
…
smartIndentInterface.ts
…
smartIndentListItem.ts
…
smartIndentModule.ts
…
smartIndentNestedModule.ts
…
smartIndentNonterminatedArgumentListAtEOF.ts
…
smartIndentNonterminatedIfStatementAtEOF.ts
…
smartIndentObjectBindingPattern01.ts
…
smartIndentObjectBindingPattern02.ts
…
smartIndentOnAccessors01.ts
…
smartIndentOnAccessors02.ts
…
smartIndentOnAccessors.ts
…
smartIndentOnFunctionParameters.ts
…
smartIndentOnUnclosedArrowType01.ts
…
smartIndentOnUnclosedComputedProperty01.ts
…
smartIndentOnUnclosedConstructorType01.ts
…
smartIndentOnUnclosedFunctionDeclaration01.ts
…
smartIndentOnUnclosedFunctionDeclaration02.ts
…
smartIndentOnUnclosedFunctionDeclaration03.ts
…
smartIndentOnUnclosedFunctionDeclaration04.ts
…
smartIndentOnUnclosedFunctionDeclaration05.ts
…
smartIndentOnUnclosedFunctionDeclaration06.ts
…
smartIndentOnUnclosedIndexSignature01.ts
…
smartIndentOnUnclosedObjectTypeLiteral01.ts
…
smartIndentOnUnclosedTupleTypeLiteral01.ts
…
smartIndentStartLineInLists.ts
…
smartIndentStatementFor.ts
…
smartIndentStatementForIn.ts
…
smartIndentStatementForOf.ts
…
smartIndentStatementSwitch.ts
…
smartIndentStatementTryCatchFinally.ts
…
smartIndentStatementWith.ts
…
smartIndentTemplateLiterals.ts
…
smartIndentTypeArgumentList.ts
…
spaceAfterConstructor.ts
…
spaceAfterReturn.ts
…
squiggleFunctionExpression.ts
…
squiggleIllegalClassExtension.ts
…
squiggleIllegalInterfaceExtension.ts
…
squiggleIllegalSubclassOverride.ts
…
squiggleUnclosedStringLiteral.ts
…
staticGenericOverloads1.ts
…
staticPrototypePropertyOnClass.ts
…
stringPropertyNames1.ts
…
stringPropertyNames2.ts
…
superCallError0.ts
…
superInDerivedTypeOfGenericWithStatics.ts
…
switchIndenting.ts
…
symbolNameAtUnparseableFunctionOverload.ts
…
syntacticClassifications1.ts
…
syntacticClassificationsConflictMarkers1.ts
…
syntacticClassificationsConflictMarkers2.ts
…
syntacticClassificationsForOfKeyword2.ts
…
syntacticClassificationsForOfKeyword3.ts
…
syntacticClassificationsForOfKeyword.ts
…
syntacticClassificationsFunctionWithComments.ts
…
syntacticClassificationsObjectLiteral.ts
…
syntacticClassificationsTemplates1.ts
…
syntacticClassificationsTemplates2.ts
…
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
…
transitiveExportImports.ts
…
tryCatchFinallyFormating.ts
…
typeAboveNumberLiteralExpressionStatement.ts
…
typeArgCompletion.ts
…
typeCheckAfterAddingGenericParameter.ts
…
typeCheckAfterResolve.ts
…
typeCheckObjectInArrayLiteral.ts
…
typedGenericPrototypeMember.ts
…
typeOfAFundule.ts
…
typeOfThisInStatics.ts
…
typeParameterListInQuickInfoAfterEdit.ts
…
unclosedArrayErrorRecovery.ts
…
unclosedCommentsInConstructor.ts
…
unclosedFunctionErrorRecovery3.ts
…
unclosedFunctionErrorRecovery.ts
…
unclosedMultilineStringLiteralErrorRecovery.ts
…
unclosedStringLiteralAutoformating.ts
…
unclosedStringLiteralErrorRecovery2.ts
…
unclosedStringLiteralErrorRecovery3.ts
…
unclosedStringLiteralErrorRecovery4.ts
…
unclosedStringLiteralErrorRecovery.ts
…
underscoreTyping1.ts
…
underscoreTypings1.ts
…
unknownVariableErrorRecovery.ts
…
updateToClassStatics.ts
…
verifySingleFileEmitOutput1.ts
…
whiteSpaceBeforeReturnTypeFormatting.ts
…
whiteSpaceTrimming.ts
…
widenedTypes.ts
…