TypeScript/tests/cases/fourslash
2014-12-03 19:33:33 -08:00
..
generated
addDeclareToFunction.ts
addDeclareToModule.ts
addDuplicateSetter.ts
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts
addInterfaceMemberAboveClass.ts
addInterfaceToNotSatisfyConstraint.ts
addMemberToInterface.ts
addMemberToModule.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
augmentedTypesClass1.ts
augmentedTypesClass2.ts
augmentedTypesClass3.ts
augmentedTypesModule1.ts
augmentedTypesModule2.ts
augmentedTypesModule3.ts
augmentedTypesModule4.ts
augmentedTypesModule5.ts
augmentedTypesModule6.ts If we are comparing left hand side for is position of type node, it is false, because it is namespace position and not type position 2014-11-10 19:19:33 -08:00
autoFormattingOnPasting.ts Merge branch 'master' into trailingTrivia2 2014-11-09 03:20:36 -08:00
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
breakpointValidationFor.ts
breakpointValidationForIn.ts
breakpointValidationFunctionExpressions.ts
breakpointValidationFunctions.ts
breakpointValidationIfElse.ts
breakpointValidationImport.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
cloduleAsBaseClass.ts
cloduleAsBaseClass2.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
commentsVariables.ts
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts Test case for completion list at backslash following string 2014-11-10 15:13:55 -08:00
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
completionEntryForConst.ts Code review feedback 2014-11-12 18:42:31 -08:00
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionEntryForUnionMethod.ts
completionEntryForUnionProperty.ts
completionEntryForUnionProperty2.ts
completionEntryOnNarrowedType.ts
completionInAugmentedClassModule.ts Removed the debugger statement from test case 2014-11-11 12:26:50 -08:00
completionInTypeOf1.ts
completionInTypeOf2.ts
completionListAfterAnyType.ts
completionListAfterClassExtends.ts
completionListAfterFunction.ts
completionListAfterFunction2.ts
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts
completionListAfterRegularExpressionLiteral1.ts
completionListAfterSlash.ts
completionListAfterStringLiteral1.ts
completionListAndMemberListOnCommentedDot.ts
completionListAndMemberListOnCommentedLine.ts
completionListAndMemberListOnCommentedWhiteSpace.ts
completionListAtDeclarationOfParameterType.ts
completionListAtEOF.ts
completionListAtEOF1.ts
completionListAtEOF2.ts
completionListAtIdentifierDefinitionLocations_catch.ts
completionListAtIdentifierDefinitionLocations_classes.ts
completionListAtIdentifierDefinitionLocations_enumMembers.ts
completionListAtIdentifierDefinitionLocations_enumMembers2.ts
completionListAtIdentifierDefinitionLocations_enums.ts
completionListAtIdentifierDefinitionLocations_functions.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts
completionListAtIdentifierDefinitionLocations_interfaces.ts
completionListAtIdentifierDefinitionLocations_modules.ts
completionListAtIdentifierDefinitionLocations_parameters.ts
completionListAtIdentifierDefinitionLocations_varDeclarations.ts
completionListAtInvalidLocations.ts
completionListAtNodeBoundry.ts
completionListBeforeKeyword.ts
completionListCladule.ts
completionListClassMembers.ts
completionListEnumMembers.ts
completionListEnumValues.ts
completionListErrorRecovery.ts
completionListErrorRecovery2.ts
completionListForDerivedType1.ts
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionListForShorthandPropertyAssignment2.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionListFunctionExpression.ts
completionListFunctionMembers.ts
completionListGenericConstraints.ts
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExtendsClause.ts Support arbitrary numbers of implements and extends clauses (with arbitrary numbers of types) for classes and interfaces. 2014-11-30 15:38:45 -08:00
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInNamedFunctionExpression.ts
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts
completionListInstanceProtectedMembers2.ts
completionListInstanceProtectedMembers3.ts
completionListInstanceProtectedMembers4.ts
completionListInStringLiterals1.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
completionListInStringLiterals2.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
completionListInTemplateLiteralParts1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
completionListInTemplateLiteralPartsNegatives1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
completionListInTypedObjectLiterals2.ts
completionListInTypedObjectLiterals3.ts
completionListInTypedObjectLiterals4.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts
completionListInvalidMemberNames.ts
completionListInvalidMemberNames2.ts
completionListKeywords.ts
completionListModuleMembers.ts
completionListObjectMembers.ts
completionListOfGnericSymbol.ts
completionListOfSplitInterface.ts
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts
completionListOnAliases3.ts
completionListOnFunctionCallWithOptionalArgument.ts
completionListOnMethodParameterName.ts
completionListOnParam.ts
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts
completionListOnPrivateVariableInModule.ts
completionListOnSuper.ts
completionListOnVarBetweenModules.ts
completionListPrimitives.ts
completionListPrivateMembers.ts
completionListPrivateMembers2.ts
completionListPrivateMembers3.ts
completionListProtectedMembers.ts
completionListStaticProtectedMembers.ts
completionListStaticProtectedMembers2.ts
completionListStaticProtectedMembers3.ts
completionListStaticProtectedMembers4.ts
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts
completionListWithAmbientDeclaration.ts
completionListWithModulesFromModule.ts
completionListWithModulesInsideModuleScope.ts
completionListWithModulesOutsideModuleScope.ts
completionListWithModulesOutsideModuleScope2.ts
completionListWithUnresolvedModule.ts
consistenceOnIndentionsOfChainedFunctionCalls.ts
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts
constEnumQuickInfoAndCompletionList.ts Quickinfo and completion entry should display const enum enumName if enum is constant 2014-11-12 14:24:51 -08:00
constQuickInfoAndCompletionList.ts Code review feedback 2014-11-12 18:42:31 -08:00
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
definitionNameOnEnumMember.ts
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts
distinctTypesInCallbacksWithSameNames.ts
duplicateClassModuleError0.ts
duplicateFunctionImplementation.ts
duplicateIndexers.ts
duplicateTypeParameters.ts
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts
emptyTypeArgumentList.ts
enumAddition.ts
enumUpdate1.ts
errorConsistency.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
eval.ts
exportClauseErrorReporting0.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 Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
findAllRefsInsideTemplates2.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
findAllRefsInsideWithBlock.ts
findAllRefsOnDefinition.ts
findAllRefsOnDefinition2.ts
findAllRefsOnPrivateParameterProperty1.ts
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsWithLeadingUnderscoreNames1.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames2.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames3.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames4.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames5.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames6.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames7.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames8.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames9.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
findAllRefsWithShorthandPropertyAssignment2.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
forceIndentAfterNewLineInsert.ts Merge branch 'master' into trailingTrivia2 2014-11-09 03:20:36 -08:00
forIn.ts
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayOrObjectLiteralsInVariableList.ts
formatColonAndQMark.ts
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatEmptyBlock.ts
formatImplicitModule.ts
formatImportDeclaration.ts
formatInTryCatchFinally.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formatMultilineComment.ts
formatNestedClassWithOpenBraceOnNewLines.ts new lines that were added\removed by rules must always be honores even if they doesn't trigger recomputation of indentation 2014-11-27 19:03:50 -08:00
formatOnSemiColonAfterBreak.ts
formatSelectionWithTrivia.ts
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
formattingAfterMultiLineString.ts
formattingArrayLiteral.ts
formattingBlockInCaseClauses.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formattingComma.ts
formattingCrash.ts
formattingElseInsideAFunction.ts
formattingFatArrowFunctions.ts
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingHexLiteral.ts save token in scanner after scaning hex literal 2014-11-20 13:44:51 -08:00
formattingIfInElseBlock.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formattingInMultilineComments.ts eliminate usage of TypeScript module from services layer 2014-11-17 17:01:23 -08:00
formattingKeywordAsIdentifier.ts take token kind from the tree in case if token kind from scanner is different 2014-12-01 13:29:49 -08:00
formattingNestedScopes.ts fix getContainingList to use rangeContainsStartEnd function 2014-11-18 20:55:54 -08:00
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
formattingRegexes.ts handle regexes correctly in formatting 2014-11-26 00:29:20 -08:00
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts merge with master 2014-11-10 17:24:22 -08:00
formattingSpacesAfterConstructor.ts
formattingTemplates.ts added more tests 2014-11-14 16:23:47 -08:00
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts
formattingWithLimitedSpan.ts
formatTryCatch.ts
formatVariableDeclarationList.ts
formatWithStatement.ts
forwardReference.ts
fourslash.ts Merge branch 'master' into SymbolDisplayParkKindTests 2014-12-02 08:47:15 -08:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
functionOverloadCount.ts
functionProperty.ts Don't rewrite function property assignments in the AST. 2014-12-03 01:46:04 -08:00
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
genericFunctionReturnType.ts
genericFunctionReturnType2.ts
genericFunctionSignatureHelp1.ts
genericFunctionSignatureHelp2.ts
genericFunctionSignatureHelp3.ts
genericFunctionSignatureHelp3MultiFile.ts
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts
genericInterfacePropertyInference2.ts
genericInterfacesWithConstraints1.ts
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
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
getCompletionEntryDetails.ts
getCompletionEntryDetails2.ts
getDeclarationDiagnostics.ts
getEmitOutputDeclarationMultiFiles.ts
getEmitOutputDeclarationSingleFile.ts
getEmitOutputExternalModule.ts
getEmitOutputExternalModule2.ts
getEmitOutputMapRoot.ts
getEmitOutputNoErrors.ts
getEmitOutputOnlyOneFile.ts
getEmitOutputSingleFile.ts
getEmitOutputSingleFile2.ts
getEmitOutputSourceMap.ts
getEmitOutputSourceMap2.ts
getEmitOutputSourceRoot.ts
getEmitOutputSourceRootMultiFiles.ts
getEmitOutputWithDeclarationFile.ts
getEmitOutputWithDeclarationFile2.ts
getEmitOutputWithDeclarationFile3.ts
getEmitOutputWithEarlySemanticErrors.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithEmitterErrors.ts
getEmitOutputWithEmitterErrors2.ts
getEmitOutputWithSemanticErrors.ts
getEmitOutputWithSemanticErrors2.ts
getEmitOutputWithSemanticErrorsForMultipleFiles.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts Ensure getEmitOutput only check the file requested 2014-12-01 23:15:13 -08:00
getEmitOutputWithSyntaxErrors.ts
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getOccurrencesConst.ts Handel modifier const in getOccurrances 2014-12-01 23:46:09 -08:00
getOccurrencesConstructor.ts
getOccurrencesConstructor2.ts
getOccurrencesDeclare1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesDeclare2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesDeclare3.ts Added more tests. 2014-11-20 12:30:10 -08:00
getOccurrencesExport1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesExport2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesExport3.ts Added more tests. 2014-11-20 12:30:10 -08: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 Added more tests. 2014-11-20 12:30:10 -08:00
getOccurrencesOfAnonymousFunction.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfAny.ts
getOccurrencesOfUndefinedSymbol.ts
getOccurrencesPrivate1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPrivate2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPropertyInAliasedInterface.ts
getOccurrencesProtected1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesProtected2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPublic1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPublic2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesReturn.ts
getOccurrencesReturn2.ts
getOccurrencesReturn3.ts
getOccurrencesReturn4.ts
getOccurrencesReturnBroken.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
getOccurrencesSetAndGet.ts
getOccurrencesSetAndGet2.ts
getOccurrencesSetAndGet3.ts
getOccurrencesStatic1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesSuper.ts
getOccurrencesSuper2.ts
getOccurrencesSuperNegatives.ts
getOccurrencesSwitchCaseDefault.ts
getOccurrencesSwitchCaseDefault2.ts
getOccurrencesSwitchCaseDefault3.ts
getOccurrencesSwitchCaseDefault4.ts
getOccurrencesSwitchCaseDefault5.ts
getOccurrencesSwitchCaseDefaultBroken.ts
getOccurrencesThis.ts
getOccurrencesThis2.ts
getOccurrencesThis3.ts
getOccurrencesThis4.ts
getOccurrencesThis5.ts
getOccurrencesThis6.ts
getOccurrencesThisNegatives2.ts
getOccurrencesThrow.ts
getOccurrencesThrow2.ts
getOccurrencesThrow3.ts
getOccurrencesThrow4.ts
getOccurrencesThrow5.ts
getOccurrencesThrow6.ts
getOccurrencesThrow7.ts
getOccurrencesThrow8.ts
getOccurrencesTryCatchFinally.ts
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts
getOccurrencesTryCatchFinallyBroken.ts
getOutliningSpans.ts
getPreProcessedFile.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
goToDefinitionExternamModuleName.ts
goToDefinitionExternamModuleName2.ts
goToDefinitionExternamModuleName3.ts
goToDefinitionExternamModuleName4.ts
goToDefinitionExternamModuleName5.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
goToDefinitionShorthandProperty.ts Address code review 2014-11-18 10:53:14 -08:00
goToDefinitionSimple.ts
goToDefinitionSourceUnit.ts
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty.ts
goToDefinitionUnionTypeProperty2.ts
goToModuleAliasDefinition.ts
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importValueUsedAsType.ts
incompatibleOverride.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalParsing1.ts
incrementalResolveAccessor.ts
incrementalResolveConstructorDeclaration.ts
incrementalResolveFunctionPropertyAssignment.ts
incrementalUpdateToClassImplementingGenericClass.ts
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts
indentationAfterModuleImport.ts
indentionsOfCommentBlockAfterFormatting.ts
indentNewExpressionNoBraces.ts handle cases when new expression is used with no arguments 2014-12-01 17:18:50 -08:00
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 Fixes the quickInfo and completion list details for let and adds test cases for let and const 2014-11-12 14:23:59 -08:00
localFunction.ts
localGetReferences.ts
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts
memberCompletionInForEach1.ts
memberCompletionOnTypeParameters.ts
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts
memberListAfterSingleDot.ts
memberListErrorRecovery.ts
memberListInFunctionCall.ts
memberListInReopenedEnum.ts
memberListInsideObjectLiterals.ts
memberListInWithBlock.ts
memberListInWithBlock2.ts
memberListInWithBlock3.ts
memberListOfClass.ts
memberListOfEnumFromExternalModule.ts
memberListOfEnumInModule.ts
memberListOfExportedClass.ts
memberListOfModule.ts
memberListOfModuleAfterInvalidCharater.ts
memberListOfModuleBeforeKeyword.ts
memberListOfModuleInAnotherModule.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 add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
multiModuleClodule1.ts
multiModuleFundule1.ts
multipleExportAssignmentsErrorList0.ts
nameOfRetypedClassInModule.ts
nameOrDottedNameClasses.ts
nameOrDottedNameStatements.ts
navbar_const.ts Code review feedback 2014-11-12 18:42:31 -08:00
navbar_contains-no-duplicates.ts
navbar_let.ts Fixes the quickInfo and completion list details for let and adds test cases for let and const 2014-11-12 14:23:59 -08:00
navigateItemsConst.ts Code review feedback 2014-11-12 18:42:31 -08:00
navigateItemsLet.ts Fixes the quickInfo and completion list details for let and adds test cases for let and const 2014-11-12 14:23:59 -08:00
navigationItemsComputedProperties.ts Skip computed properties in the nav bar 2014-11-25 16:09:10 -08:00
navigationItemsExactMatch.ts
navigationItemsExactMatch2.ts
navigationItemsInConstructorsExactMatch.ts
navigationItemsOverloads1.ts
navigationItemsOverloads2.ts
navigationItemsOverloadsBroken1.ts
navigationItemsOverloadsBroken2.ts
navigationItemsPrefixMatch.ts
navigationItemsPrefixMatch2.ts
navigationItemsSubStringMatch.ts
navigationItemsSubStringMatch2.ts
noCompletionListOnCommentsInsideObjectLiterals.ts
nonExistingImport.ts
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts
noSmartIndentInsideMultilineString.ts
noTypeParameterInLHS.ts
numberAssignement0.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 Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
protoPropertyInObjectLiteral.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
prototypeProperty.ts
protoVarInContexutalObjectLiteral.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
protoVarVisibleWithOuterScopeUnderscoreProto.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
publicBreak.ts
pullFullDiffTypeParameterExtends0.ts
qualifiedName_import-declaration-with-variable-entity-names.ts
qualifyModuleTypeNames.ts
quickInfoDisplayPartsArrowFunctionExpression.ts Test cases for arrow function expression 2014-11-21 13:02:53 -08:00
quickInfoDisplayPartsClass.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassAccessors.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassConstructor.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassMethod.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsClassProperty.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsConst.ts Tests for const 2014-11-30 23:21:30 -08:00
quickInfoDisplayPartsEnum.ts Test cases for enum and enum members 2014-11-20 23:19:50 -08:00
quickInfoDisplayPartsExternalModuleAlias.ts Add test cases for external module reference of the alias 2014-12-03 12:41:32 -08:00
quickInfoDisplayPartsExternalModules.ts Tests for external modules 2014-12-01 00:04:28 -08:00
quickInfoDisplayPartsFunction.ts Tests for function display parts 2014-11-21 01:17:45 -08:00
quickInfoDisplayPartsFunctionExpression.ts Tests for function expression 2014-11-21 12:43:24 -08:00
quickInfoDisplayPartsInterface.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsInterfaceMembers.ts Rename functions as per code review feedback 2014-11-20 22:36:27 -08:00
quickInfoDisplayPartsInternalModuleAlias.ts tests for internal alias 2014-12-01 00:17:26 -08:00
quickInfoDisplayPartsLet.ts Tests and fix symbol display for let 2014-11-30 23:16:22 -08:00
quickInfoDisplayPartsLocalFunction.ts Tests for local function 2014-11-21 12:24:58 -08:00
quickInfoDisplayPartsModules.ts Tests for modules 2014-11-30 23:51:38 -08:00
quickInfoDisplayPartsParameters.ts Test for parmaeters 2014-11-21 00:48:30 -08:00
quickInfoDisplayPartsTypeAlias.ts Fix and add test case for display parts for type aliases 2014-11-21 00:10:06 -08:00
quickInfoDisplayPartsTypeParameterInClass.ts Tests for type parameters in class 2014-11-21 17:42:27 -08:00
quickInfoDisplayPartsTypeParameterInFunction.ts Tests for type parameter of function 2014-11-21 18:58:54 -08:00
quickInfoDisplayPartsTypeParameterInInterface.ts Type Parameters in interface 2014-11-21 18:46:57 -08:00
quickInfoDisplayPartsVar.ts Tests for var 2014-11-30 23:02:56 -08:00
quickInfoExportAssignmentOfGenericInterface.ts
quickInfoForAliasedGeneric.ts
quickInfoForConstDeclaration.ts Code review feedback 2014-11-12 18:42:31 -08:00
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForDerivedGenericTypeWithConstructor.ts
quickInfoForFunctionDeclaration.ts
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts
quickInfoForIndexerResultWithConstraint.ts
quickInfoForOverloadOnConst1.ts
quickInfoForRequire.ts Updated test case and added comment 2014-11-19 15:05:07 -08:00
quickInfoForShorthandProperty.ts Add a test for quick-info 2014-11-17 10:56:59 -08:00
quickInfoForTypeofParameter.ts
quickinfoForUnionProperty.ts
quickInfoFromEmptyBlockComment.ts
quickInfoGenerics.ts
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.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
quickInfoShowsGenericSpecialization.ts
recursiveClassReference.ts
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts
recursiveWrappedTypeParameters1.ts
referencesBloomFilters.ts
referencesBloomFilters2.ts
referencesBloomFilters3.ts
referencesForAmbients.ts
referencesForClassLocal.ts
referencesForClassParameter.ts
referencesForContextuallyTypedObjectLiteralProperties.ts
referencesForContextuallyTypedUnionProperties.ts
referencesForContextuallyTypedUnionProperties2.ts
referencesForEnums.ts
referencesForExportedValues.ts
referencesForExternalModuleNames.ts
referencesForFunctionOverloads.ts
referencesForFunctionParameter.ts
referencesForGlobals.ts
referencesForGlobals2.ts
referencesForGlobals3.ts
referencesForGlobals4.ts
referencesForGlobals5.ts
referencesForGlobalsInExternalModule.ts
referencesForIllegalAssignment.ts
referencesForImports.ts
referencesForIndexProperty.ts
referencesForIndexProperty2.ts
referencesForIndexProperty3.ts
referencesForInheritedProperties.ts
referencesForInheritedProperties2.ts
referencesForLabel.ts
referencesForLabel2.ts
referencesForLabel3.ts
referencesForLabel4.ts
referencesForLabel5.ts
referencesForLabel6.ts
referencesForMergedDeclarations.ts
referencesForMergedDeclarations2.ts
referencesForMergedDeclarations3.ts
referencesForMergedDeclarations4.ts
referencesForMergedDeclarations5.ts
referencesForMergedDeclarations6.ts
referencesForMergedDeclarations7.ts
referencesForMergedDeclarations8.ts
referencesForNoContext.ts
referencesForNumericLiteralPropertyNames.ts
referencesForObjectLiteralProperties.ts
referencesForOverrides.ts
referencesForPropertiesOfGenericType.ts
referencesForStatic.ts
referencesForStaticsAndMembersWithSameNames.ts
referencesForStringLiteralPropertyNames.ts
referencesForStringLiteralPropertyNames2.ts
referencesForStringLiteralPropertyNames3.ts
referencesForStringLiteralPropertyNames4.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
restParametersTypeValidation1.ts
restParamsContextuallyTyped.ts
returnRecursiveType.ts
returnTypeOfGenericFunction1.ts
runtimeBehaviorTests.ts
scriptLexicalStructureEmptyConstructors.ts
scriptLexicalStructureFunctions.ts
scriptLexicalStructureFunctionsBroken.ts
scriptLexicalStructureFunctionsBroken2.ts
scriptLexicalStructureItems.ts
scriptLexicalStructureItems2.ts
scriptLexicalStructureItemsContainsNoAnonymousFunctions.ts
scriptLexicalStructureItemsExternalModules.ts
scriptLexicalStructureItemsExternalModules2.ts
scriptLexicalStructureItemsExternalModules3.ts
scriptLexicalStructureItemsModuleVariables.ts Skip computed properties in the nav bar 2014-11-25 16:09:10 -08:00
scriptLexicalStructureModules.ts
scriptLexicalStructureMultilineStringIdentifiers.ts
scriptLexicalStructurePropertiesDefinedInConstructors.ts
selfReferencedExternalModule.ts
selfReferencedExternalModule2.ts
semanticClassification1.ts
semanticClassification2.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationInTemplateExpressions.ts
semanticClassificationModules.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationWithUnionTypes.ts
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpAtEOF.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpBeforeSemicolon1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpCallExpression.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpConstructExpression.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpConstructorInheritance.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpConstructorOverload.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpEmptyList.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpForSuperCalls1.ts
signatureHelpFunctionOverload.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpFunctionParameter.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpImplicitConstructor.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpInCompleteGenericsCall.ts
signatureHelpInFunctionCall.ts
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
signatureHelpInIncompleteInvocationExpression.ts
signatureHelpInParenthetical.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts
signatureHelpObjectLiteral.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpOnNestedOverloads.ts
signatureHelpOnOverloadOnConst.ts
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts
signatureHelpOnOverloadsDifferentArity2.ts
signatureHelpOnOverloadsDifferentArity3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpSimpleConstructorCall.ts
signatureHelpSimpleFunctionCall.ts
signatureHelpSimpleSuperCall.ts
signatureHelpSuperConstructorOverload.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates7.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete7.ts Confused count with index. 2014-11-26 17:00:44 -08:00
signatureHelpTaggedTemplatesIncomplete8.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
signatureHelpTaggedTemplatesIncomplete9.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
signatureHelpTaggedTemplatesNegatives1.ts Tests for signature help on tagged templates with no overloads. 2014-11-18 13:49:39 -08:00
signatureHelpTaggedTemplatesNested1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesNested2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags7.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags8.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags9.ts Added test. 2014-11-20 17:54:46 -08:00
signatureHelpWhenEditingCallExpression.ts
signatureHelpWithInterfaceAsIdentifier.ts
signatureHelpWithUnknown.ts fix crash in signature help 2014-12-02 15:04:44 -08:00
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts
smartIndentAfterAlignedFunctionArgument.ts
smartIndentAfterFatArrowVar.ts
smartIndentClass.ts
smartIndentCloseBrace.ts
smartIndentDoStatement.ts
smartIndentEnum.ts
smartIndentIfStatement.ts
smartIndentInCallExpressions.ts fix getContainingList to use rangeContainsStartEnd function 2014-11-18 20:55:54 -08:00
smartIndentInsideBlockInsideCase.ts
smartIndentInsideMultilineString.ts
smartIndentInterface.ts
smartIndentListItem.ts
smartIndentModule.ts
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts
smartIndentNonterminatedIfStatementAtEOF.ts
smartIndentOnFunctionParameters.ts
smartIndentStartLineInLists.ts make smart indenter respect actual start line of the list 2014-11-10 16:33:53 -08:00
smartIndentStatementFor.ts
smartIndentStatementForIn.ts
smartIndentStatementSwitch.ts
smartIndentStatementTryCatchFinally.ts
smartIndentStatementWith.ts
smartIndentTypeArgumentList.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts Merge branch 'master' into trailingTrivia2 2014-11-09 03:20:36 -08:00
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
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
typeCheckExpression0.ts
typeCheckGenericTypeLiteralArgument.ts
typeCheckIndexerAccess1.ts
typeCheckIndexSignature.ts
typeCheckObjectInArrayLiteral.ts
typedGenericPrototypeMember.ts
typeOfAFundule.ts
typeOfThisInStatics.ts
typeParameterListInQuickInfoAfterEdit.ts
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery2.ts
unclosedFunctionErrorRecovery3.ts
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
underscoreTyping1.ts
underscoreTypings1.ts
unknownVariableErrorRecovery.ts
updateToClassStatics.ts
verifySingleFileEmitOutput1.ts
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
widenedTypes.ts