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-10 06:41:59 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
cases
/
fourslash
History
Vladimir Matveev
222e1d8365
outlining support for switch blocks\array literals
2014-09-28 22:33:00 -07:00
..
generated
…
addDeclareToFunction.ts
…
addDeclareToModule.ts
…
addDuplicateSetter.ts
…
addFunctionAboveMultiLineLambdaExpression.ts
…
addFunctionInDuplicatedConstructorClassBody.ts
…
addInterfaceMemberAboveClass.ts
…
addInterfaceToNotSatisfyConstraint.ts
…
addMemberToInterface.ts
…
addMethodToInterface1.ts
…
addSignaturePartial.ts
…
addVarToConstructor1.ts
…
aliasToVarUsedAsType.ts
…
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts
…
ambientVariablesWithSameName.ts
…
argumentsAreAvailableAfterEditsAtEndOfFunction.ts
…
argumentsIndexExpression.ts
…
arrayCallAndConstructTypings.ts
…
arrayConcatTypeCheck0.ts
…
arrayConcatTypeCheck1.ts
…
arrayTypeMismatchIncrementalTypeCheck.ts
…
assertContextualType.ts
…
assignToExistingClass.ts
…
augmentedTypesModule2.ts
…
augmentedTypesModule3.ts
…
augmentedTypesModule6.ts
…
autoFormattingOnPasting.ts
…
brokenClassErrorRecovery.ts
…
callSignatureHelp.ts
…
cancellationWhenfindingAllRefsOnDefinition.ts
…
chainedFatArrowFormatting.ts
…
chainedFunctionFunctionArgIndent.ts
…
chainedFunctionLambdaArgIndex.ts
…
classExtendsInterfaceSigHelp1.ts
…
classInterfaceInsert.ts
…
classRenamingErrorRecovery.ts
…
cloduleAsBaseClass.ts
…
closedCommentsInConstructor.ts
…
commentsBlocks.ts
…
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts
…
completionEntryForPrimitive.ts
…
completionInTypeOf1.ts
…
completionInTypeOf2.ts
…
completionListAfterAnyType.ts
…
completionListAfterClassExtends.ts
…
completionListAfterInvalidCharacter.ts
…
completionListAfterNumericLiteral1.ts
…
completionListAfterNumericLiteral.ts
…
completionListAfterObjectLiteral1.ts
…
completionListAfterRegularExpressionLiteral1.ts
…
completionListAfterStringLiteral1.ts
…
completionListAndMemberListOnCommentedDot.ts
…
completionListAndMemberListOnCommentedLine.ts
…
completionListAndMemberListOnCommentedWhiteSpace.ts
…
completionListAtDeclarationOfParameterType.ts
…
completionListAtEOF1.ts
…
completionListAtEOF2.ts
…
completionListAtEOF.ts
…
completionListAtIdentifierDefinitionLocations.ts
…
completionListAtInvalidLocations.ts
…
completionListAtNodeBoundry.ts
…
completionListBeforeKeyword.ts
…
completionListCladule.ts
…
completionListClassMembers.ts
…
completionListEnumMembers.ts
…
completionListEnumValues.ts
…
completionListErrorRecovery2.ts
…
completionListErrorRecovery.ts
…
completionListForDerivedType1.ts
…
completionListForGenericInstance1.ts
…
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
…
completionListFunctionExpression.ts
…
completionListFunctionMembers.ts
…
completionListGenericConstraints.ts
…
completionListInComments.ts
…
completionListInContextuallyTypedArgument.ts
…
completionListInEmptyFile.ts
…
completionListInExtendsClause.ts
…
completionListInExtendsClauseAtEOF.ts
…
completionListInFatArrow.ts
…
completionListInFunctionDeclaration.ts
…
completionListInFunctionExpression.ts
…
completionListInNamedFunctionExpression.ts
…
completionListInObjectLiteral2.ts
…
completionListInObjectLiteral3.ts
…
completionListInObjectLiteral.ts
…
completionListInScope.ts
…
completionListInsideTargetTypedFunction.ts
…
completionListInTypedObjectLiterals2.ts
…
completionListInTypedObjectLiterals3.ts
…
completionListInTypedObjectLiterals4.ts
…
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts
…
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts
…
completionListInvalidMemberNames2.ts
…
completionListInvalidMemberNames.ts
…
completionListKeywords.ts
…
completionListModuleMembers.ts
…
completionListObjectMembers.ts
…
completionListOfGnericSymbol.ts
…
completionListOfSplitInterface.ts
…
completionListOnAliasedModule.ts
…
completionListOnFunctionCallWithOptionalArgument.ts
…
completionListOnMethodParameterName.ts
…
completionListOnParam.ts
…
completionListOnParamInClass.ts
…
completionListOnParamOfGenericType1.ts
…
completionListOnPrivateVariableInModule.ts
…
completionListOnSuper.ts
…
completionListOnVarBetweenModules.ts
…
completionListPrimitives.ts
…
completionListPrivateMembers2.ts
…
completionListPrivateMembers.ts
…
completionListsThroughTransitiveBaseClasses2.ts
…
completionListsThroughTransitiveBaseClasses.ts
…
completionListSuperMembers.ts
…
completionListWithAmbientDeclaration.ts
…
completionListWithUnresolvedModule.ts
…
consistenceOnIndentionsOfChainedFunctionCalls.ts
…
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
…
consistentContextualTypeErrorsAfterEdits.ts
…
constructorBraceFormatting.ts
…
constructorQuickInfo.ts
…
contextuallyTypedFunctionExpressionGeneric1.ts
…
debuggerStatementIndent.ts
…
declareFunction.ts
…
deleteClassWithEnumPresent.ts
…
deleteExtensionInReopenedInterface.ts
…
deleteReopenedModule.ts
…
deleteTypeParameter.ts
…
duplicateClassModuleError0.ts
…
duplicateFunctionImplementation.ts
…
editLambdaArgToTypeParameter1.ts
…
emptyTypeArgumentList.ts
…
enumAddition.ts
…
enumUpdate1.ts
…
errorConsistency.ts
…
eval.ts
…
exportClauseErrorReporting0.ts
…
exportEqualsInterfaceA.ts
…
extendArrayInterface.ts
…
externalModuleRefernceResolutionOrderInImportDeclaration.ts
…
externalModuleWithExportAssignment.ts
…
failureToImplementClass.ts
…
findAllRefsInsideWithBlock.ts
…
findAllRefsOnDefinition2.ts
…
findAllRefsOnDefinition.ts
…
findAllRefsThisKeywordMultipleFiles.ts
…
forceIndentAfterNewLineInsert.ts
…
forIn.ts
…
formatAfterObjectLiteral.ts
…
formatAnyTypeLiteral.ts
…
formatArrayOrObjectLiteralsInVariableList.ts
…
formatColonAndQMark.ts
…
formatControlFlowConstructs.ts
…
formatDebuggerStatement.ts
…
formatEmptyBlock.ts
…
formatImplicitModule.ts
…
formatImportDeclaration.ts
…
formatMultilineComment.ts
…
formatOnSemiColonAfterBreak.ts
…
formatSelectionWithTrivia.ts
…
formattingAfterChainedFatArrow.ts
…
formattingAfterMultiLineIfCondition.ts
…
formattingAfterMultiLineString.ts
…
formattingArrayLiteral.ts
…
formattingComma.ts
…
formattingCrash.ts
…
formattingElseInsideAFunction.ts
…
formattingFatArrowFunctions.ts
…
formattingForIn.ts
…
formattingForLoopSemicolons.ts
…
formattingObjectLiteral.ts
…
formattingOfChainedLambda.ts
…
formattingOfModuleExport.ts
…
formattingOfMultilineBlockConstructs.ts
…
formattingofSingleLineBlockConstructs.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
…
formattingSingleLineWithNewLineOptionSet.ts
…
formattingSkippedTokens.ts
…
formattingSpacesAfterConstructor.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
…
genericArityEnforcementAfterEdit.ts
…
genericAssignmentCompat.ts
…
genericCloduleCompletionList.ts
…
genericFunctionReturnType2.ts
…
genericFunctionReturnType.ts
…
genericFunctionSignatureHelp1.ts
…
genericFunctionSignatureHelp2.ts
…
genericFunctionSignatureHelp3.ts
…
genericFunctionSignatureHelp3MultiFile.ts
…
genericFunctionWithGenericParams1.ts
…
genericInterfacePropertyInference1.ts
…
genericInterfacePropertyInference2.ts
…
genericInterfacesWithConstraints1.ts
…
genericInterfaceWithInheritanceEdit1.ts
…
genericMethodParam.ts
…
genericObjectBaseType.ts
…
genericParameterHelp.ts
…
genericRespecialization1.ts
…
genericsFormatting.ts
…
genericSignaturesAreProperlyCleaned.ts
…
genericTypeWithMultipleBases1MultiFile.ts
…
getCompletionEntryDetails2.ts
…
getCompletionEntryDetails.ts
…
getEmitOutputDeclarationMultiFiles.ts
…
getEmitOutputDeclarationSingleFile.ts
…
getEmitOutputMapRoot.ts
…
getEmitOutputNoErrors.ts
…
getEmitOutputOnlyOneFile.ts
…
getEmitOutputSingleFile2.ts
…
getEmitOutputSingleFile.ts
…
getEmitOutputSourceMap2.ts
…
getEmitOutputSourceMap.ts
…
getEmitOutputSourceRoot.ts
…
getEmitOutputSourceRootMultiFiles.ts
…
getEmitOutputWithEmitterErrors2.ts
…
getEmitOutputWithEmitterErrors.ts
…
getEmitOutputWithSemanticErrors2.ts
…
getEmitOutputWithSemanticErrors.ts
…
getEmitOutputWithSyntaxErrors.ts
…
getImplementors1.ts
…
getImplementorsForFunction.ts
…
getMatchingBraces.ts
…
getMatchingBracesAdjacentBraces.ts
…
getMatchingBracesNegativeCases.ts
…
getNameOrDottedNameSpan.ts
…
getOccurrencesConstructor2.ts
…
getOccurrencesConstructor.ts
…
getOccurrencesIfElse2.ts
…
getOccurrencesIfElse3.ts
…
getOccurrencesIfElse4.ts
…
getOccurrencesIfElse.ts
…
getOccurrencesIfElseBroken.ts
…
getOccurrencesIfElseNegatives.ts
…
getOccurrencesIsWriteAccess.ts
…
getOccurrencesLoopBreakContinue2.ts
…
getOccurrencesLoopBreakContinue3.ts
…
getOccurrencesLoopBreakContinue4.ts
…
getOccurrencesLoopBreakContinue5.ts
…
getOccurrencesLoopBreakContinue.ts
…
getOccurrencesLoopBreakContinueNegatives.ts
…
getOccurrencesOfAnonymousFunction2.ts
…
getOccurrencesOfAnonymousFunction.ts
…
getOccurrencesOfAny.ts
…
getOccurrencesOfUndefinedSymbol.ts
…
getOccurrencesReturn2.ts
…
getOccurrencesReturn3.ts
…
getOccurrencesReturn.ts
…
getOccurrencesReturnBroken.ts
…
getOccurrencesReturnNegatives.ts
…
getOccurrencesSuper2.ts
…
getOccurrencesSuper.ts
…
getOccurrencesSuperNegatives.ts
…
getOccurrencesSwitchCaseDefault2.ts
…
getOccurrencesSwitchCaseDefault3.ts
…
getOccurrencesSwitchCaseDefault4.ts
…
getOccurrencesSwitchCaseDefault.ts
…
getOccurrencesSwitchCaseDefaultBroken.ts
…
getOccurrencesSwitchCaseDefaultNegatives.ts
…
getOccurrencesThis2.ts
…
getOccurrencesThis3.ts
…
getOccurrencesThis4.ts
…
getOccurrencesThis5.ts
…
getOccurrencesThis.ts
…
getOccurrencesThisNegatives2.ts
…
getOccurrencesThisNegatives.ts
…
getOccurrencesTryCatchFinally2.ts
…
getOccurrencesTryCatchFinally3.ts
…
getOccurrencesTryCatchFinally.ts
…
getOccurrencesTryCatchFinallyBroken.ts
…
getOccurrencesTryCatchFinallyNegatives.ts
…
getOutliningSpans.ts
…
getRenameInfoTests1.ts
…
getRenameInfoTests2.ts
…
getSemanticDiagnosticForDeclaration.ts
…
getSemanticDiagnosticForNoDeclaration.ts
…
getTypeAtModuleExtends.ts
…
globalCompletionListInsideObjectLiterals.ts
…
goToDefinitionAlias.ts
…
goToDefinitionAmbiants.ts
…
goToDefinitionApparentTypeProperties.ts
…
goToDefinitionBuiltInTypes.ts
…
goToDefinitionBuiltInValues.ts
…
goToDefinitionConstructorOverloads.ts
…
goToDefinitionDifferentFile.ts
…
goToDefinitionDifferentFileIndirectly.ts
…
goToDefinitionExternamModuleName2.ts
…
goToDefinitionExternamModuleName3.ts
…
goToDefinitionExternamModuleName4.ts
…
goToDefinitionExternamModuleName5.ts
…
goToDefinitionExternamModuleName.ts
…
goToDefinitionFunctionOverloads.ts
…
goToDefinitionFunctionOverloadsInClass.ts
…
goToDefinitionImplicitConstructor.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
…
goToDefinitionSimple.ts
…
goToDefinitionSourceUnit.ts
…
goToDefinitionUndefinedSymbols.ts
…
goToModuleAliasDefinition.ts
…
identationAfterInterfaceCall.ts
…
identifierErrorRecovery.ts
…
importDeclPaste0.ts
…
importValueUsedAsType.ts
…
incompatibleOverride.ts
…
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
…
incrementalParsing1.ts
…
incrementalResolveConstructorDeclaration.ts
…
incrementalResolveFunctionPropertyAssignment.ts
…
incrementalUpdateToClassImplementingGenericClass.ts
…
indentAfterFunctionClosingBraces.ts
…
indentAfterImport.ts
…
indentation.ts
…
indentationAfterModuleImport.ts
…
indentionsOfCommentBlockAfterFormatting.ts
…
indexSignatureWithoutAnnotation.ts
…
inheritedModuleMembersForClodule2.ts
…
insertArgumentBeforeOverloadedConstructor.ts
…
insertInterfaceAndCheckTypeLiteralField.ts
…
insertMethodCallAboveOthers.ts
…
insertPublicBeforeSetter.ts
…
insertReturnStatementInDuplicateIdentifierFunction.ts
…
insertSecondTryCatchBlock.ts
…
insertVarAfterEmptyTypeParamList.ts
…
interfaceExtendsPrimitive.ts
…
interfaceIndent.ts
…
interfaceRecursiveInheritanceErrors0.ts
…
interfaceRecursiveInheritanceErrors1.ts
…
invalidRestArgError.ts
…
invertedCloduleAfterQuickInfo.ts
…
invertedFunduleAfterQuickInfo.ts
…
lambdaThisMembers.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
…
memberListOnConstructorType.ts
…
memberlistOnDDot.ts
…
memberListOnFunctionParameter.ts
…
memberListOnThisInClassWithPrivates.ts
…
memberOverloadEdits.ts
…
mergedDeclarations1.ts
…
mergedDeclarations2.ts
…
mispeltVariableForInLoopErrorRecovery.ts
…
moduleEnumModule.ts
…
moduleIndent.ts
…
moduleMembersOfGenericType.ts
…
moduleReferenceValue.ts
…
moduleRenamingErrorRecovery.ts
…
multilineCommentBeforeOpenBrace.ts
…
multiModuleClodule1.ts
…
multipleExportAssignmentsErrorList0.ts
…
navbar_contains-no-duplicates.ts
…
navigationItemsExactMatch2.ts
…
navigationItemsExactMatch.ts
…
navigationItemsInConstructorsExactMatch.ts
…
navigationItemsPrefixMatch2.ts
…
navigationItemsPrefixMatch.ts
…
navigationItemsSubStringMatch2.ts
…
navigationItemsSubStringMatch.ts
…
noCompletionListOnCommentsInsideObjectLiterals.ts
…
nonExistingImport.ts
…
noQuickInfoInWhitespace.ts
…
noSmartIndentInsideMultilineString.ts
…
numberAssignement0.ts
…
outliningForNonCompleteInterfaceDeclaration.ts
…
overloadObjectLiteralCrash.ts
…
overloadOnConstCallSignature.ts
…
parameterInfoOnParameterType.ts
…
parameterlessSetter.ts
…
paramHelpOnCommaInString.ts
…
parenthesisFatArrows.ts
…
paste.ts
…
pasteLambdaOverModule.ts
…
propertyDuplicateIdentifierError.ts
…
publicBreak.ts
…
pullFullDiffTypeParameterExtends0.ts
…
qualifyModuleTypeNames.ts
…
quickInfoFromEmptyBlockComment.ts
…
quickInfoInFunctionTypeReference2.ts
…
quickInfoInvalidLocations.ts
…
quickInfoInWithBlock.ts
…
quickinfoIsConsistent.ts
…
quickInfoOfLablledForStatementIterator.ts
…
quickInfoOnCircularTypes.ts
…
quickInfoOnConstructorWithGenericParameter.ts
…
quickInfoOnMergedInterfaces.ts
…
quickInfoOnUnResolvedBaseConstructorSignature.ts
…
recursiveGenerics2.ts
…
recursiveInternalModuleImport.ts
…
recursiveWrappedTypeParameters1.ts
…
referencesBloomFilters2.ts
…
referencesBloomFilters3.ts
…
referencesBloomFilters.ts
…
referencesForAmbients.ts
…
referencesForClassLocal.ts
…
referencesForClassParameter.ts
…
referencesForContextuallyTypedObjectLiteralProperties.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
…
referencesInComment.ts
…
referenceToClass.ts
…
regexDetection.ts
…
regexErrorRecovery.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
…
renameModuleToVar.ts
…
restArgSignatureHelp.ts
…
restParametersTypeValidation1.ts
…
returnRecursiveType.ts
…
runtimeBehaviorTests.ts
…
scriptLexicalStructureEmptyConstructors.ts
…
scriptLexicalStructureItems2.ts
…
scriptLexicalStructureItems.ts
…
scriptLexicalStructureItemsExternalModules.ts
…
scriptLexicalStructurePropertiesDefinedInConstructors.ts
…
semanticClassification1.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
…
signatureHelpOnSuperWhenMembersAreNotResolved.ts
…
signatureHelpSimpleConstructorCall.ts
…
signatureHelpSimpleFunctionCall.ts
…
signatureHelpSimpleSuperCall.ts
…
signatureHelpSuperConstructorOverload.ts
…
signatureHelpWhenEditingCallExpression.ts
…
signatureHelpWithInterfaceAsIdentifier.ts
…
singleLineTypeLiteralFormatting.ts
…
smartIndentActualIndentation.ts
…
smartIndentAfterAlignedFunctionArgument.ts
…
smartIndentAfterFatArrowVar.ts
…
smartIndentClass.ts
…
smartIndentCloseBrace.ts
…
smartIndentDoStatement.ts
…
smartIndentEnum.ts
…
smartIndentIfStatement.ts
…
smartIndentInsideBlockInsideCase.ts
…
smartIndentInsideMultilineString.ts
…
smartIndentInterface.ts
…
smartIndentListItem.ts
…
smartIndentModule.ts
…
smartIndentNestedModule.ts
…
smartIndentNonterminatedArgumentListAtEOF.ts
…
smartIndentNonterminatedIfStatementAtEOF.ts
…
smartIndentOnFunctionParameters.ts
…
smartIndentStatementFor.ts
…
smartIndentStatementForIn.ts
…
smartIndentStatementSwitch.ts
…
smartIndentStatementTryCatchFinally.ts
…
smartIndentStatementWith.ts
…
smartIndentTypeArgumentList.ts
…
spaceAfterConstructor.ts
…
spaceAfterReturn.ts
…
squiggleFunctionExpression.ts
…
squiggleIllegalClassExtension.ts
…
squiggleIllegalInterfaceExtension.ts
…
squiggleIllegalSubclassOverride.ts
…
squiggleUnclosedStringLiteral.ts
…
staticGenericOverloads1.ts
…
superCallError0.ts
…
superInDerivedTypeOfGenericWithStatics.ts
…
switchIndenting.ts
…
syntacticClassifications1.ts
…
syntaxErrorAfterImport1.ts
…
tabbingAfterNewlineInsertedBeforeWhile.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
…
tryCatchFinallyFormating.ts
…
typeAboveNumberLiteralExpressionStatement.ts
…
typeArgCompletion.ts
…
typeCheckAfterAddingGenericParameter.ts
…
typeCheckExpression0.ts
…
typeCheckGenericTypeLiteralArgument.ts
…
typeCheckIndexerAccess1.ts
…
typeCheckIndexSignature.ts
…
typeCheckObjectInArrayLiteral.ts
…
unclosedArrayErrorRecovery.ts
…
unclosedCommentsInConstructor.ts
…
unclosedFunctionErrorRecovery2.ts
…
unclosedFunctionErrorRecovery3.ts
…
unclosedFunctionErrorRecovery.ts
…
unclosedMultilineStringLiteralErrorRecovery.ts
…
unclosedStringLiteralAutoformating.ts
…
unclosedStringLiteralErrorRecovery2.ts
…
unclosedStringLiteralErrorRecovery3.ts
…
unclosedStringLiteralErrorRecovery4.ts
…
unclosedStringLiteralErrorRecovery.ts
…
underscoreTyping1.ts
…
unknownVariableErrorRecovery.ts
…
updateToClassStatics.ts
…
whiteSpaceBeforeReturnTypeFormatting.ts
…
whiteSpaceTrimming.ts
…