TypeScript/tests/cases/fourslash
Benjamin Lichtman dcc1f1497f
Merge pull request #19619 from uniqueiniquity/indentJsxText
Properly indent JSXText on format document
2017-11-01 09:03:52 -07:00
..
generated
server Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
shims Added triple slash support 2017-10-24 14:02:02 -07:00
shims-pp Added triple slash support 2017-10-24 14:02:02 -07:00
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
ambientShorthandFindAllRefs.ts
ambientShorthandGotoDefinition.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
ambientVariablesWithSameName.ts
annotateWithTypeFromJSDoc1.ts Move filenames to match refactoring rename 2017-09-26 09:08:39 -07:00
annotateWithTypeFromJSDoc2.ts Move filenames to match refactoring rename 2017-09-26 09:08:39 -07:00
annotateWithTypeFromJSDoc3.ts Update annotateWithTypeFromJSDoc tests 2017-10-18 13:04:13 -07:00
annotateWithTypeFromJSDoc4.ts Update annotateWithTypeFromJSDoc tests 2017-10-18 13:04:13 -07:00
annotateWithTypeFromJSDoc5.ts JSDoc->type refactor:Renames+improve never handling 2017-10-13 09:38:01 -07:00
annotateWithTypeFromJSDoc6.ts JSDoc->type refactor:Renames+improve never handling 2017-10-13 09:38:01 -07:00
annotateWithTypeFromJSDoc7.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc8.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc9.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc10.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc11.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc12.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc13.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc14.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc15.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc16.ts Add and update jsdoc annotation refactoring tests 2017-10-11 13:34:16 -07:00
annotateWithTypeFromJSDoc17.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc18.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc19.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc20.ts Update baselines 2017-10-17 16:35:28 -07:00
annotateWithTypeFromJSDoc21.ts Update annotateWithTypeFromJSDoc tests 2017-10-18 13:04:13 -07:00
annotateWithTypeFromJSDoc22.ts Update annotateWithTypeFromJSDoc tests 2017-10-18 13:04:13 -07:00
argumentsAreAvailableAfterEditsAtEndOfFunction.ts
argumentsIndexExpression.ts
arrayCallAndConstructTypings.ts
arrayConcatTypeCheck0.ts
arrayConcatTypeCheck1.ts
asOperatorCompletion.ts
asOperatorFormatting.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 add and update tests 2017-06-20 11:52:05 -07:00
automaticConstructorToggling.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
basicClassMembers.ts
bestCommonTypeObjectLiterals1.ts
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts
breakpointValidationClassAmbient.ts
breakpointValidationClasses.ts
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts
breakpointValidationDebugger.ts
breakpointValidationDecorators.ts
breakpointValidationDestructuringAssignmentForArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPattern.ts
breakpointValidationDestructuringAssignmentForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPattern.ts
breakpointValidationDestructuringAssignmentStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForArrayBindingPattern.ts
breakpointValidationDestructuringForArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForObjectBindingPattern.ts
breakpointValidationDestructuringForObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfArrayBindingPattern.ts
breakpointValidationDestructuringForOfArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringForOfObjectBindingPattern.ts
breakpointValidationDestructuringForOfObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPattern.ts
breakpointValidationDestructuringParameterArrayBindingPattern2.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringParameterNestedObjectBindingPattern.ts
breakpointValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringParameterObjectBindingPattern.ts
breakpointValidationDestructuringParameterObjectBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatement.ts
breakpointValidationDestructuringVariableStatement1.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern.ts
breakpointValidationDestructuringVariableStatementArrayBindingPattern2.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues.ts
breakpointValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.ts
breakpointValidationDestructuringVariableStatementDefaultValues.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPattern.ts
breakpointValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.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
classifyThisParameter.ts
classInterfaceInsert.ts
classRenamingErrorRecovery.ts
cloduleAsBaseClass.ts
cloduleAsBaseClass2.ts
cloduleTypeOf1.ts
cloduleWithRecursiveReference.ts
closedCommentsInConstructor.ts
codeCompletionEscaping.ts
codeFixAddForgottenDecoratorCall01.ts Added test. 2017-10-05 11:38:21 -07:00
codeFixAddForgottenThis01.ts Improve testing of code fixes, and improve diagnostic messages (#18742) 2017-09-26 15:16:29 -07:00
codeFixAddForgottenThis02.ts Improve testing of code fixes, and improve diagnostic messages (#18742) 2017-09-26 15:16:29 -07:00
codeFixAddMissingMember.ts Improve testing of code fixes, and improve diagnostic messages (#18742) 2017-09-26 15:16:29 -07:00
codeFixAddMissingMember2.ts Improve testing of code fixes, and improve diagnostic messages (#18742) 2017-09-26 15:16:29 -07:00
codeFixAddMissingMember3.ts Improve testing of code fixes, and improve diagnostic messages (#18742) 2017-09-26 15:16:29 -07:00
codeFixAddMissingMember4.ts Fix whitespace around inserted property initializer 2017-10-04 11:26:41 -07:00
codeFixAddMissingMember5.ts Fix whitespace around inserted static property 2017-10-04 11:23:58 -07:00
codeFixAddMissingMember6.ts Fix whitespace around inserted property initializer 2017-10-04 11:26:41 -07:00
codeFixAddMissingMember7.ts Fix whitespace around inserted static property 2017-10-04 11:23:58 -07:00
codeFixCannotFindModule.ts For @types installing quickfix, only activate for implicit-any module (#19394) 2017-10-23 13:36:36 -07:00
codeFixCannotFindModule_notIfMissing.ts For @types installing quickfix, only activate for implicit-any module (#19394) 2017-10-23 13:36:36 -07:00
codeFixChangeExtendsToImplements.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeExtendsToImplementsAbstractModifier.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeExtendsToImplementsTypeParams.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeExtendsToImplementsWithDecorator.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax4.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax5.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax6.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax7.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax8.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax9.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax10.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax11.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax12.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax13.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax14.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax15.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax16.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax17.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax18.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax19.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax20.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax21.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax22.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax23.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax24.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax25.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax26.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixChangeJSDocSyntax27.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExprClassImplementClassFunctionVoidInferred.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExprExtendsAbstractExpressionWithTypeArgs.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractExpressionWithTypeArgs.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractGetterSetter.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractMethod.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractMethodThis.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateNumber.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractMethodTypeParamsInstantiateU.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractPrivateProperty.ts
codeFixClassExtendAbstractProperty.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
codeFixClassExtendAbstractPropertyThis.ts
codeFixClassExtendAbstractProtectedProperty.ts
codeFixClassExtendAbstractPublicProperty.ts
codeFixClassExtendAbstractSomePropertiesPresent.ts
codeFixClassImplementClassAbstractGettersAndSetters.ts
codeFixClassImplementClassFunctionVoidInferred.ts
codeFixClassImplementClassMemberAnonymousClass.ts
codeFixClassImplementClassMethodViaHeritage.ts
codeFixClassImplementClassMultipleSignatures1.ts
codeFixClassImplementClassMultipleSignatures2.ts
codeFixClassImplementClassPropertyModifiers.ts
codeFixClassImplementClassPropertyTypeQuery.ts
codeFixClassImplementDeepInheritance.ts
codeFixClassImplementDefaultClass.ts
codeFixClassImplementInterfaceArrayTuple.ts
codeFixClassImplementInterfaceCallSignature.ts
codeFixClassImplementInterfaceClassExpression.ts
codeFixClassImplementInterfaceComments.ts
codeFixClassImplementInterfaceComputedPropertyLiterals.ts
codeFixClassImplementInterfaceComputedPropertyNameWellKnownSymbols.ts
codeFixClassImplementInterfaceConstructSignature.ts
codeFixClassImplementInterfaceDuplicateMember1.ts
codeFixClassImplementInterfaceDuplicateMember2.ts
codeFixClassImplementInterfaceEmptyTypeLiteral.ts
codeFixClassImplementInterfaceIndexSignaturesBoth.ts
codeFixClassImplementInterfaceIndexSignaturesNoFix.ts
codeFixClassImplementInterfaceIndexSignaturesNumber.ts
codeFixClassImplementInterfaceIndexSignaturesString.ts
codeFixClassImplementInterfaceIndexType.ts
codeFixClassImplementInterfaceInheritsAbstractMethod.ts
codeFixClassImplementInterfaceInNamespace.ts
codeFixClassImplementInterfaceMappedType.ts
codeFixClassImplementInterfaceMemberNestedTypeAlias.ts
codeFixClassImplementInterfaceMemberOrdering.ts
codeFixClassImplementInterfaceMemberTypeAlias.ts
codeFixClassImplementInterfaceMethodThisAndSelfReference.ts
codeFixClassImplementInterfaceMethodTypePredicate.ts
codeFixClassImplementInterfaceMultipleImplements1.ts
codeFixClassImplementInterfaceMultipleImplements2.ts
codeFixClassImplementInterfaceMultipleImplementsIntersection1.ts
codeFixClassImplementInterfaceMultipleImplementsIntersection2.ts
codeFixClassImplementInterfaceMultipleMembersAndPunctuation.ts
codeFixClassImplementInterfaceMultipleSignatures.ts
codeFixClassImplementInterfaceMultipleSignaturesRest1.ts
codeFixClassImplementInterfaceMultipleSignaturesRest2.ts
codeFixClassImplementInterfaceNamespaceConflict.ts
codeFixClassImplementInterfaceOptionalProperty.ts visit question token 2017-06-26 12:33:29 -07:00
codeFixClassImplementInterfaceProperty.ts
codeFixClassImplementInterfacePropertyFromParentConstructorFunction.ts
codeFixClassImplementInterfacePropertySignatures.ts
codeFixClassImplementInterfaceQualifiedName.ts
codeFixClassImplementInterfaceSomePropertiesPresent.ts
codeFixClassImplementInterfaceTypeParamInstantiateDeeply.ts
codeFixClassImplementInterfaceTypeParamInstantiateError.ts
codeFixClassImplementInterfaceTypeParamInstantiateNumber.ts
codeFixClassImplementInterfaceTypeParamInstantiateT.ts
codeFixClassImplementInterfaceTypeParamInstantiateU.ts
codeFixClassImplementInterfaceTypeParamInstantiation.ts
codeFixClassImplementInterfaceTypeParamMethod.ts
codeFixClassImplementInterfaceUndeclaredSymbol.ts
codeFixCorrectSpelling1.ts Test:spelling suggestions for more types 2017-06-30 10:12:02 -07:00
codeFixCorrectSpelling2.ts Test:spelling suggestions for more types 2017-06-30 10:12:02 -07:00
codeFixCorrectSpelling3.ts Test:spelling suggestions for more types 2017-06-30 10:12:02 -07:00
codeFixCorrectSpelling4.ts Added failing test case. 2017-07-27 18:11:34 -07:00
codeFixDisableJsDiagnosticsInFile.ts
codeFixDisableJsDiagnosticsInFile2.ts
codeFixDisableJsDiagnosticsInFile3.ts
codeFixDisableJsDiagnosticsInFile4.ts
codeFixDisableJsDiagnosticsInFile5.ts
codeFixDisableJsDiagnosticsInFile6.ts
codeFixDisableJsDiagnosticsInFile7.ts
codeFixDisableJsDiagnosticsInFile8.ts
codeFixInferFromUsage.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageCall.ts Fix #19257: Ensure a generated signature has a return type (#19264) 2017-10-17 16:51:22 -07:00
codeFixInferFromUsageGetter.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageGetter2.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageInaccessibleTypes.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageMember.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageMember2.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageMember3.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageMultipleParameters.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageOptionalParam.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageOptionalParam2.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsagePropertyAccess.ts Fix #19257: Ensure a generated signature has a return type (#19264) 2017-10-17 16:51:22 -07:00
codeFixInferFromUsageRestParam.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageRestParam2.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageRestParam3.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageSetter.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageSetter2.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageVariable.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixInferFromUsageVariable2.ts Quick fix for no-implicit-any errors to add explicit type annotation (#14786) 2017-10-12 10:14:58 -07:00
codeFixNegativeReplaceQualifiedNameWithIndexedAccessType01.ts Added/augmented tests. 2017-07-27 14:55:29 -07:00
codeFixReplaceQualifiedNameWithIndexedAccessType01.ts Add test case for code fixes on qualified names used instead of indexed access types. 2017-07-27 12:40:57 -07:00
codeFixSuperAfterThis.ts Don't normalize whitespace in fourslash tests (#18447) 2017-09-14 08:23:50 -07:00
codeFixSuperCall.ts Don't normalize whitespace in fourslash tests (#18447) 2017-09-14 08:23:50 -07:00
codeFixSuperCallWithThisInside.ts
codeFixUndeclaredAcrossFiles1.ts Support contextual type for property assignments in JS that are not declarations (#18820) 2017-10-04 09:32:09 -07:00
codeFixUndeclaredAcrossFiles2.ts suppress type annotations in js file 2017-06-01 14:12:25 -07:00
codeFixUndeclaredClassInstance.ts
codeFixUndeclaredClassInstanceWithTypeParams.ts
codeFixUndeclaredIndexSignatureNumericLiteral.ts
codeFixUndeclaredInStaticMethod.ts Improve testing of code fixes, and improve diagnostic messages (#18742) 2017-09-26 15:16:29 -07:00
codeFixUndeclaredMethod.ts Improve testing of code fixes, and improve diagnostic messages (#18742) 2017-09-26 15:16:29 -07:00
codeFixUndeclaredPropertyAccesses.ts add tests 2017-05-31 17:18:36 -07:00
codeFixUndeclaredPropertyFunctionEmptyClass.ts
codeFixUndeclaredPropertyFunctionNonEmptyClass.ts
codeFixUndeclaredPropertyNumericLiteral.ts
codeFixUndeclaredPropertyObjectLiteral.ts
codeFixUndeclaredPropertyObjectLiteralStrictNullChecks.ts
codeFixUndeclaredPropertyThisType.ts
commentBraceCompletionPosition.ts respond to comments 2017-06-12 15:36:34 -07:00
commentsBlocks.ts
commentsClass.ts
commentsClassMembers.ts
commentsCommentParsing.ts Support completions for JSDoc @param tag names (#16299) 2017-06-07 12:28:52 -07:00
commentsEnums.ts
commentsExternalModules.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
commentsFunctionDeclaration.ts
commentsFunctionExpression.ts
commentsImportDeclaration.ts
commentsInheritance.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
commentsInterface.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
commentsLinePreservation.ts
commentsModules.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
commentsMultiModuleMultiFile.ts
commentsMultiModuleSingleFile.ts
commentsOverloads.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
commentsUnion.ts
commentsVariables.ts
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts Allow quoted names in completions (#18162) 2017-09-06 14:39:53 -07:00
completionAfterAtChar.ts
completionAfterBackslashFollowingString.ts
completionAfterDotDotDot.ts
completionBeforeSemanticDiagnosticsInArrowFunction1.ts
completionEntryForClassMembers.ts Show public/private/protected/readonly when looking for constructor parameter and otherwise parameter declaration or property declaraiton should result in no completion 2017-06-15 11:16:35 -07:00
completionEntryForClassMembers2.ts
completionEntryForClassMembers3.ts Handle the case of completion of class member when member name is being edited 2017-10-10 10:58:21 -07:00
completionEntryForConst.ts
completionEntryForImportName.ts
completionEntryForPrimitive.ts
completionEntryForPropertyFromUnionOfModuleType.ts
completionEntryForShorthandPropertyAssignment.ts
completionEntryForUnionMethod.ts Array cleanup (#16223) 2017-06-04 14:26:18 -07:00
completionEntryForUnionProperty.ts
completionEntryForUnionProperty2.ts
completionEntryOnNarrowedType.ts
completionForQuotedPropertyInPropertyAssignment1.ts Allow quoted names in completions (#18162) 2017-09-06 14:39:53 -07:00
completionForQuotedPropertyInPropertyAssignment2.ts Allow quoted names in completions (#18162) 2017-09-06 14:39:53 -07:00
completionForQuotedPropertyInPropertyAssignment3.ts Allow quoted names in completions (#18162) 2017-09-06 14:39:53 -07:00
completionForQuotedPropertyInPropertyAssignment4.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
completionForStringLiteral.ts
completionForStringLiteral2.ts
completionForStringLiteral3.ts
completionForStringLiteral4.ts
completionForStringLiteral5.ts
completionForStringLiteral6.ts
completionForStringLiteral7.ts
completionForStringLiteral8.ts
completionForStringLiteral10.ts
completionForStringLiteral11.ts
completionForStringLiteral12.ts
completionForStringLiteral13.ts Remove escaped names of well known symbols from string completions 2017-10-21 17:19:46 -07:00
completionForStringLiteralExport.ts fix completion module path (#19351)(#19367) (#19366) 2017-10-31 14:10:38 -07:00
completionForStringLiteralImport1.ts
completionForStringLiteralImport2.ts
completionForStringLiteralNonrelativeImport1.ts
completionForStringLiteralNonrelativeImport2.ts
completionForStringLiteralNonrelativeImport3.ts
completionForStringLiteralNonrelativeImport4.ts
completionForStringLiteralNonrelativeImport5.ts
completionForStringLiteralNonrelativeImport7.ts
completionForStringLiteralNonrelativeImport8.ts
completionForStringLiteralNonrelativeImport9.ts
completionForStringLiteralNonrelativeImport10.ts
completionForStringLiteralNonrelativeImport11.ts
completionForStringLiteralNonrelativeImport12.ts
completionForStringLiteralNonrelativeImportTypings1.ts
completionForStringLiteralNonrelativeImportTypings2.ts
completionForStringLiteralNonrelativeImportTypings3.ts
completionForStringLiteralRelativeImport3.ts
completionForStringLiteralRelativeImport4.ts
completionForStringLiteralRelativeImportAllowJSFalse.ts
completionForStringLiteralRelativeImportAllowJSTrue.ts
completionForStringLiteralWithDynamicImport.ts fix completion module path (#19351)(#19367) (#19366) 2017-10-31 14:10:38 -07:00
completionInAugmentedClassModule.ts
completionInfoWithExplicitTypeArguments.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
completionInIncompleteCallExpression.ts
completionInJsDoc.ts
completionInJSDocFunctionNew.ts Update baselines 2017-07-14 09:34:35 -07:00
completionInJSDocFunctionThis.ts Update baselines 2017-07-14 09:34:35 -07:00
completionInJsDocQualifiedNames.ts Support completions for qualified names in JSDoc (#16380) 2017-06-08 17:21:36 -07:00
completionInNamedImportLocation.ts
completionInsideFunctionContainsArguments.ts
completionInTypeOf1.ts
completionInTypeOf2.ts
completionList_getExportsOfModule.ts Never return undefined from getExportsOfModule (#17013) 2017-07-07 10:06:12 -07:00
completionListAfterAnyType.ts
completionListAfterClassExtends.ts
completionListAfterFunction.ts
completionListAfterFunction2.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListAfterFunction3.ts
completionListAfterInvalidCharacter.ts
completionListAfterNumericLiteral.ts
completionListAfterNumericLiteral1.ts
completionListAfterObjectLiteral1.ts
completionListAfterPropertyName.ts Show public/private/protected/readonly when looking for constructor parameter and otherwise parameter declaration or property declaraiton should result in no completion 2017-06-15 11:16:35 -07:00
completionListAfterRegularExpressionLiteral01.ts
completionListAfterRegularExpressionLiteral1.ts
completionListAfterRegularExpressionLiteral02.ts
completionListAfterRegularExpressionLiteral03.ts
completionListAfterRegularExpressionLiteral04.ts
completionListAfterRegularExpressionLiteral05.ts
completionListAfterSlash.ts
completionListAfterSpreadOperator01.ts
completionListAfterStringLiteral1.ts
completionListAndMemberListOnCommentedDot.ts remove duplicate verify 2017-08-17 20:06:34 -07:00
completionListAndMemberListOnCommentedLine.ts
completionListAndMemberListOnCommentedWhiteSpace.ts
completionListAtBeginningOfFile01.ts
completionListAtBeginningOfIdentifierInArrowFunction01.ts
completionListAtDeclarationOfParameterType.ts
completionListAtEndOfWordInArrowFunction01.ts
completionListAtEndOfWordInArrowFunction02.ts
completionListAtEndOfWordInArrowFunction03.ts
completionListAtEOF.ts
completionListAtEOF1.ts
completionListAtEOF2.ts
completionListAtIdentifierDefinitionLocations_catch.ts
completionListAtIdentifierDefinitionLocations_classes.ts
completionListAtIdentifierDefinitionLocations_destructuring.ts
completionListAtIdentifierDefinitionLocations_enumMembers.ts
completionListAtIdentifierDefinitionLocations_enumMembers2.ts
completionListAtIdentifierDefinitionLocations_enums.ts
completionListAtIdentifierDefinitionLocations_functions.ts
completionListAtIdentifierDefinitionLocations_Generics.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts
completionListAtIdentifierDefinitionLocations_interfaces.ts
completionListAtIdentifierDefinitionLocations_parameters.ts Show public/private/protected/readonly when looking for constructor parameter and otherwise parameter declaration or property declaraiton should result in no completion 2017-06-15 11:16:35 -07:00
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 Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListClassMembers.ts
completionListEnumMembers.ts
completionListEnumValues.ts
completionListErrorRecovery.ts
completionListErrorRecovery2.ts
completionListForDerivedType1.ts
completionListForExportEquals.ts
completionListForExportEquals2.ts
completionListForGenericInstance1.ts
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForObjectSpread.ts
completionListForRest.ts
completionListForShorthandPropertyAssignment.ts
completionListForShorthandPropertyAssignment2.ts
completionListForTransitivelyExportedMembers01.ts
completionListForTransitivelyExportedMembers02.ts
completionListForTransitivelyExportedMembers03.ts
completionListForTransitivelyExportedMembers04.ts
completionListForUnicodeEscapeName.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
completionListFunctionExpression.ts
completionListFunctionMembers.ts
completionListGenericConstraints.ts
completionListImplementingInterfaceFunctions.ts
completionListInArrowFunctionInUnclosedCallSite01.ts
completionListInClassExpressionWithTypeParameter.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInClosedFunction01.ts
completionListInClosedFunction02.ts
completionListInClosedFunction03.ts
completionListInClosedFunction04.ts
completionListInClosedFunction05.ts
completionListInClosedFunction06.ts
completionListInClosedFunction07.ts
completionListInClosedObjectTypeLiteralInSignature01.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInClosedObjectTypeLiteralInSignature02.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInClosedObjectTypeLiteralInSignature03.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInClosedObjectTypeLiteralInSignature04.ts
completionListInComments.ts
completionListInComments2.ts
completionListInComments3.ts
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExportClause01.ts
completionListInExportClause02.ts
completionListInExportClause03.ts
completionListInExtendsClause.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInImportClause01.ts
completionListInImportClause02.ts
completionListInImportClause03.ts
completionListInImportClause04.ts
completionListInIndexSignature01.ts
completionListInIndexSignature02.ts
completionListInMiddleOfIdentifierInArrowFunction01.ts
completionListInNamedClassExpression.ts
completionListInNamedClassExpressionWithShadowing.ts
completionListInNamedFunctionExpression.ts
completionListInNamedFunctionExpression1.ts
completionListInNamedFunctionExpressionWithShadowing.ts
completionListInNamespaceImportName01.ts
completionListInObjectBindingPattern01.ts
completionListInObjectBindingPattern02.ts
completionListInObjectBindingPattern03.ts
completionListInObjectBindingPattern04.ts
completionListInObjectBindingPattern05.ts
completionListInObjectBindingPattern06.ts
completionListInObjectBindingPattern07.ts
completionListInObjectBindingPattern08.ts
completionListInObjectBindingPattern09.ts
completionListInObjectBindingPattern10.ts
completionListInObjectBindingPattern11.ts
completionListInObjectBindingPattern12.ts
completionListInObjectBindingPattern13.ts
completionListInObjectBindingPattern14.ts #15214 Remove nonpublic members from destructuring completion lists 2017-07-05 10:03:56 -07:00
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteral4.ts
completionListInObjectLiteralPropertyAssignment.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInScope_doesNotIncludeAugmentations.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts
completionListInstanceProtectedMembers2.ts
completionListInstanceProtectedMembers3.ts
completionListInstanceProtectedMembers4.ts
completionListInStringLiterals1.ts
completionListInStringLiterals2.ts
completionListInTemplateLiteralParts1.ts
completionListInTemplateLiteralPartsNegatives1.ts
completionListInTypedObjectLiterals2.ts
completionListInTypedObjectLiterals3.ts
completionListInTypedObjectLiterals4.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts
completionListInTypeParameterOfClassExpression1.ts
completionListInTypeParameterOfTypeAlias1.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInTypeParameterOfTypeAlias2.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInTypeParameterOfTypeAlias3.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
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 Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInUnclosedIndexSignature03.ts
completionListInUnclosedObjectTypeLiteralInSignature01.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInUnclosedObjectTypeLiteralInSignature02.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInUnclosedObjectTypeLiteralInSignature03.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListInUnclosedObjectTypeLiteralInSignature04.ts
completionListInUnclosedSpreadExpression01.ts
completionListInUnclosedSpreadExpression02.ts
completionListInUnclosedTaggedTemplate01.ts
completionListInUnclosedTaggedTemplate02.ts
completionListInUnclosedTemplate01.ts
completionListInUnclosedTemplate02.ts
completionListInUnclosedTypeOfExpression01.ts
completionListInUnclosedTypeOfExpression02.ts
completionListInUnclosedVoidExpression01.ts
completionListInUnclosedYieldExpression01.ts
completionListInvalidMemberNames.ts Allow quoted names in completions (#18162) 2017-09-06 14:39:53 -07:00
completionListInvalidMemberNames2.ts Allow quoted names in completions (#18162) 2017-09-06 14:39:53 -07:00
completionListInvalidMemberNames3.ts
completionListIsGlobalCompletion.ts Extract Method (squash) 2017-08-04 16:10:33 -07:00
completionListKeywords.ts
completionListModuleMembers.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListNewIdentifierBindingElement.ts
completionListNewIdentifierFunctionDeclaration.ts
completionListNewIdentifierVariableDeclaration.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListObjectMembers.ts
completionListOfGnericSymbol.ts
completionListOfSplitInterface.ts
completionListOfUnion.ts For completions of union, exclude types with methods (#18124) 2017-09-14 12:37:38 -07:00
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
completionListOnAliases3.ts
completionListOnFunctionCallWithOptionalArgument.ts
completionListOnMethodParameterName.ts
completionListOnParam.ts
completionListOnParamInClass.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListOnParamOfGenericType1.ts
completionListOnPrivateVariableInModule.ts
completionListOnSuper.ts
completionListOnVarBetweenModules.ts
completionListOutsideOfClosedArrowFunction01.ts
completionListOutsideOfClosedArrowFunction02.ts
completionListOutsideOfClosedFunctionDeclaration01.ts
completionListOutsideOfForLoop01.ts
completionListOutsideOfForLoop02.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
completionListWithMeanings.ts Encorporting feedback 2017-06-06 11:27:31 -07:00
completionListWithModulesFromModule.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListWithModulesInsideModuleScope.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
completionListWithModulesOutsideModuleScope.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListWithModulesOutsideModuleScope2.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
completionListWithUnresolvedModule.ts
completionsDefaultExport.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
completionsDestructuring.ts Support completions in destructuring in for-of (#16454) 2017-06-12 12:12:51 -07:00
completionsImport_default_addToNamedImports.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_default_addToNamespaceImport.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_default_alreadyExistedWithRename.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_default_didNotExistBefore.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_fromAmbientModule.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_matching.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_multipleWithSameName.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_named_addToNamedImports.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_named_didNotExistBefore.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_named_namespaceImportExists.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_ofAlias.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_previousTokenIsSemicolon.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsImport_shadowedByLocal.ts Support multiple completions with the same name but different source module (#19455) 2017-10-26 08:22:17 -07:00
completionsJsdocTag.ts Support completion details for special JsDoc completions (#19494) 2017-10-26 10:58:33 -07:00
completionsJsdocTypeTagCast.ts Use JSDoc @type tag type cast as a contextual type (#18690) 2017-09-22 10:42:02 -07:00
completionsJsPropertyAssignment.ts Support contextual type for property assignments in JS that are not declarations (#18820) 2017-10-04 09:32:09 -07:00
completionsKeyof.ts
completionsNamespaceMergedWithClass.ts When adding completions for a module, don't get the type of the module if not necessary. (#16768) 2017-07-13 09:20:40 -07:00
completionsNamespaceMergedWithObject.ts When adding completions for a module, don't get the type of the module if not necessary. (#16768) 2017-07-13 09:20:40 -07:00
completionsUnion.ts For completions of union, exclude types with methods (#18124) 2017-09-14 12:37:38 -07:00
completionWithDotFollowedByNamespaceKeyword.ts
completionWithNamespaceInsideFunction.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
consistenceOnIndentionsOfChainedFunctionCalls.ts
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts
consistentContextualTypeErrorsAfterEdits.ts
constEnumQuickInfoAndCompletionList.ts
constEnumsEmitOutputInMultipleFiles.ts
constQuickInfoAndCompletionList.ts
constructorBraceFormatting.ts
constructorQuickInfo.ts
contextuallyTypedFunctionExpressionGeneric1.ts Fix fourslash tests 2017-06-06 13:35:29 -07:00
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts
contextualTyping.ts Get quickInfo from a contextual type if possible (#18119) 2017-09-07 07:22:39 -07:00
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts
contextualTypingOfArrayLiterals1.ts
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts Fix fourslash tests 2017-06-06 13:35:29 -07:00
contextualTypingReturnExpressions.ts
convertFunctionToEs6Class1.ts Refactor refactor 2017-06-06 14:58:18 -07:00
convertFunctionToEs6Class2.ts Refactor refactor 2017-06-06 14:58:18 -07:00
convertFunctionToEs6Class3.ts Fixes to emit / format for codeFix (#18484) 2017-09-14 14:30:50 -07:00
convertFunctionToEs6Class_asyncMethods.ts Ensure Async Modifier is maintained through ES6 Class Conversion (#19092) 2017-10-11 09:04:51 -07:00
convertFunctionToEs6Class_emptySwitchCase.ts Fixes to emit / format for codeFix (#18484) 2017-09-14 14:30:50 -07:00
convertFunctionToEs6Class_exportModifier1.ts Maintain Export Modifier when Refactoring to ES6 Class #18435 (#19070) 2017-10-10 15:39:59 -07:00
convertFunctionToEs6Class_exportModifier2.ts Maintain Export Modifier when Refactoring to ES6 Class #18435 (#19070) 2017-10-10 15:39:59 -07:00
convertFunctionToEs6Class_objectLiteralInArrowFunction.ts Fixes to emit / format for codeFix (#18484) 2017-09-14 14:30:50 -07:00
convertFunctionToEs6ClassJsDoc.ts Add tests 2017-06-29 15:14:09 -07:00
convertToEs6Class_emptyCatchClause.ts Ensure that emitter calls callbacks for empty blocks (#18547) 2017-09-18 10:05:44 -07:00
debuggerStatementIndent.ts
declarationExpressions.ts
declareFunction.ts
defaultParamsAndContextualTypes.ts
definition.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
definitionNameOnEnumMember.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts
deleteModifierBeforeVarStatement1.ts
deleteReopenedModule.ts
deleteTypeParameter.ts
derivedTypeIndexerWithGenericConstraints.ts
distinctTypesInCallbacksWithSameNames.ts
docCommentTemplateClassDecl01.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateClassDeclMethods01.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateClassDeclMethods02.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateConstructor01.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateEmptyFile.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateFunctionWithParameters.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateIndentation.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateInMultiLineComment.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateInsideFunctionDeclaration.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateInSingleLineComment.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateJsSpecialPropertyAssignment.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateNamespacesAndModules01.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateNamespacesAndModules02.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateObjectLiteralMethods01.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateRegex.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateVariableStatements01.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateVariableStatements02.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
docCommentTemplateVariableStatements03.ts Support special JS property assignments in doc comment templates (#18193) 2017-09-07 07:21:47 -07:00
documentHighlightAtInheritedProperties1.ts
documentHighlightAtInheritedProperties2.ts
documentHighlightAtInheritedProperties3.ts
documentHighlightAtInheritedProperties4.ts
documentHighlightAtInheritedProperties5.ts
documentHighlightAtInheritedProperties6.ts
documentHighlightAtParameterPropertyDeclaration1.ts
documentHighlightAtParameterPropertyDeclaration2.ts
documentHighlightAtParameterPropertyDeclaration3.ts
doubleUnderscoreCompletions.ts Created a branded type for identifier-escaped strings (#16915) 2017-07-06 14:45:50 -07:00
doubleUnderscoreRenames.ts Created a branded type for identifier-escaped strings (#16915) 2017-07-06 14:45:50 -07:00
duplicateClassModuleError0.ts
duplicateFunctionImplementation.ts
duplicateIndexers.ts
duplicatePackageServices.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
duplicatePackageServices_fileChanges.ts For duplicate source files of the same package, make one redirect to the other (#16274) 2017-08-09 14:39:06 -07:00
duplicateTypeParameters.ts
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts
enumAddition.ts
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts
eval.ts
exportClauseErrorReporting0.ts
exportDefaultClass.ts
exportDefaultFunction.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts
extendArray.ts
extendArrayInterface.ts
extendArrayInterfaceMember.ts
extendInterfaceOverloadedMethod.ts
extendsTArray.ts
externalModuleIntellisense.ts
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
extract-const1.ts Disambiguate same-named refactors using description (#19267) 2017-10-18 10:23:18 -07:00
extract-method-empty-namespace.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method-formatting.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method-not-for-empty.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method-not-for-import.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method-uniqueName.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method1.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method2.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method3.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method4.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method5.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method6.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method7.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method8.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method9.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method10.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method11.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method13.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method14.ts Demote some extraction ranges to produce better results 2017-10-24 11:13:49 -07:00
extract-method15.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method17.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method18.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method19.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method20.ts Allow Extract Constant into enclosing scope in spite of RangeFacts.UsesThis 2017-10-12 09:32:05 -07:00
extract-method21.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method22.ts Demote some extraction ranges to produce better results 2017-10-24 11:13:49 -07:00
extract-method23.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method24.ts Insert a line break before a function at EOF if needed 2017-10-12 14:19:36 -07:00
extract-method25.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method26.ts Generalize extract method to handle constants as well 2017-09-26 17:29:34 -07:00
extract-method27.ts Add regression test for #19395 2017-10-30 11:21:22 -07:00
failureToImplementClass.ts
findAllReferencesDynamicImport1.ts Implement LS on string-literal of dynamic import 2017-06-09 10:01:17 -07:00
findAllReferencesDynamicImport2.ts Add fourslash rename, find-all-reference on imported property 2017-06-09 10:40:52 -07:00
findAllReferencesDynamicImport3.ts [Master] fix 16407 - LS in binding element of object binding pattern (#16534) 2017-08-11 11:14:59 -07:00
findAllReferencesJSDocFunctionNew.ts Update baselines 2017-07-14 09:34:35 -07:00
findAllReferencesJSDocFunctionThis.ts Add fourslash tests for function(new/this:T) syntax 2017-07-13 14:49:50 -07:00
findAllReferencesJsDocTypeLiteral.ts Address PR comments from Andy 2017-07-25 14:14:12 -07:00
findAllReferencesOfConstructor.ts
findAllReferencesOfConstructor_badOverload.ts
findAllReferPropertyAccessExpressionHeritageClause.ts
findAllRefsCatchClause.ts
findAllRefsClassExpression0.ts Support find-all-references for export = of class expression (#16327) 2017-06-07 11:16:12 -07:00
findAllRefsClassExpression1.ts Support find-all-references for export = of class expression (#16327) 2017-06-07 11:16:12 -07:00
findAllRefsClassExpression2.ts Support find-all-references for export = of class expression (#16327) 2017-06-07 11:16:12 -07:00
findAllRefsDefaultImportThroughNamespace.ts findAllRefs: Support anonymous default export (#19302) 2017-10-18 15:46:39 -07:00
findAllRefsDestructureGeneric.ts findAllReferences: Handle root symbols of binding element property symbol (#17738) 2017-09-07 07:23:06 -07:00
findAllRefsDestructureGetter.ts Fix find-all-references for destructured getter (#17483) 2017-08-02 06:51:26 -07:00
findAllRefsEnumAsNamespace.ts
findAllRefsEnumMember.ts
findAllRefsExportAsNamespace.ts
findAllRefsExportConstEqualToClass.ts Fix bug in importTracker: getExportNode must verify that we are on the LHS of a VariableDeclaration (#17205) 2017-07-17 12:29:29 -07:00
findAllRefsForComputedProperties.ts
findAllRefsForComputedProperties2.ts
findAllRefsForDefaultExport.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
findAllRefsForDefaultExport01.ts
findAllRefsForDefaultExport02.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
findAllRefsForDefaultExport03.ts
findAllRefsForDefaultExport04.ts Have getNameOfDeclaration return x for export default x. (#18616) 2017-10-06 14:29:45 -07:00
findAllRefsForDefaultExport08.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
findAllRefsForDefaultExport_anonymous.ts findAllRefs: Support anonymous default export (#19302) 2017-10-18 15:46:39 -07:00
findAllRefsForDefaultExport_reExport.ts findAllRefs: Support anonymous default export (#19302) 2017-10-18 15:46:39 -07:00
findAllRefsForDefaultExport_reExport_allowSyntheticDefaultImports.ts Support find-all-references for default keyword (#17992) 2017-09-07 07:26:22 -07:00
findAllRefsForDefaultExportAnonymous.ts Support find-all-references for default keyword (#17992) 2017-09-07 07:26:22 -07:00
findAllRefsForFunctionExpression01.ts
findAllRefsForMappedType.ts
findAllRefsForModule.ts
findAllRefsForModuleGlobal.ts
findAllRefsForObjectLiteralProperties.ts
findAllRefsForObjectSpread.ts
findAllRefsForRest.ts
findAllRefsForStringLiteralTypes.ts
findAllRefsForUMDModuleAlias1.ts
findAllRefsForVariableInExtendsClause01.ts
findAllRefsForVariableInExtendsClause02.ts
findAllRefsForVariableInImplementsClause01.ts
findAllRefsGlobalModuleAugmentation.ts
findAllRefsImportStarOfExportEquals.ts
findAllRefsInClassExpression.ts
findAllRefsIndexedAccessTypes.ts Handle indexed access types in getSymbolAtLocation and findAllReferences (#18149) 2017-08-30 14:19:49 -07:00
findAllRefsInheritedProperties1.ts
findAllRefsInheritedProperties2.ts
findAllRefsInheritedProperties3.ts
findAllRefsInheritedProperties4.ts
findAllRefsInheritedProperties5.ts
findAllRefsInsideTemplates1.ts
findAllRefsInsideTemplates2.ts
findAllRefsInsideWithBlock.ts
findAllRefsJsDocTemplateTag_class.ts Don't bind JSDoc type parameter in a TS file (#16413) 2017-06-09 14:52:01 -07:00
findAllRefsJsDocTemplateTag_class_js.ts Don't bind JSDoc type parameter in a TS file (#16413) 2017-06-09 14:52:01 -07:00
findAllRefsJsDocTemplateTag_function.ts Don't bind JSDoc type parameter in a TS file (#16413) 2017-06-09 14:52:01 -07:00
findAllRefsJsDocTemplateTag_function_js.ts Don't bind JSDoc type parameter in a TS file (#16413) 2017-06-09 14:52:01 -07:00
findAllRefsJsDocTypeDef.ts
findAllRefsJsDocTypeDef_js.ts Fix scope of @typedef references (#16718) 2017-06-28 13:30:23 -07:00
findAllRefsMappedType.ts
findAllRefsModuleAugmentation.ts
findAllRefsNoImportClause.ts
findAllRefsObjectBindingElementPropertyName01.ts
findAllRefsObjectBindingElementPropertyName02.ts
findAllRefsObjectBindingElementPropertyName03.ts
findAllRefsObjectBindingElementPropertyName04.ts
findAllRefsObjectBindingElementPropertyName05.ts
findAllRefsObjectBindingElementPropertyName06.ts
findAllRefsObjectBindingElementPropertyName07.ts
findAllRefsObjectBindingElementPropertyName10.ts
findAllRefsOfConstructor_withModifier.ts
findAllRefsOnDecorators.ts
findAllRefsOnDefinition.ts
findAllRefsOnDefinition2.ts
findAllRefsOnImportAliases.ts
findAllRefsOnImportAliases2.ts
findAllRefsOnPrivateParameterProperty1.ts
findAllRefsParameterPropertyDeclaration1.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
findAllRefsParameterPropertyDeclaration2.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
findAllRefsParameterPropertyDeclaration3.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
findAllRefsPrimitive.ts
findAllRefsPrimitiveJsDoc.ts
findAllRefsPropertyContextuallyTypedByTypeParam01.ts
findAllRefsReExportLocal.ts
findAllRefsReExportRightNameWrongSymbol.ts
findAllRefsReExports.ts Support find-all-references for default keyword (#17992) 2017-09-07 07:26:22 -07:00
findAllRefsReExports2.ts
findAllRefsReExportStar.ts
findAllRefsRenameImportWithSameName.ts
findAllRefsThisKeyword.ts
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsTypeParameterInMergedInterface.ts findAllReferences: Type parameter is not globally visible (#16419) 2017-08-09 13:53:54 -07:00
findAllRefsWithLeadingUnderscoreNames1.ts
findAllRefsWithLeadingUnderscoreNames2.ts
findAllRefsWithLeadingUnderscoreNames3.ts
findAllRefsWithLeadingUnderscoreNames4.ts
findAllRefsWithLeadingUnderscoreNames5.ts
findAllRefsWithLeadingUnderscoreNames6.ts
findAllRefsWithLeadingUnderscoreNames7.ts
findAllRefsWithLeadingUnderscoreNames8.ts
findAllRefsWithLeadingUnderscoreNames9.ts
findAllRefsWithShorthandPropertyAssignment.ts
findAllRefsWithShorthandPropertyAssignment2.ts
findReferencesAcrossMultipleProjects.ts
findReferencesAfterEdit.ts
findReferencesDefinitionDisplayParts.ts
findReferencesJSXTagName.ts Document highlights for a JSX tag should just be the matching tag, not all references (#16453) 2017-06-12 11:08:21 -07:00
findReferencesJSXTagName2.ts
findReferencesJSXTagName3.ts Document highlights for a JSX tag should just be the matching tag, not all references (#16453) 2017-06-12 11:08:21 -07:00
fixingTypeParametersQuickInfo.ts
forceIndentAfterNewLineInsert.ts add and update tests 2017-06-20 11:52:05 -07:00
forIn.ts
formatAfterMultilineComment.ts
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayLiteralExpression.ts
formatArrayOrObjectLiteralsInVariableList.ts
formatAsyncAwait.ts
formatAsyncComputedMethod.ts
formatAsyncKeyword.ts
formatClassExpression.ts
formatColonAndQMark.ts
formatComments.ts
formatConflictDiff3Marker1.ts Don't normalize whitespace in fourslash tests (#18447) 2017-09-14 08:23:50 -07:00
formatConflictMarker1.ts Don't normalize whitespace in fourslash tests (#18447) 2017-09-14 08:23:50 -07:00
formatControlFlowConstructs.ts
formatDebuggerStatement.ts
formatDocumentWithTrivia.ts
formatEmptyBlock.ts
formatEmptyParamList.ts Merge branch 'master' into formattingAfterParseError 2017-08-16 20:27:06 -07:00
formatFunctionAndConstructorType.ts
formatIfWithEmptyCondition.ts rename test 2017-06-19 14:22:56 -07:00
formatImplicitModule.ts
formatImportDeclaration.ts
formatInTryCatchFinally.ts
formatInTsxFiles.ts
formatJsxWithKeywordInIdentifier.ts Fix formatting when keyword is parsed as part of a JSX identifier (e.g. module-layout) (#18598) 2017-09-20 15:01:04 -07:00
formatMultilineComment.ts
formatNamedExportImport.ts
formatNestedClassWithOpenBraceOnNewLines.ts
formatOnEnterFunctionDeclaration.ts
formatOnEnterInComment.ts add test 2017-08-15 12:44:21 -07:00
formatOnEnterOpenBraceAddNewLine.ts respond to comments 2017-06-26 10:55:04 -07:00
formatOnOpenCurlyBraceRemoveNewLine.ts disable spaceBeforeOpenCurly if newline rule is enabled 2017-06-28 13:13:53 -07:00
formatOnSemiColonAfterBreak.ts
formatParameter.ts
formatRemoveNewLineAfterOpenBrace.ts add and update tests 2017-06-20 11:52:05 -07:00
formatSelectionWithTrivia.ts
formatSelectionWithTrivia2.ts
formatSignatures.ts
formatSimulatingScriptBlocks.ts Fixed formatting on script blocks, added regrestion tests, fixed minor bugs 2017-09-27 15:18:25 -07:00
formatTemplateLiteral.ts
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts Fixed formatting on script blocks, added regrestion tests, fixed minor bugs 2017-09-27 15:18:25 -07:00
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
formattingGlobalAugmentation1.ts
formattingGlobalAugmentation2.ts
formattingHexLiteral.ts
formattingIfInElseBlock.ts
formattingIllegalImportClause.ts
formattingInComment.ts
formattingInDestructuring1.ts
formattingInDestructuring2.ts
formattingInDestructuring3.ts
formattingInDestructuring4.ts
formattingInExpressionsInTsx.ts
formattingInMultilineComments.ts
formattingJsxElements.ts
formattingJsxTexts.ts
formattingKeywordAsIdentifier.ts
formattingMappedType.ts
formattingMultilineCommentsWithTabs1.ts
formattingMultilineCommentsWithTabs2.ts
formattingMultilineTemplateLiterals.ts
formattingNestedScopes.ts
formattingNonNullAssertionOperator.ts
formattingObjectLiteral.ts
formattingOfChainedLambda.ts
formattingOfExportDefault.ts
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts add and update tests 2017-06-20 11:52:05 -07:00
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts
formattingOnChainedCallbacksAndPropertyAccesses.ts
formattingOnClasses.ts Fixed formatting for multiline initialization of object and class members (#18494) 2017-09-15 09:12:35 -07:00
formattingOnCloseBrace.ts
formattingOnClosingBracket.ts
formattingOnCommaOperator.ts
formattingOnConstructorSignature.ts update tests 2017-06-19 11:13:58 -07:00
formattingOnDocumentReadyFunction.ts
formattingOnDoWhileNoSemicolon.ts
formattingOnEmptyInterfaceLiteral.ts
formattingOnEnter.ts Fix caret update logic in fourslash tests 2017-07-11 14:52:41 -07:00
formattingOnEnterInComments.ts
formattingOnEnterInStrings.ts
formattingOnInterfaces.ts
formattingOnInvalidCodes.ts Fixed formatting for multiline initialization of object and class members (#18494) 2017-09-15 09:12:35 -07:00
formattingOnModuleIndentation.ts
formattingOnNestedDoWhileByEnter.ts
formattingOnNestedStatements.ts
formattingOnObjectLiteral.ts Fixed formatting for multiline initialization of object and class members (#18494) 2017-09-15 09:12:35 -07:00
formattingOnOpenBraceOfFunctions.ts
formattingOnSemiColon.ts
formattingOnSingleLineBlocks.ts add and update tests 2017-06-20 11:52:05 -07:00
formattingOnStatementsWithNoSemicolon.ts
formattingOnTabAfterCloseCurly.ts
formattingOnVariety.ts
formattingOptionsChange.ts
formattingOptionsChangeJsx.ts
formattingQMark.ts
formattingReadonly.ts
formattingRegexes.ts
formattingReplaceSpacesWithTabs.ts
formattingReplaceTabsWithSpaces.ts
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts update tests 2017-06-19 11:13:58 -07:00
formattingSpaceAfterCommaBeforeOpenParen.ts
formattingSpaceBeforeCloseParen.ts
formattingSpaceBeforeFunctionParen.ts
formattingSpaceBetweenParent.ts Add SpaceBetweenOpenParens rule 2017-07-25 18:24:04 +09:00
formattingSpacesAfterConstructor.ts
formattingTemplates.ts
formattingTemplatesWithNewline.ts
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts
formattingWithLimitedSpan.ts
formattingWithMultilineComments.ts
formatTryCatch.ts
formatTsx.ts
formatTypeAlias.ts
formatTypeOperation.ts
formatVariableAssignments.ts
formatVariableDeclarationList.ts
formatWithBaseIndent.ts
formatWithStatement.ts
formatWithTabs.ts
formatWithTabs2.ts
forwardReference.ts
fourslash.ts Merge branch 'master' into AddDefinitionAndBoundSpan 2017-10-30 17:02:23 -07:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts
functionOverloadCount.ts
functionProperty.ts
functionRenamingErrorRecovery.ts
functionTypeFormatting.ts
functionTypePredicateFormatting.ts
functionTypes.ts
funduleWithRecursiveReference.ts
generatorDeclarationFormatting.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 Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
genericFunctionSignatureHelp2.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
genericFunctionSignatureHelp3.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
genericFunctionSignatureHelp3MultiFile.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts
genericInterfacePropertyInference2.ts
genericInterfacesWithConstraints1.ts
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
genericParameterHelpConstructorCalls.ts
genericParameterHelpTypeReferences.ts
genericRespecialization1.ts
genericsFormatting.ts
genericSignaturesAreProperlyCleaned.ts
genericTypeAliasIntersectionCompletions.ts
genericTypeArgumentInference1.ts Fix fourslash test 2017-06-06 14:45:28 -07:00
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
getEmitOutputOut.ts
getEmitOutputOutFile.ts
getEmitOutputSingleFile.ts
getEmitOutputSingleFile2.ts
getEmitOutputSourceMap.ts
getEmitOutputSourceMap2.ts
getEmitOutputSourceRoot.ts
getEmitOutputSourceRootMultiFiles.ts
getEmitOutputTsxFile_Preserve.ts
getEmitOutputTsxFile_React.ts
getEmitOutputWithDeclarationFile.ts
getEmitOutputWithDeclarationFile2.ts
getEmitOutputWithDeclarationFile3.ts
getEmitOutputWithEarlySemanticErrors.ts
getEmitOutputWithEmitterErrors.ts
getEmitOutputWithEmitterErrors2.ts
getEmitOutputWithSemanticErrors.ts
getEmitOutputWithSemanticErrors2.ts
getEmitOutputWithSemanticErrorsForMultipleFiles.ts
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts
getEmitOutputWithSyntaxErrors.ts
getJavaScriptCompletions1.ts
getJavaScriptCompletions2.ts
getJavaScriptCompletions3.ts
getJavaScriptCompletions4.ts
getJavaScriptCompletions5.ts
getJavaScriptCompletions6.ts
getJavaScriptCompletions7.ts
getJavaScriptCompletions8.ts
getJavaScriptCompletions9.ts
getJavaScriptCompletions10.ts
getJavaScriptCompletions11.ts
getJavaScriptCompletions12.ts
getJavaScriptCompletions13.ts
getJavaScriptCompletions14.ts
getJavaScriptCompletions15.ts
getJavaScriptCompletions16.ts
getJavaScriptCompletions18.ts
getJavaScriptCompletions19.ts
getJavaScriptCompletions20.ts
getJavaScriptGlobalCompletions1.ts
getJavaScriptQuickInfo1.ts
getJavaScriptQuickInfo2.ts
getJavaScriptQuickInfo3.ts
getJavaScriptQuickInfo4.ts
getJavaScriptQuickInfo5.ts
getJavaScriptQuickInfo6.ts
getJavaScriptQuickInfo7.ts
getJavaScriptQuickInfo8.ts
getJavaScriptSyntacticDiagnostics1.ts
getJavaScriptSyntacticDiagnostics2.ts
getJavaScriptSyntacticDiagnostics3.ts
getJavaScriptSyntacticDiagnostics4.ts
getJavaScriptSyntacticDiagnostics5.ts
getJavaScriptSyntacticDiagnostics6.ts
getJavaScriptSyntacticDiagnostics7.ts
getJavaScriptSyntacticDiagnostics8.ts
getJavaScriptSyntacticDiagnostics9.ts
getJavaScriptSyntacticDiagnostics10.ts
getJavaScriptSyntacticDiagnostics11.ts
getJavaScriptSyntacticDiagnostics12.ts
getJavaScriptSyntacticDiagnostics13.ts
getJavaScriptSyntacticDiagnostics14.ts
getJavaScriptSyntacticDiagnostics15.ts
getJavaScriptSyntacticDiagnostics16.ts
getJavaScriptSyntacticDiagnostics17.ts
getJavaScriptSyntacticDiagnostics18.ts
getJavaScriptSyntacticDiagnostics19.ts
getJavaScriptSyntacticDiagnostics21.ts
getJavaScriptSyntacticDiagnostics22.ts
getJavaScriptSyntacticDiagnostics23.ts
getJavaScriptSyntacticDiagnostics24.ts
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getNavigationBarItems.ts
getOccurrencesAbstract01.ts
getOccurrencesAbstract02.ts
getOccurrencesAbstract03.ts In getModifierOccurrences, support additional container kinds (#18947) 2017-10-04 09:52:51 -07:00
getOccurrencesAfterEdit.ts
getOccurrencesClassExpressionConstructor.ts
getOccurrencesClassExpressionPrivate.ts
getOccurrencesClassExpressionPublic.ts
getOccurrencesClassExpressionStatic.ts
getOccurrencesClassExpressionStaticThis.ts
getOccurrencesClassExpressionThis.ts
getOccurrencesConst01.ts
getOccurrencesConst02.ts
getOccurrencesConst03.ts
getOccurrencesConst04.ts
getOccurrencesConstructor.ts
getOccurrencesConstructor2.ts
getOccurrencesDeclare1.ts
getOccurrencesDeclare2.ts
getOccurrencesDeclare3.ts
getOccurrencesExport1.ts
getOccurrencesExport2.ts
getOccurrencesExport3.ts
getOccurrencesIfElse.ts
getOccurrencesIfElse2.ts
getOccurrencesIfElse3.ts
getOccurrencesIfElse4.ts
getOccurrencesIfElse5.ts
getOccurrencesIfElseBroken.ts
getOccurrencesIsDefinitionOfArrowFunction.ts
getOccurrencesIsDefinitionOfBindingPattern.ts findAllReferences: Handle root symbols of binding element property symbol (#17738) 2017-09-07 07:23:06 -07:00
getOccurrencesIsDefinitionOfClass.ts
getOccurrencesIsDefinitionOfComputedProperty.ts Have getNameOfDeclaration return x for export default x. (#18616) 2017-10-06 14:29:45 -07:00
getOccurrencesIsDefinitionOfEnum.ts
getOccurrencesIsDefinitionOfExport.ts
getOccurrencesIsDefinitionOfFunction.ts
getOccurrencesIsDefinitionOfInterface.ts
getOccurrencesIsDefinitionOfInterfaceClassMerge.ts
getOccurrencesIsDefinitionOfNamespace.ts
getOccurrencesIsDefinitionOfNumberNamedProperty.ts
getOccurrencesIsDefinitionOfParameter.ts
getOccurrencesIsDefinitionOfStringNamedProperty.ts
getOccurrencesIsDefinitionOfTypeAlias.ts
getOccurrencesIsDefinitionOfVariable.ts
getOccurrencesIsWriteAccess.ts
getOccurrencesLoopBreakContinue.ts
getOccurrencesLoopBreakContinue2.ts
getOccurrencesLoopBreakContinue3.ts
getOccurrencesLoopBreakContinue4.ts
getOccurrencesLoopBreakContinue5.ts
getOccurrencesLoopBreakContinue6.ts
getOccurrencesLoopBreakContinueNegatives.ts
getOccurrencesModifiersNegatives1.ts
getOccurrencesOfAnonymousFunction.ts
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfDecorators.ts
getOccurrencesOfUndefinedSymbol.ts
getOccurrencesPrivate1.ts
getOccurrencesPrivate2.ts
getOccurrencesPropertyInAliasedInterface.ts
getOccurrencesProtected1.ts
getOccurrencesProtected2.ts
getOccurrencesPublic1.ts
getOccurrencesPublic2.ts
getOccurrencesReturn.ts
getOccurrencesReturn2.ts
getOccurrencesReturn3.ts
getOccurrencesReturn4.ts
getOccurrencesReturnBroken.ts
getOccurrencesSetAndGet.ts
getOccurrencesSetAndGet2.ts
getOccurrencesSetAndGet3.ts
getOccurrencesStatic1.ts
getOccurrencesStringLiterals.ts
getOccurrencesStringLiteralTypes.ts
getOccurrencesSuper.ts
getOccurrencesSuper2.ts
getOccurrencesSuper3.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
getOutliningForBlockComments.ts
getOutliningForObjectsInArray.ts Add explanatory comments, consolidate main body 2017-08-14 09:27:45 -07:00
getOutliningForSingleLineComments.ts
getOutliningSpans.ts Increase maximum depth of outlining span search (#18704) 2017-10-04 13:48:08 -07:00
getOutliningSpansForRegions.ts Combine and simplify regex 2017-09-15 15:52:08 -07:00
getOutliningSpansForUnbalancedEndRegion.ts Region now starts at beginning of comment, and reviewer edits 2017-08-22 12:59:47 -07:00
getOutliningSpansForUnbalancedRegion.ts Region now starts at beginning of comment, and reviewer edits 2017-08-22 12:59:47 -07:00
getPreProcessedFile.ts
getPropertySymbolsFromBaseTypesDoesntCrash.ts
getQuickInfoForIntersectionTypes.ts
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts
getSemanticDiagnosticForDeclaration1.ts
getSemanticDiagnosticForNoDeclaration.ts
globalCompletionListInsideObjectLiterals.ts Show public/private/protected/readonly when looking for constructor parameter and otherwise parameter declaration or property declaraiton should result in no completion 2017-06-15 11:16:35 -07:00
goToDefinition_super.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinition_untypedModule.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionAcrossMultipleProjects.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionAlias.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionAmbiants.ts
goToDefinitionApparentTypeProperties.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionBuiltInTypes.ts
goToDefinitionBuiltInValues.ts
goToDefinitionConstructorOfClassExpression01.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionConstructorOverloads.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionDecorator.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionDecoratorOverloads.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionDifferentFile.ts
goToDefinitionDifferentFileIndirectly.ts
goToDefinitionDynamicImport1.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionDynamicImport2.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionDynamicImport3.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionDynamicImport4.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName2.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName3.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName4.ts
goToDefinitionExternalModuleName5.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName6.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName7.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName8.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionExternalModuleName9.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionFunctionOverloads.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionFunctionOverloadsInClass.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionFunctionType.ts
goToDefinitionImplicitConstructor.ts
goToDefinitionImportedNames.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionImportedNames2.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionImportedNames3.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionImportedNames4.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionImportedNames5.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionImportedNames6.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionImportedNames7.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionImports.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionInMemberDeclaration.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
gotoDefinitionInObjectBindingPattern1.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
gotoDefinitionInObjectBindingPattern2.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionInterfaceAfterImplement.ts
goToDefinitionInTypeArgument.ts
goToDefinitionJsModuleName.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionLabels.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionMethodOverloads.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionMultipleDefinitions.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionObjectBindingElementPropertyName01.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionObjectLiteralProperties.ts
goToDefinitionObjectLiteralProperties1.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionObjectSpread.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionOverloadsInMultiplePropertyAccesses.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionPartialImplementation.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionPrimitives.ts
gotoDefinitionPropertyAccessExpressionHeritageClause.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionRest.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionSameFile.ts
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts
goToDefinitionShorthandProperty01.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionShorthandProperty02.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionShorthandProperty03.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionSimple.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionSourceUnit.ts Added triple slash support 2017-10-24 14:02:02 -07:00
goToDefinitionTaggedTemplateOverloads.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionThis.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionTypePredicate.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionTypeReferenceDirective.ts Added triple slash support 2017-10-24 14:02:02 -07:00
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionUnionTypeProperty2.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionUnionTypeProperty3.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToDefinitionUnionTypeProperty4.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToImplementationClassMethod_00.ts
goToImplementationClassMethod_01.ts
goToImplementationEnum_00.ts
goToImplementationEnum_01.ts
goToImplementationInterface_00.ts
goToImplementationInterface_01.ts
goToImplementationInterface_02.ts
goToImplementationInterface_03.ts
goToImplementationInterface_04.ts
goToImplementationInterface_05.ts
goToImplementationInterface_06.ts
goToImplementationInterface_07.ts
goToImplementationInterface_08.ts
goToImplementationInterfaceMethod_00.ts
goToImplementationInterfaceMethod_01.ts
goToImplementationInterfaceMethod_02.ts
goToImplementationInterfaceMethod_03.ts
goToImplementationInterfaceMethod_04.ts
goToImplementationInterfaceMethod_05.ts
goToImplementationInterfaceMethod_06.ts
goToImplementationInterfaceMethod_08.ts
goToImplementationInterfaceMethod_09.ts
goToImplementationInterfaceMethod_10.ts
goToImplementationInterfaceMethod_11.ts
goToImplementationInterfaceProperty_00.ts
goToImplementationInterfaceProperty_01.ts
goToImplementationInvalid.ts
goToImplementationLocal_00.ts
goToImplementationLocal_01.ts
goToImplementationLocal_02.ts
goToImplementationLocal_03.ts
goToImplementationLocal_04.ts
goToImplementationLocal_05.ts
goToImplementationLocal_06.ts
goToImplementationLocal_07.ts
goToImplementationLocal_08.ts
goToImplementationNamespace_00.ts
goToImplementationNamespace_01.ts
goToImplementationNamespace_02.ts
goToImplementationNamespace_03.ts
goToImplementationNamespace_04.ts
goToImplementationNamespace_05.ts
goToImplementationNamespace_06.ts
goToImplementationShorthandPropertyAssignment_00.ts
goToImplementationShorthandPropertyAssignment_01.ts
goToImplementationShorthandPropertyAssignment_02.ts
goToImplementationSuper_00.ts
goToImplementationSuper_01.ts
goToImplementationThis_00.ts
goToImplementationThis_01.ts
goToModuleAliasDefinition.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
goToTypeDefinition.ts
goToTypeDefinition2.ts
goToTypeDefinitionAliases.ts
goToTypeDefinitionEnumMembers.ts
goToTypeDefinitionModule.ts
goToTypeDefinitionPrimitives.ts
goToTypeDefinitionUnionType.ts
hoverOverComment.ts
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts
importDeclPaste0.ts
importJsNodeModule1.ts
importJsNodeModule2.ts
importJsNodeModule3.ts
importJsNodeModule4.ts
importNameCodeFixExistingImport0.ts
importNameCodeFixExistingImport1.ts
importNameCodeFixExistingImport2.ts
importNameCodeFixExistingImport3.ts
importNameCodeFixExistingImport4.ts
importNameCodeFixExistingImport5.ts
importNameCodeFixExistingImport6.ts
importNameCodeFixExistingImport7.ts
importNameCodeFixExistingImport8.ts
importNameCodeFixExistingImport9.ts
importNameCodeFixExistingImport10.ts
importNameCodeFixExistingImport11.ts
importNameCodeFixExistingImport12.ts
importNameCodeFixExistingImportEquals0.ts
importNameCodeFixNewImportAmbient0.ts
importNameCodeFixNewImportAmbient1.ts
importNameCodeFixNewImportAmbient2.ts Fix import addition location (#17327) 2017-08-09 14:03:37 -07:00
importNameCodeFixNewImportAmbient3.ts
importNameCodeFixNewImportBaseUrl0.ts
importNameCodeFixNewImportDefault0.ts
importNameCodeFixNewImportFile0.ts
importNameCodeFixNewImportFile1.ts
importNameCodeFixNewImportFile2.ts
importNameCodeFixNewImportFile3.ts
importNameCodeFixNewImportFile4.ts
importNameCodeFixNewImportFile5.ts Missing import code fix - include export assignment properties when looking for module exports (#17376) 2017-07-26 16:17:01 -07:00
importNameCodeFixNewImportFileAllComments.ts Fix import addition location (#17327) 2017-08-09 14:03:37 -07:00
importNameCodeFixNewImportFileDetachedComments.ts Fix import addition location (#17327) 2017-08-09 14:03:37 -07:00
importNameCodeFixNewImportFileQuoteStyle0.ts Added tests, pr feedback 2017-08-11 15:31:09 -07:00
importNameCodeFixNewImportFileQuoteStyle1.ts Added tests, pr feedback 2017-08-11 15:31:09 -07:00
importNameCodeFixNewImportFileQuoteStyle2.ts Added tests, pr feedback 2017-08-11 15:31:09 -07:00
importNameCodeFixNewImportFileQuoteStyle3.ts Added tests, pr feedback 2017-08-11 15:31:09 -07:00
importNameCodeFixNewImportFileQuoteStyleMixed0.ts Added tests, pr feedback 2017-08-11 15:31:09 -07:00
importNameCodeFixNewImportFileQuoteStyleMixed1.ts Added tests, pr feedback 2017-08-11 15:31:09 -07:00
importNameCodeFixNewImportFromAtTypes.ts
importNameCodeFixNewImportFromAtTypesScopedPackage.ts
importNameCodeFixNewImportNodeModules0.ts
importNameCodeFixNewImportNodeModules1.ts
importNameCodeFixNewImportNodeModules2.ts
importNameCodeFixNewImportNodeModules3.ts
importNameCodeFixNewImportNodeModules4.ts Bugs in missing import codefix 2017-07-19 11:02:49 -07:00
importNameCodeFixNewImportNodeModules5.ts Bugs in missing import codefix 2017-07-19 11:02:49 -07:00
importNameCodeFixNewImportNodeModules6.ts Bugs in missing import codefix 2017-07-19 11:02:49 -07:00
importNameCodeFixNewImportNodeModules7.ts Cleaner path splitting, refine file extension and case sensitivity handling 2017-07-20 16:12:07 -07:00
importNameCodeFixNewImportNodeModules8.ts Missing import codefix: Take scoped packages (@foo/bar) into consideration 2017-07-31 13:28:55 -07:00
importNameCodeFixNewImportPaths0.ts
importNameCodeFixNewImportPaths1.ts
importNameCodeFixNewImportPaths2.ts
importNameCodeFixNewImportRootDirs0.ts
importNameCodeFixNewImportTypeRoots0.ts
importNameCodeFixNewImportTypeRoots1.ts
importNameCodeFixOptionalImport0.ts Add exported members of all project files in the global completion list (#19069) 2017-10-17 10:20:11 -07:00
importNameCodeFixOptionalImport1.ts
importNameCodeFixReExport.ts Don't normalize whitespace in fourslash tests (#18447) 2017-09-14 08:23:50 -07:00
importNameCodeFixUMDGlobal0.ts
importNameCodeFixUMDGlobal1.ts
importNameCodeFixUMDGlobalReact0.ts importFixes: Support missing "React" at a JSXOpeningElement (#16066) 2017-06-05 14:23:39 -07:00
importNameCodeFixUMDGlobalReact1.ts importFixes: Support missing "React" at a JSXOpeningElement (#16066) 2017-06-05 14:23:39 -07:00
importNameCodeFixUMDGlobalReact2.ts importFixes: Support missing "React" at a JSXOpeningElement (#16066) 2017-06-05 14:23:39 -07:00
importValueUsedAsType.ts
incompatibleOverride.ts
incorrectJsDocObjectLiteralType.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts
incrementalParsing1.ts
incrementalParsingDynamicImport1.ts Add incremental tests 2017-06-08 14:31:23 -07:00
incrementalParsingDynamicImport2.ts Add tests 2017-06-14 21:41:19 -07:00
incrementalParsingDynamicImport3.ts Add tests 2017-06-14 21:41:19 -07:00
incrementalParsingDynamicImport4.ts Add tests 2017-06-19 16:18:42 -07:00
incrementalParsingInsertIntoMethod1.ts
incrementalResolveAccessor.ts
incrementalResolveConstructorDeclaration.ts
incrementalResolveFunctionPropertyAssignment.ts
incrementalUpdateToClassImplementingGenericClass.ts
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts
indentationAfterModuleImport.ts
indentationBlock.ts
indentationInAmdIife.ts cleanup 2017-06-21 17:04:39 -07:00
indentationInArrays.ts add tests 2017-09-19 17:56:34 -07:00
indentationInAssignment.ts add tests 2017-09-19 17:56:34 -07:00
indentationInAsyncExpressions.ts add tests 2017-09-19 17:56:34 -07:00
indentationInAugmentations1.ts
indentationInAugmentations2.ts
indentationInBlockCommentAfterFormatting.ts rename tests 2017-08-16 17:36:39 -07:00
indentationInClassExpression.ts add tests 2017-09-19 17:56:34 -07:00
indentationInComments.ts add tests 2017-08-16 17:36:50 -07:00
indentationInJsx1.ts
indentationInJsx2.ts
indentationInJsx3.ts Remove markers 2017-10-31 16:10:17 -07:00
indentationInObject.ts add tests 2017-09-19 17:56:34 -07:00
indentationNone.ts
indentationWithBaseIndent.ts
indentNewExpressionNoBraces.ts
indexerReturnTypes1.ts
indexSignatureWithoutAnnotation.ts
indirectClassInstantiation.ts Actual fix + test 2017-08-15 11:58:57 -07:00
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
isInMultiLineComment.ts test if onlyMultiLine flag changes answer 2017-08-16 18:48:27 -07:00
isInMultiLineCommentInJsxText.ts test if onlyMultiLine flag changes answer 2017-08-16 18:48:27 -07:00
isInMultiLineCommentInTemplateLiteral.ts test if onlyMultiLine flag changes answer 2017-08-16 18:48:27 -07:00
isInMultiLineCommentOnlyTrivia.ts test if onlyMultiLine flag changes answer 2017-08-16 18:48:27 -07:00
javaScriptClass1.ts
javaScriptClass2.ts
javaScriptClass3.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
javaScriptClass4.ts
javaScriptModules12.ts
javaScriptModules13.ts
javaScriptModules14.ts
javaScriptModules15.ts
javaScriptModules16.ts
javaScriptModules17.ts
javaScriptModules18.ts
javaScriptModules19.ts
javascriptModules20.ts
javascriptModules21.ts
javascriptModules22.ts
javascriptModules23.ts
javascriptModules24.ts
javascriptModules25.ts
javaScriptModulesError1.ts
javaScriptModulesWithBackticks.ts
javaScriptPrototype1.ts
javaScriptPrototype2.ts
javaScriptPrototype3.ts
javaScriptPrototype4.ts
javaScriptPrototype5.ts
jsDocAugments.ts Fixes to @augments handling (#18775) 2017-09-28 12:34:54 -07:00
jsDocAugmentsAndExtends.ts better error message 2017-10-06 16:16:37 -07:00
jsDocExtends.ts support @extends in jsdoc 2017-09-22 16:21:31 -07:00
jsDocForTypeAlias.ts
jsDocFunctionSignatures2.ts
jsDocFunctionSignatures3.ts
jsDocFunctionSignatures4.ts
jsDocFunctionSignatures5.ts
jsDocFunctionSignatures6.ts
jsDocFunctionSignatures7.ts
jsDocFunctionSignatures8.ts
jsDocFunctionSignatures9.ts
jsDocFunctionSignatures10.ts
jsDocFunctionSignatures11.ts
jsDocFunctionSignatures12.ts
jsDocGenerics1.ts
jsDocGenerics2.ts
jsdocNullableUnion.ts
jsdocParameterNameCompletion.ts Support completions for JSDoc @param tag names (#16299) 2017-06-07 12:28:52 -07:00
jsdocReturnsTag.ts
jsDocServices.ts
jsDocTags.ts In quick info, show all jsdoc tags (#19357) 2017-10-30 10:27:19 -07:00
jsDocTypedefQuickInfo1.ts Add fourslash tests 2017-05-29 21:48:43 -07:00
jsdocTypedefTagSemanticMeaning0.ts Support services for @typedef (#16087) 2017-05-26 09:52:46 -07:00
jsdocTypedefTagSemanticMeaning1.ts Support services for @typedef (#16087) 2017-05-26 09:52:46 -07:00
jsdocTypedefTagServices.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
jsdocTypedefTagTypeExpressionCompletion.ts Completion list in the type expression should show types 2017-06-01 16:27:43 -07:00
jsDocTypeTagQuickInfo1.ts Add tests and update baselines 2017-05-23 16:11:23 -07:00
jsDocTypeTagQuickInfo2.ts Add tests and update baselines 2017-05-23 16:11:23 -07:00
jsFileCompilationDuplicateFunctionImplementation.ts
jsFileJsdocTypedefTagTypeExpressionCompletion.ts Typos in test cases 2017-06-05 17:09:40 -07:00
jsFileJsdocTypedefTagTypeExpressionCompletion2.ts Typos in test cases 2017-06-05 17:09:40 -07:00
jsFileJsdocTypedefTagTypeExpressionCompletion3.ts Completion list in the type expression should show types 2017-06-01 16:27:43 -07:00
jsRequireQuickInfo.ts
jsxBraceCompletionPosition.ts
jsxQualifiedTagCompletion.ts JSX Closing tags get priority over other completion types (#15922) 2017-06-05 16:19:32 -07:00
jsxSpreadReference.ts
lambdaThisMembers.ts
letQuickInfoAndCompletionList.ts
localFunction.ts
localGetReferences.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
malformedObjectLiteral.ts
memberCompletionFromFunctionCall.ts
memberCompletionInForEach1.ts
memberCompletionOnTypeParameters.ts
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts
memberListAfterDoubleDot.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 Filter symbols based on the meaning at the location 2017-06-01 10:59:24 -07:00
memberListOfModuleAfterInvalidCharater.ts
memberListOfModuleBeforeKeyword.ts
memberListOfModuleInAnotherModule.ts
memberListOfVarInArrowExpression.ts
memberListOnConstructorType.ts
memberListOnContextualThis.ts
memberlistOnDDot.ts
memberListOnExplicitThis.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
navigateToIIFE.ts
navigateToImport.ts
navigateToSingleFileResults.ts
navigationBarAnonymousClassAndFunctionExpressions.ts navigation tree / bar: Set span of anonymous function to span of VariableDeclaration containing it (#18575) 2017-09-19 14:39:29 -07:00
navigationBarAnonymousClassAndFunctionExpressions2.ts
navigationBarFunctionIndirectlyInVariableDeclaration.ts
navigationBarGetterAndSetter.ts
navigationBarImports.ts
navigationBarInitializerSpans.ts navigation tree / bar: Set span of anonymous function to span of VariableDeclaration containing it (#18575) 2017-09-19 14:39:29 -07:00
navigationBarItemsBindingPatterns.ts
navigationBarItemsBindingPatternsInConstructor.ts
navigationBarItemsEmptyConstructors.ts
navigationBarItemsExports.ts
navigationBarItemsFunctionProperties.ts
navigationBarItemsFunctions.ts
navigationBarItemsFunctionsBroken.ts
navigationBarItemsFunctionsBroken2.ts
navigationBarItemsImports.ts
navigationBarItemsInsideMethodsAndConstructors.ts
navigationBarItemsItems.ts
navigationBarItemsItems2.ts
navigationBarItemsItemsExternalModules.ts
navigationBarItemsItemsExternalModules2.ts
navigationBarItemsItemsExternalModules3.ts
navigationBarItemsItemsModuleVariables.ts
navigationBarItemsMissingName1.ts
navigationBarItemsMissingName2.ts
navigationBarItemsModules.ts
navigationBarItemsMultilineStringIdentifiers.ts
navigationBarItemsNamedArrowFunctions.ts navigation tree / bar: Set span of anonymous function to span of VariableDeclaration containing it (#18575) 2017-09-19 14:39:29 -07:00
navigationBarItemsPropertiesDefinedInConstructors.ts
navigationBarItemsSymbols1.ts
navigationBarItemsSymbols2.ts
navigationBarItemsSymbols3.ts
navigationBarItemsTypeAlias.ts
navigationBarJsDoc.ts
navigationBarJsDocCommentWithNoTags.ts
navigationBarMerging.ts
navigationBarNamespaceImportWithNoName.ts
navigationBarVariables.ts
navigationItemsComputedProperties.ts
navigationItemsExactMatch.ts
navigationItemsExactMatch2.ts
navigationItemsInConstructorsExactMatch.ts
navigationItemsOverloads1.ts
navigationItemsOverloads2.ts
navigationItemsOverloadsBroken1.ts
navigationItemsOverloadsBroken2.ts
navigationItemsPrefixMatch.ts
navigationItemsPrefixMatch2.ts
navigationItemsSpecialPropertyAssignment.ts Support navTo for special assignment kinds (#18154) 2017-09-07 07:45:11 -07:00
navigationItemsSubStringMatch.ts
navigationItemsSubStringMatch2.ts
noCompletionListOnCommentsInsideObjectLiterals.ts
nonExistingImport.ts
noQuickInfoForLabel.ts
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts
noSmartIndentInsideMultilineString.ts
noTypeParameterInLHS.ts
numericPropertyNames.ts
objectLiteralBindingInParameter.ts
objectLiteralCallSignatures.ts
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts
overloadOnConstCallSignature.ts
overloadQuickInfo.ts
parameterInfoOnParameterType.ts
parameterlessSetter.ts
parameterWithDestructuring.ts
parameterWithNestedDestructuring.ts
paramHelpOnCommaInString.ts
parenthesisFatArrows.ts
paste.ts
pasteLambdaOverModule.ts
promiseTyping1.ts
promiseTyping2.ts
propertyDuplicateIdentifierError.ts
proto.ts
protoPropertyInObjectLiteral.ts
prototypeProperty.ts
protoVarInContextualObjectLiteral.ts Fix typo (#17064) 2017-07-11 07:24:40 -07:00
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
quickInfoDisplayPartsEnum1.ts
quickInfoDisplayPartsEnum2.ts
quickInfoDisplayPartsEnum3.ts
quickInfoDisplayPartsExternalModuleAlias.ts
quickInfoDisplayPartsExternalModules.ts
quickInfoDisplayPartsFunction.ts
quickInfoDisplayPartsFunctionExpression.ts
quickInfoDisplayPartsIife.ts
quickInfoDisplayPartsInterface.ts
quickInfoDisplayPartsInterfaceMembers.ts
quickInfoDisplayPartsInternalModuleAlias.ts
quickInfoDisplayPartsLet.ts
quickInfoDisplayPartsLiteralLikeNames01.ts
quickInfoDisplayPartsLocalFunction.ts
quickInfoDisplayPartsModules.ts
quickInfoDisplayPartsParameters.ts
quickInfoDisplayPartsTypeAlias.ts
quickInfoDisplayPartsTypeParameterInClass.ts
quickInfoDisplayPartsTypeParameterInFunction.ts
quickInfoDisplayPartsTypeParameterInFunctionLikeInTypeAlias.ts
quickInfoDisplayPartsTypeParameterInInterface.ts
quickInfoDisplayPartsTypeParameterInTypeAlias.ts
quickInfoDisplayPartsVar.ts
quickInfoDisplayPartsVarWithStringTypes01.ts
quickInfoExportAssignmentOfGenericInterface.ts
quickInfoForAliasedGeneric.ts
quickInfoForConstDeclaration.ts
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts
quickInfoForContextuallyTypedIife.ts
quickInfoForDecorators.ts
quickInfoForDerivedGenericTypeWithConstructor.ts
quickInfoForFunctionDeclaration.ts
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts
quickInfoForIndexerResultWithConstraint.ts
quickInfoForObjectBindingElementName01.ts
quickInfoForObjectBindingElementName02.ts
quickInfoForObjectBindingElementPropertyName01.ts
quickInfoForObjectBindingElementPropertyName02.ts
quickInfoForObjectBindingElementPropertyName03.ts
quickInfoForObjectBindingElementPropertyName04.ts
quickInfoForOverloadOnConst1.ts
quickInfoForRequire.ts
quickInfoForShorthandProperty.ts
quickInfoForSyntaxErrorNoError.ts Add test for #14574 (#18024) 2017-09-05 13:37:51 -07:00
quickInfoForTypeofParameter.ts
quickInfoForTypeParameterInTypeAlias1.ts
quickInfoForTypeParameterInTypeAlias2.ts
quickInfoForUMDModuleAlias.ts
quickinfoForUnionProperty.ts
quickInfoFromContextualType.ts Get quickInfo from a contextual type if possible (#18119) 2017-09-07 07:22:39 -07:00
quickInfoFromEmptyBlockComment.ts
quickInfoGenerics.ts
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts
quickInfoInInvalidIndexSignature.ts
quickInfoInObjectLiteral.ts
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts
quickInfoJSDocFunctionNew.ts Add fourslash tests for function(new/this:T) syntax 2017-07-13 14:49:50 -07:00
quickInfoJSDocFunctionThis.ts Add fourslash tests for function(new/this:T) syntax 2017-07-13 14:49:50 -07:00
quickInfoJsDocTags.ts In quick info, show all jsdoc tags (#19357) 2017-10-30 10:27:19 -07:00
quickInfoJsdocTypedefMissingType.ts Handle @typedef tag with missing type (#18662) 2017-09-25 12:11:33 -07:00
quickInfoJsPropertyAssignedAfterMethodDeclaration.ts Binder: handle JS property assignment that comes after a method declaration with the same name (#16830) 2017-07-19 09:11:50 -07:00
quickInfoMeaning.ts
quickInfoOfGenericTypeAssertions1.ts
quickInfoOfLablledForStatementIterator.ts
quickInfoOfStringPropertyNames1.ts
quickInfoOnArgumentsInsideFunction.ts
quickInfoOnCatchVariable.ts
quickInfoOnCircularTypes.ts
quickInfoOnClassMergedWithFunction.ts Get quickInfo from a contextual type if possible (#18119) 2017-09-07 07:22:39 -07:00
quickInfoOnConstructorWithGenericParameter.ts
quickInfoOnErrorTypes1.ts
quickInfoOnGenericClass.ts
quickInfoOnGenericWithConstraints1.ts
quickInfoOnInternalAliases.ts
quickInfoOnMergedInterfaces.ts
quickInfoOnMergedInterfacesWithIncrementalEdits.ts
quickInfoOnMergedModule.ts
quickInfoOnMethodOfImportEquals.ts
quickInfoOnNarrowedType.ts
quickInfoOnNarrowedTypeInModule.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
quickInfoOnObjectLiteralWithAccessors.ts
quickInfoOnObjectLiteralWithOnlyGetter.ts
quickInfoOnObjectLiteralWithOnlySetter.ts
quickInfoOnPrivateConstructorCall.ts
quickInfoOnProtectedConstructorCall.ts
quickInfoOnThis.ts
quickInfoOnThis2.ts
quickInfoOnThis3.ts
quickInfoOnThis4.ts
quickInfoOnUndefined.ts
quickInfoOnUnResolvedBaseConstructorSignature.ts
quickInfoOnVarInArrowExpression.ts
quickInfoParameter_skipThisParameter.ts In getContextuallyTypedParameterType, skip a this parameter when counting parameter index (#19155) 2017-10-13 14:53:52 -07:00
quickInfoShowsGenericSpecialization.ts
quickInfoTypeAliasDefinedInDifferentFile.ts In services, show the aliasSymbol for a type even if it's not accessible in the current scope (#17433) 2017-08-15 10:23:45 -07:00
quickInfoTypeError.ts Get quickInfo from a contextual type if possible (#18119) 2017-09-07 07:22:39 -07:00
quickInfoUnionOfNamespaces.ts Update assertion: symbol in union type may be a Function (#18483) 2017-09-14 15:02:32 -07:00
quickInfoWithNestedDestructuredParameterInLambda.ts
recursiveClassReference.ts
recursiveGenerics2.ts
recursiveInternalModuleImport.ts
recursiveObjectLiteral.ts
recursiveWrappedTypeParameters1.ts
refactorInstallTypesForPackage.ts Add quickfix and refactoring to install @types packages (#19130) 2017-10-17 15:04:09 -07:00
refactorInstallTypesForPackage_importEquals.ts Add quickfix and refactoring to install @types packages (#19130) 2017-10-17 15:04:09 -07:00
referenceInParameterPropertyDeclaration.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
referencesBloomFilters.ts
referencesBloomFilters2.ts
referencesBloomFilters3.ts
referencesForAmbients.ts
referencesForAmbients2.ts
referencesForClassLocal.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
referencesForClassMembers.ts
referencesForClassMembersExtendingAbstractClass.ts
referencesForClassMembersExtendingGenericClass.ts
referencesForClassParameter.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
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
referencesForInheritedProperties3.ts
referencesForInheritedProperties4.ts
referencesForInheritedProperties5.ts
referencesForInheritedProperties6.ts
referencesForInheritedProperties7.ts
referencesForInheritedProperties8.ts
referencesForInheritedProperties9.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 Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
referencesForPropertiesOfGenericType.ts
referencesForStatic.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
referencesForStaticsAndMembersWithSameNames.ts
referencesForStringLiteralPropertyNames.ts
referencesForStringLiteralPropertyNames2.ts
referencesForStringLiteralPropertyNames3.ts
referencesForStringLiteralPropertyNames4.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
referencesForUnionProperties.ts
referencesInComment.ts
referenceToClass.ts
regexDetection.ts
regexErrorRecovery.ts
regexp.ts
remoteGetReferences.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
removeDeclareFunctionExports.ts
removeDeclareInModule.ts
removeDeclareKeyword.ts
removeDeclareParamTypeAnnotation.ts
removeDuplicateIdentifier.ts
removeExportedClassFromReopenedModule.ts
removeExportFromInterfaceError0.ts
removeExportFromInterfaceError1.ts
removeInterfaceExtendsClause.ts
removeInterfaceUsedAsGenericTypeArgument.ts
removeParameterBetweenCommentAndParameter.ts
removeVarFromModuleWithReopenedEnums.ts
renameAcrossMultipleProjects.ts
renameAlias.ts
renameAlias2.ts
renameAlias3.ts
renameAliasExternalModule.ts
renameAliasExternalModule2.ts
renameAliasExternalModule3.ts
renameCommentsAndStrings1.ts
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts findAllRefs: Find string references inside of template strings (#16723) 2017-06-28 12:53:12 -07:00
renameContextuallyTypedProperties.ts
renameContextuallyTypedProperties2.ts
renameCrossJsTs01.ts
renameDefaultImport.ts
renameDefaultImportDifferentName.ts
renameDefaultLibDontWork.ts Fixed failing tests and lint. Added unit tests. 2017-08-14 17:58:05 -07:00
renameDestructuringAssignment.ts
renameDestructuringAssignmentInFor.ts
renameDestructuringAssignmentInFor2.ts
renameDestructuringAssignmentInForOf.ts
renameDestructuringAssignmentInForOf2.ts
renameDestructuringAssignmentNestedInArrayLiteral.ts
renameDestructuringAssignmentNestedInArrayLiteral2.ts
renameDestructuringAssignmentNestedInFor.ts
renameDestructuringAssignmentNestedInFor2.ts
renameDestructuringAssignmentNestedInForOf.ts
renameDestructuringAssignmentNestedInForOf2.ts
renameDestructuringClassProperty.ts
renameDestructuringDeclarationInFor.ts
renameDestructuringDeclarationInForOf.ts
renameDestructuringFunctionParameter.ts
renameDestructuringNestedBindingElement.ts
renameForDefaultExport01.ts
renameForDefaultExport02.ts
renameForDefaultExport03.ts
renameForDefaultExport04.ts
renameForDefaultExport05.ts
renameForDefaultExport06.ts
renameForDefaultExport07.ts
renameForDefaultExport08.ts
renameForDefaultExport09.ts
renameImportAndExport.ts
renameImportAndExportInDiffFiles.ts
renameImportAndShorthand.ts
renameImportNamespaceAndShorthand.ts
renameImportOfExportEquals.ts
renameImportOfExportEquals2.ts
renameImportOfReExport.ts
renameImportOfReExport2.ts
renameImportRequire.ts
renameInfoForFunctionExpression01.ts
renameInheritedProperties1.ts
renameInheritedProperties2.ts
renameInheritedProperties3.ts
renameInheritedProperties4.ts
renameInheritedProperties5.ts
renameInheritedProperties6.ts
renameInheritedProperties7.ts
renameInheritedProperties8.ts
renameJsExports01.ts
renameJsExports02.ts
renameJsExports03.ts
renameJsPropertyAssignment.ts
renameJsPropertyAssignment2.ts
renameJsPropertyAssignment3.ts
renameJsPrototypeProperty01.ts
renameJsPrototypeProperty02.ts
renameJsSpecialAssignmentRhs1.ts
renameJsSpecialAssignmentRhs2.ts
renameJsThisProperty01.ts
renameJsThisProperty03.ts
renameJsThisProperty05.ts
renameJsThisProperty06.ts
renameLocationsForClassExpression01.ts
renameLocationsForFunctionExpression01.ts
renameLocationsForFunctionExpression02.ts
renameModuleToVar.ts
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts
renameObjectSpread.ts
renameObjectSpreadAssignment.ts
renameParameterPropertyDeclaration1.ts
renameParameterPropertyDeclaration2.ts
renameParameterPropertyDeclaration3.ts
renameParameterPropertyDeclaration4.ts
renameParameterPropertyDeclaration5.ts
renamePropertyAccessExpressionHeritageClause.ts
renameRest.ts
renameStringLiteralTypes.ts
renameStringPropertyNames.ts
renameThis.ts
renameUMDModuleAlias1.ts
renameUMDModuleAlias2.ts
restArgSignatureHelp.ts
restArgType.ts
restParamsContextuallyTyped.ts
returnRecursiveType.ts
returnTypeOfGenericFunction1.ts
runtimeBehaviorTests.ts
salsaMethodsOnAssignedFunctionExpressions.ts
scopeOfUnionProperties.ts
selfReferencedExternalModule.ts
selfReferencedExternalModule2.ts
semanticClassification1.ts
semanticClassification2.ts
semanticClassificationClassExpression.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationInTemplateExpressions.ts
semanticClassificationJs.ts
semanticClassificationModules.ts
semanticClassificationsCancellation1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts
semanticClassificationWithUnionTypes.ts
semanticClassificatonTypeAlias.ts
semicolonFormatting.ts
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts respond to comments 2017-06-26 10:55:04 -07:00
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts
signatureHelpAtEOF.ts
signatureHelpBeforeSemicolon1.ts
signatureHelpCallExpression.ts
signatureHelpCallExpressionJs.ts Add tests for JS-inferred rest parameters 2017-06-07 11:28:26 -07:00
signatureHelpConstructExpression.ts
signatureHelpConstructorCallParamProperties.ts
signatureHelpConstructorInheritance.ts
signatureHelpConstructorOverload.ts
signatureHelpEmptyList.ts
signatureHelpExplicitTypeArguments.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
signatureHelpForSuperCalls1.ts
signatureHelpFunctionOverload.ts
signatureHelpFunctionParameter.ts
signatureHelpImplicitConstructor.ts
signatureHelpImportStarFromExportEquals.ts
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts
signatureHelpInCompleteGenericsCall.ts Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
signatureHelpInFunctionCall.ts
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts
signatureHelpInIncompleteInvocationExpression.ts
signatureHelpInParenthetical.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts
signatureHelpObjectLiteral.ts
signatureHelpOnNestedOverloads.ts
signatureHelpOnOverloadOnConst.ts
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts
signatureHelpOnOverloadsDifferentArity2.ts
signatureHelpOnOverloadsDifferentArity3.ts
signatureHelpOnSuperWhenMembersAreNotResolved.ts
signatureHelpOnTypePredicates.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
signatureHelpThis.ts
signatureHelpTypeParametersNotVariadic.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
smartIndentNamedImport.ts
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts
smartIndentNonterminatedIfStatementAtEOF.ts
smartIndentObjectBindingPattern01.ts update tests 2017-06-30 19:41:09 -07:00
smartIndentObjectBindingPattern02.ts update tests 2017-06-30 19:41:09 -07:00
smartIndentOnAccessors.ts
smartIndentOnAccessors01.ts
smartIndentOnAccessors02.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 Provide better services for incomplete generic calls (#16535) 2017-06-27 09:14:23 -07:00
staticPrototypePropertyOnClass.ts
stringBraceCompletionPosition.ts
stringLiteralCompletionsForStringEnumContextualType.ts Don't provide string literal completions for string enums (#18288) 2017-09-07 09:13:46 -07:00
stringPropertyNames1.ts
stringPropertyNames2.ts
stringTemplateBraceCompletionPosition.ts
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
superInsideInnerClass.ts
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts
syntacticClassificationForJSDocTemplateTag.ts
syntacticClassifications1.ts
syntacticClassificationsCancellation1.ts
syntacticClassificationsConflictDiff3Markers1.ts Add tests and baselines 2017-05-30 08:04:18 +02:00
syntacticClassificationsConflictDiff3Markers2.ts Add tests and baselines 2017-05-30 08:04:18 +02:00
syntacticClassificationsConflictMarkers1.ts
syntacticClassificationsConflictMarkers2.ts
syntacticClassificationsDocComment1.ts
syntacticClassificationsDocComment2.ts
syntacticClassificationsDocComment3.ts
syntacticClassificationsDocComment4.ts
syntacticClassificationsForOfKeyword.ts
syntacticClassificationsForOfKeyword2.ts
syntacticClassificationsForOfKeyword3.ts
syntacticClassificationsFunctionWithComments.ts
syntacticClassificationsJsx1.ts
syntacticClassificationsJsx2.ts
syntacticClassificationsObjectLiteral.ts
syntacticClassificationsTemplates1.ts
syntacticClassificationsTemplates2.ts
syntacticClassificationWithErrors.ts
syntaxErrorAfterImport1.ts
tabbingAfterNewlineInsertedBeforeWhile.ts
thisBindingInLambda.ts
thisPredicateFunctionCompletions01.ts
thisPredicateFunctionCompletions02.ts
thisPredicateFunctionCompletions03.ts
thisPredicateFunctionQuickInfo.ts
thisPredicateFunctionQuickInfo01.ts
thisPredicateFunctionQuickInfo02.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
todoComments18.ts Added explanation comment for excluding files. 2017-07-19 15:42:01 -07:00
todoComments19.ts Added explanation comment for excluding files. 2017-07-19 15:42:01 -07:00
todoComments20.ts Added explanation comment for excluding files. 2017-07-19 15:42:01 -07:00
toggleDuplicateFunctionDeclaration.ts
trailingCommaSignatureHelp.ts
transitiveExportImports.ts
transitiveExportImports2.ts
transitiveExportImports3.ts
tripleSlashRefPathCompletionAbsolutePaths.ts
tripleSlashRefPathCompletionBackandForwardSlash.ts
tripleSlashRefPathCompletionContext.ts
tripleSlashRefPathCompletionExtensionsAllowJSFalse.ts
tripleSlashRefPathCompletionExtensionsAllowJSTrue.ts
tripleSlashRefPathCompletionHiddenFile.ts
tripleSlashRefPathCompletionNarrowing.ts
tripleSlashRefPathCompletionRelativePaths.ts
tripleSlashRefPathCompletionRootdirs.ts
tryCatchFinallyFormating.ts
tsxCompletion1.ts
tsxCompletion2.ts
tsxCompletion3.ts
tsxCompletion4.ts
tsxCompletion5.ts
tsxCompletion6.ts
tsxCompletion7.ts
tsxCompletion8.ts
tsxCompletion9.ts
tsxCompletion10.ts
tsxCompletion11.ts
tsxCompletion12.ts
tsxCompletion13.ts
tsxCompletion14.ts
tsxCompletionInFunctionExpressionOfChildrenCallback.ts
tsxCompletionInFunctionExpressionOfChildrenCallback1.ts
tsxCompletionNonTagLessThan.ts
tsxCompletionOnClosingTag1.ts
tsxCompletionOnClosingTag2.ts
tsxCompletionOnClosingTagWithoutJSX1.ts
tsxCompletionOnClosingTagWithoutJSX2.ts
tsxCompletionOnOpeningTagWithoutJSX1.ts
tsxCompletionUnionElementType.ts
tsxFindAllReferences1.ts
tsxFindAllReferences2.ts
tsxFindAllReferences3.ts
tsxFindAllReferences4.ts
tsxFindAllReferences5.ts
tsxFindAllReferences6.ts
tsxFindAllReferences7.ts
tsxFindAllReferences8.ts
tsxFindAllReferences9.ts
tsxFindAllReferences10.ts
tsxFindAllReferences11.ts
tsxFindAllReferencesUnionElementType1.ts
tsxFindAllReferencesUnionElementType2.ts
tsxGoToDefinitionClasses.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
tsxGoToDefinitionClassInDifferentFile.ts
tsxGoToDefinitionIntrinsics.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
tsxGoToDefinitionStatelessFunction1.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
tsxGoToDefinitionStatelessFunction2.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
tsxGoToDefinitionUnionElementType1.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
tsxGoToDefinitionUnionElementType2.ts Updated an incredible amount of tests. 2017-10-18 15:49:46 -07:00
tsxIncremental.ts
tsxParsing.ts
tsxQuickInfo1.ts
tsxQuickInfo2.ts
tsxQuickInfo3.ts
tsxQuickInfo4.ts
tsxQuickInfo5.ts
tsxQuickInfo6.ts Fix fourslash tests 2017-09-09 12:52:10 -07:00
tsxQuickInfo7.ts Fix fourslash tests 2017-09-09 12:52:10 -07:00
tsxRename1.ts
tsxRename2.ts
tsxRename3.ts
tsxRename4.ts
tsxRename5.ts
tsxRename6.ts
tsxRename7.ts
tsxRename8.ts
tsxRename9.ts
tsxSignatureHelp1.ts
tsxSignatureHelp2.ts
typeAboveNumberLiteralExpressionStatement.ts
typeArgCompletion.ts
typeAssertionsFormatting.ts
typeCheckAfterAddingGenericParameter.ts
typeCheckAfterResolve.ts
typeCheckObjectInArrayLiteral.ts
typedGenericPrototypeMember.ts
typeOfAFundule.ts
typeOfSymbol_localSymbolOfExport.ts Completion for default export should be '.default' (#16742) 2017-07-11 07:23:32 -07:00
typeOfThisInStatics.ts
typeOperatorNodeBuilding.ts Appropriately parenthesize keyof and typeof queries in array types (#17272) 2017-07-18 15:08:53 -07:00
typeParameterListInQuickInfoAfterEdit.ts
unclosedArrayErrorRecovery.ts
unclosedCommentsInConstructor.ts
unclosedFunctionErrorRecovery.ts
unclosedFunctionErrorRecovery3.ts
unclosedMultilineStringLiteralErrorRecovery.ts
unclosedStringLiteralAutoformating.ts
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts
unclosedStringLiteralErrorRecovery3.ts
unclosedStringLiteralErrorRecovery4.ts
underscoreTypings01.ts
underscoreTypings02.ts
unknownVariableErrorRecovery.ts
untypedModuleImport.ts
unusedClassInNamespace1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedClassInNamespace2.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedClassInNamespace3.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedClassInNamespace4.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedClassInNamespaceWithTrivia.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedConstantInFunction1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedEnumInFunction1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedEnumInNamespace1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedFunctionInNamespace1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedFunctionInNamespace2.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedFunctionInNamespace3.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedFunctionInNamespace4.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedFunctionInNamespace5.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports1FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports2FS.ts rename tests 2017-06-08 19:22:29 -07:00
unusedImports3FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports4FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports5FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports6FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports7FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports8FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports9FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports10FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports11FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports12FS.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedImports13FS.ts Code fix to remove unused import should preserve default import 2017-07-10 14:23:18 -07:00
unusedImports14FS.ts Add a bit more validation around comments 2017-07-12 11:14:48 -07:00
unusedInterfaceInNamespace1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedInterfaceInNamespace2.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedLocalsinConstructorFS1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedLocalsinConstructorFS2.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedLocalsInFunction1.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedLocalsInFunction2.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedLocalsInFunction3.ts revert test changes 2017-06-08 18:59:30 -07:00
unusedLocalsInFunction4.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
unusedLocalsInMethodFS1.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
unusedLocalsInMethodFS2.ts Don't count a write-only reference as a use (#17752) 2017-09-13 09:02:33 -07:00
unusedMethodInClass1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedMethodInClass2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedMethodInClass3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedMethodInClass4.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedMethodInClass5.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedMethodInClass6.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedNamespaceInNamespace.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInConstructor1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInConstructor1AddUnderscore.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInConstructor2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInConstructor3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInConstructor4.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInFunction1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInFunction1AddUnderscore.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInFunction2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInFunction3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInFunction4.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInLambda1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedParameterInLambda1AddUnderscore.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeAliasInNamespace1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInClass1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInClass2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInClass3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInFunction1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInFunction2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInFunction3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInInterface1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInLambda1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInLambda2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInLambda3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInLambda4.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInMethod1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInMethod2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedTypeParametersInMethods1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInBlocks.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInClass1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInClass2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInClass3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop1FS.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop2FS.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop3FS.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop4FS.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop5FSAddUnderscore.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop6FS.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop6FSAddUnderscore.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInForLoop7FS.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInModule1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInModule2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInModule3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInModule4.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInNamespace1.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInNamespace2.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
unusedVariableInNamespace3.ts Replace more 'verify.rangeAfterCodeFix' with 'verify.codeFix' (#18800) 2017-10-10 11:28:05 -07:00
updateToClassStatics.ts
validBraceCompletionPosition.ts
verifySingleFileEmitOutput1.ts
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts
whiteSpaceTrimming2.ts
whiteSpaceTrimming3.ts
whiteSpaceTrimming4.ts
widenedTypes.ts
yieldKeywordFormatting.ts