TypeScript/tests/cases/fourslash
2015-10-28 13:07:50 -07:00
..
generated
server Add filesToSearch to documentHighlights request. 2015-08-06 14:01:36 -07:00
shims Update shim tests. 2015-07-13 17:02:55 -07:00
shims-pp added missing test assets 2015-08-06 16:53:14 -07:00
addDeclareToFunction.ts fixed a reference in a test 2015-07-21 15:31:30 -07:00
addDeclareToModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addDuplicateSetter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addFunctionAboveMultiLineLambdaExpression.ts
addFunctionInDuplicatedConstructorClassBody.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addInterfaceMemberAboveClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addInterfaceToNotSatisfyConstraint.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addMemberToInterface.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
addMemberToModule.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
addMethodToInterface1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
addSignaturePartial.ts
addVarToConstructor1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
aliasMergingWithNamespace.ts Only call getTypeOfSymbol recursively if it's a value 2015-05-13 17:45:09 -07:00
aliasToVarUsedAsType.ts
alignmentAfterFormattingOnMultilineExpressionAndParametersList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
ambientVariablesWithSameName.ts
argumentsAreAvailableAfterEditsAtEndOfFunction.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
argumentsIndexExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
arrayCallAndConstructTypings.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
arrayConcatTypeCheck0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
arrayConcatTypeCheck1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
asOperatorCompletion.ts Issue correct completions in 'as' operator 2015-09-29 12:23:16 -07:00
asOperatorFormatting.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
assertContextualType.ts Removed probably-unnecessary statement from test. 2015-01-11 00:21:37 -08:00
assignToExistingClass.ts
augmentedTypesClass1.ts
augmentedTypesClass2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesClass3.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
augmentedTypesModule1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule2.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
augmentedTypesModule3.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule4.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule5.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
augmentedTypesModule6.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
autoFormattingOnPasting.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
automaticConstructorToggling.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
basicClassMembers.ts
bestCommonTypeObjectLiterals1.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
breakpointValidationArrayLiteralExpressions.ts
breakpointValidationBinaryExpressions.ts
breakpointValidationBreakOrContinue.ts
breakpointValidationClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
breakpointValidationClassAmbient.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
breakpointValidationClasses.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
breakpointValidationConditionalExpressions.ts
breakpointValidationConst.ts Breakpoint validation for Let and cost 2014-11-06 15:49:59 -08:00
breakpointValidationDebugger.ts
breakpointValidationDo.ts
breakpointValidationEnums.ts Set breakpoint on whole enum declaration if set on the enum name of enum keyword 2014-10-21 11:33:21 -07:00
breakpointValidationExportAssignment.ts
breakpointValidationExports.ts breakpoint support for new import/export syntax 2015-02-24 13:03:14 -08:00
breakpointValidationFor.ts
breakpointValidationForIn.ts
breakpointValidationFunctionExpressions.ts
breakpointValidationFunctions.ts Span on whole function if the function is exported 2014-10-21 14:02:47 -07:00
breakpointValidationIfElse.ts
breakpointValidationImport.ts
breakpointValidationImports.ts breakpoint support for new import/export syntax 2015-02-24 13:03:14 -08:00
breakpointValidationInBlankLine.ts Do not set breakpoints on the blank line or comment only line 2014-10-20 23:05:53 -07:00
breakpointValidationInComments.ts Do not set breakpoints on the blank line or comment only line 2014-10-20 23:05:53 -07:00
breakpointValidationInterface.ts Breakpoint validation in interfaces 2014-10-21 10:25:55 -07:00
breakpointValidationLabeled.ts
breakpointValidationLet.ts Breakpoint validation for Let and cost 2014-11-06 15:49:59 -08:00
breakpointValidationModule.ts Breakpoint span on module and its name is set on whole declaration if it is instantiated 2014-10-21 12:55:46 -07:00
breakpointValidationModuleAmbient.ts
breakpointValidationModuleEmpty.ts
breakpointValidationObjectLiteralExpressions.ts
breakpointValidationParenCallOrNewExpressions.ts
breakpointValidationStatements.ts
breakpointValidationSwitch.ts
breakpointValidationTryCatchFinally.ts
breakpointValidationTypeAlias.ts Verify breakpoints in type alias syntax 2014-11-06 15:38:47 -08:00
breakpointValidationTypeAssertionExpressions.ts
breakpointValidationUnaryExpressions.ts
breakpointValidationVariables.ts Exported variables can have breakpoint even if they do not have initializer 2014-10-21 18:09:05 -07:00
breakpointValidationWhile.ts
breakpointValidationWith.ts
brokenClassErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
callSignatureHelp.ts
cancellationWhenfindingAllRefsOnDefinition.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
chainedFatArrowFormatting.ts
chainedFunctionFunctionArgIndent.ts
chainedFunctionLambdaArgIndex.ts
classExtendsInterfaceSigHelp1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
classInterfaceInsert.ts
classRenamingErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
cloduleAsBaseClass.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
cloduleAsBaseClass2.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
cloduleTypeOf1.ts
cloduleWithRecursiveReference.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
closedCommentsInConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
commentsBlocks.ts
commentsClass.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsClassMembers.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsCommentParsing.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsEnums.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsExternalModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsImportDeclaration.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsInheritance.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
commentsLinePreservation.ts Fix the line preservation between jsdoc comments while displaying it 2014-11-06 18:49:05 -08:00
commentsModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsMultiModuleMultiFile.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
commentsMultiModuleSingleFile.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
commentsOverloads.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
commentsUnion.ts Fixes the duplicate doc comment display in case of union property 2015-01-16 12:58:10 -08:00
commentsVariables.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
compileOnSaveWorksWhenEmitBlockingErrorOnOtherFile.ts Populate if emit was skipped correctly as part of emit result 2015-10-28 13:07:50 -07:00
completion_enum-members-with-invalid-identifiers-should-not-show-in-completion.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionAfterAtChar.ts Fix the crash in completion entry by fixing the unknown token check 2014-11-06 19:51:00 -08:00
completionAfterBackslashFollowingString.ts Test case for completion list at backslash following string 2014-11-10 15:13:55 -08:00
completionAfterDotDotDot.ts Fix #2725: Add check for parent before using it 2015-04-13 16:28:06 -07:00
completionBeforeSemanticDiagnosticsInArrowFunction1.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
completionEntryForConst.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionEntryForImportName.ts Test now covers completion entry at name of the import when there is no name and there is name 2014-11-07 12:32:08 -08:00
completionEntryForPrimitive.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
completionEntryForPropertyFromUnionOfModuleType.ts Consistently reduce union types in property access 2015-04-12 10:35:57 -07:00
completionEntryForShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionEntryForUnionMethod.ts Completion entry details of union of methods with no call signature 2014-11-03 12:44:20 -08:00
completionEntryForUnionProperty.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
completionEntryForUnionProperty2.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
completionEntryOnNarrowedType.ts Show narrowed type in quickInfo/completion entry 2014-11-06 15:20:31 -08:00
completionInAugmentedClassModule.ts Removed the debugger statement from test case 2014-11-11 12:26:50 -08:00
completionInIncompleteCallExpression.ts Fix #2724: ensure checkIteratedTypeOrElementType returns a type 2015-04-13 19:41:29 -07:00
completionInJsDoc.ts parse jsdoc param tag even without a param name 2015-08-21 13:07:41 -07:00
completionInsideFunctionContainsArguments.ts Apply suggested fixes to arguments PR 2015-08-17 18:33:48 -07:00
completionInTypeOf1.ts
completionInTypeOf2.ts
completionListAfterAnyType.ts
completionListAfterClassExtends.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAfterFunction.ts Fix issue #764, select the correct scope node if not left of a dot 2014-10-23 12:52:42 -07:00
completionListAfterFunction2.ts Address code review comments 2014-10-27 15:30:38 -07:00
completionListAfterFunction3.ts Address code review comments 2014-10-27 15:30:38 -07:00
completionListAfterInvalidCharacter.ts
completionListAfterNumericLiteral.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListAfterNumericLiteral1.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListAfterObjectLiteral1.ts
completionListAfterRegularExpressionLiteral01.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral1.ts Fixed test that disturbingly wasn't doing anything. 2015-06-02 12:36:04 -07:00
completionListAfterRegularExpressionLiteral02.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral03.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral04.ts Use declared variables to confirm completion. 2015-06-02 13:40:38 -07:00
completionListAfterRegularExpressionLiteral05.ts Added test where one trailing flag exists. 2015-06-02 13:41:45 -07:00
completionListAfterSlash.ts Add test for issue#903 2014-10-23 09:34:29 -07:00
completionListAfterSpreadOperator01.ts Added test. 2015-07-02 16:14:06 -07:00
completionListAfterStringLiteral1.ts
completionListAndMemberListOnCommentedDot.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAndMemberListOnCommentedLine.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAndMemberListOnCommentedWhiteSpace.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAtBeginningOfFile01.ts Added test for completions at beginning of file. 2015-03-18 12:12:57 -07:00
completionListAtBeginningOfIdentifierInArrowFunction01.ts More tests. 2015-03-25 14:16:12 -07:00
completionListAtDeclarationOfParameterType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListAtEndOfWordInArrowFunction01.ts Added tests related to completions with keywords. 2015-03-25 16:35:37 -07:00
completionListAtEndOfWordInArrowFunction02.ts Added tests related to completions with keywords. 2015-03-25 16:35:37 -07:00
completionListAtEndOfWordInArrowFunction03.ts Added tests related to completions with keywords. 2015-03-25 16:35:37 -07:00
completionListAtEOF.ts
completionListAtEOF1.ts
completionListAtEOF2.ts
completionListAtIdentifierDefinitionLocations_catch.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_classes.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_destructuring.ts Add tests. 2015-07-15 15:07:04 -07:00
completionListAtIdentifierDefinitionLocations_enumMembers.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_enumMembers2.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_enums.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_functions.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_Generics.ts Fix to make the completionlist work correctly when typing a new generic type + fourslash tests 2015-01-19 16:42:35 -08:00
completionListAtIdentifierDefinitionLocations_interfaceMembers.ts Disallow completion in interface declarations 2014-10-23 09:27:50 -07:00
completionListAtIdentifierDefinitionLocations_interfaceMembers2.ts Disallow completion in interface declarations 2014-10-23 09:27:50 -07:00
completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts Disallow completion in interface declarations 2014-10-23 09:27:50 -07:00
completionListAtIdentifierDefinitionLocations_interfaces.ts Split completionListAtIdentifierDefinitionLocation into multiple tests to ease debugging 2014-10-22 17:34:00 -07:00
completionListAtIdentifierDefinitionLocations_parameters.ts Builder implementation for properties and parameters inlcuding tests. 2015-01-21 17:43:13 -08:00
completionListAtIdentifierDefinitionLocations_properties.ts Rename the isBuilder property to something more meaningful. 2015-02-03 16:31:53 -08:00
completionListAtIdentifierDefinitionLocations_varDeclarations.ts Add test case for completionlist when adding properties to a class. 2015-01-13 16:55:50 -08:00
completionListAtInvalidLocations.ts Fix for Completion interferes with typeing a "type alias". #2882 + test case 2015-04-30 14:35:48 -07:00
completionListAtNodeBoundry.ts
completionListBeforeKeyword.ts
completionListBeforeNewScope01.ts Added tests for completions before a new scope. 2015-03-17 00:16:47 -07:00
completionListBeforeNewScope02.ts Fixed missing marker. 2015-03-17 00:39:46 -07:00
completionListBuilderLocations_Modules.ts Updated test. 2015-07-06 11:30:43 -07:00
completionListBuilderLocations_parameters.ts Parameter destructuring + tests 2015-02-03 18:03:40 -08:00
completionListBuilderLocations_properties.ts Builder implementation for properties and parameters inlcuding tests. 2015-01-21 17:43:13 -08:00
completionListBuilderLocations_VariableDeclarations.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListCladule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListClassMembers.ts
completionListEnumMembers.ts Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
completionListEnumValues.ts
completionListErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListErrorRecovery2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListForDerivedType1.ts
completionListForGenericInstance1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListForNonExportedMemberInAmbientModuleWithExportAssignment1.ts
completionListForShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionListForShorthandPropertyAssignment2.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
completionListForTransitivelyExportedMembers01.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForTransitivelyExportedMembers02.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForTransitivelyExportedMembers03.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForTransitivelyExportedMembers04.ts Added tests. 2015-03-24 18:30:44 -07:00
completionListForUnicodeEscapeName.ts Add test for using unicode escape as function name 2015-07-10 10:15:40 -07:00
completionListFunctionExpression.ts
completionListFunctionMembers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListGenericConstraints.ts
completionListInArrowFunctionInUnclosedCallSite01.ts Removed negations from test. 2015-03-17 00:41:09 -07:00
completionListInClassExpressionWithTypeParameter.ts Address code review, handle type parameter in completion list inside class expression 2015-07-06 17:03:33 -07:00
completionListInClosedFunction01.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction02.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction03.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction05.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction06.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedFunction07.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInClosedObjectTypeLiteralInSignature01.ts Fixed up more tests. 2015-03-17 00:44:13 -07:00
completionListInClosedObjectTypeLiteralInSignature02.ts Fixed up more tests. 2015-03-17 00:44:13 -07:00
completionListInClosedObjectTypeLiteralInSignature03.ts Fixed up more tests. 2015-03-17 00:44:13 -07:00
completionListInClosedObjectTypeLiteralInSignature04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInComments.ts
completionListInComments2.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListInComments3.ts Fix wrong condition for unterminated multi-line comments 2014-10-23 14:08:04 -07:00
completionListInContextuallyTypedArgument.ts
completionListInEmptyFile.ts
completionListInExportClause01.ts Newline. 2015-07-10 15:22:38 -07:00
completionListInExportClause02.ts Added tests for completion lists in export clauses. 2015-07-09 16:57:52 -07:00
completionListInExportClause03.ts Add analogous export test. 2015-07-10 17:33:56 -07:00
completionListInExtendsClause.ts CR feedback. 2015-03-31 17:23:52 -07:00
completionListInExtendsClauseAtEOF.ts
completionListInFatArrow.ts
completionListInFunctionDeclaration.ts
completionListInFunctionExpression.ts
completionListInImportClause01.ts Newline. 2015-07-10 15:22:38 -07:00
completionListInImportClause02.ts Fix test. 2015-07-06 15:33:49 -07:00
completionListInImportClause03.ts Added failing test. 2015-07-09 19:22:05 -07:00
completionListInIndexSignature01.ts Added tests for index signature completion builders. 2015-07-02 12:20:20 -07:00
completionListInIndexSignature02.ts Added tests for index signature completion builders. 2015-07-02 12:20:20 -07:00
completionListInMiddleOfIdentifierInArrowFunction01.ts More tests. 2015-03-25 14:16:12 -07:00
completionListInNamedClassExpression.ts Add test for completion in class expression 2015-06-25 18:22:33 -07:00
completionListInNamedClassExpressionWithShadowing.ts Update verification function to be able to test that the only symbol with certain kind, document, and text is the completion list 2015-07-01 14:42:27 -07:00
completionListInNamedFunctionExpression.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListInNamedFunctionExpression1.ts Add test for completion in function expression 2015-06-25 18:21:52 -07:00
completionListInNamedFunctionExpressionWithShadowing.ts Update verification function to be able to test that the only symbol with certain kind, document, and text is the completion list 2015-07-01 14:42:27 -07:00
completionListInNamespaceImportName01.ts Added test for completion in namespace imports. 2015-07-10 17:20:47 -07:00
completionListInObjectBindingPattern01.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern02.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern03.ts Renamed tests. 2015-06-24 12:39:10 -04:00
completionListInObjectBindingPattern04.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern05.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern06.ts Renamed tests. 2015-06-24 12:39:10 -04:00
completionListInObjectBindingPattern07.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern08.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern09.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern10.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern11.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern12.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectBindingPattern13.ts Added checks for new identifier location in tests. 2015-07-01 13:25:51 -07:00
completionListInObjectLiteral.ts
completionListInObjectLiteral2.ts
completionListInObjectLiteral3.ts
completionListInObjectLiteralThatIsParameterOfFunctionCall.ts
completionListInScope.ts
completionListInsideTargetTypedFunction.ts
completionListInstanceProtectedMembers.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
completionListInstanceProtectedMembers2.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
completionListInstanceProtectedMembers3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListInstanceProtectedMembers4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListInStringLiterals1.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
completionListInStringLiterals2.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
completionListInTemplateLiteralParts1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
completionListInTemplateLiteralPartsNegatives1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
completionListInTypedObjectLiterals2.ts
completionListInTypedObjectLiterals3.ts
completionListInTypedObjectLiterals4.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames.ts
completionListInTypedObjectLiteralsWithPartialPropertyNames2.ts
completionListInTypeParameterOfClassExpression1.ts Add test and address PR 2015-08-25 16:53:12 -07:00
completionListInTypeParameterOfTypeAlias1.ts remove commented test 2015-08-17 22:04:54 -07:00
completionListInTypeParameterOfTypeAlias2.ts Add test and address PR 2015-08-25 16:53:12 -07:00
completionListInUnclosedCommaExpression01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedCommaExpression02.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedDeleteExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedDeleteExpression02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedElementAccessExpression01.ts Start handling element access expressions. 2015-03-17 12:27:59 -07:00
completionListInUnclosedElementAccessExpression02.ts Start handling element access expressions. 2015-03-17 12:27:59 -07:00
completionListInUnclosedForLoop01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedForLoop02.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListInUnclosedFunction01.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction02.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction03.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction05.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction06.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction07.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction08.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction09.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction10.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction11.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction12.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction13.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction14.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction15.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction16.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction17.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction18.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedFunction19.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedIndexSignature01.ts Account for typeof expressions, added test. 2015-03-17 08:07:40 -07:00
completionListInUnclosedIndexSignature02.ts Added index signature case. 2015-03-17 07:50:15 -07:00
completionListInUnclosedIndexSignature03.ts Account for typeof expressions, added test. 2015-03-17 08:07:40 -07:00
completionListInUnclosedObjectTypeLiteralInSignature01.ts Fixed up tests. 2015-03-17 00:32:57 -07:00
completionListInUnclosedObjectTypeLiteralInSignature02.ts Fixed up tests. 2015-03-17 00:32:57 -07:00
completionListInUnclosedObjectTypeLiteralInSignature03.ts Fixed up tests. 2015-03-17 00:32:57 -07:00
completionListInUnclosedObjectTypeLiteralInSignature04.ts Added tests. 2015-03-17 00:16:50 -07:00
completionListInUnclosedSpreadExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedSpreadExpression02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTaggedTemplate01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTaggedTemplate02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTemplate01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTemplate02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTypeOfExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedTypeOfExpression02.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedVoidExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInUnclosedYieldExpression01.ts More cases and tests for them. 2015-03-17 12:21:35 -07:00
completionListInvalidMemberNames.ts Use getDecalredName in service layer instead of symbol.getName 2015-07-09 17:05:57 -07:00
completionListInvalidMemberNames2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListKeywords.ts
completionListModuleMembers.ts
completionListNewIdentifierBindingElement.ts CR feedback 2015-04-30 17:13:26 -07:00
completionListNewIdentifierFunctionDeclaration.ts confused, in typescript a type decl needs the ( ) for a lambda 2015-05-01 16:13:46 -07:00
completionListNewIdentifierVariableDeclaration.ts Update the test to actually test what we intended 2015-05-13 15:30:28 -07:00
completionListObjectMembers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListOfGnericSymbol.ts
completionListOfSplitInterface.ts
completionListOnAliasedModule.ts
completionListOnAliases.ts
completionListOnAliases2.ts
completionListOnAliases3.ts
completionListOnFunctionCallWithOptionalArgument.ts
completionListOnMethodParameterName.ts
completionListOnParam.ts
completionListOnParamInClass.ts
completionListOnParamOfGenericType1.ts
completionListOnPrivateVariableInModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListOnSuper.ts
completionListOnVarBetweenModules.ts
completionListOutsideOfClosedArrowFunction01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfClosedArrowFunction02.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfClosedFunctionDeclaration01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfForLoop01.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListOutsideOfForLoop02.ts Added tests. 2015-03-17 13:33:01 -07:00
completionListPrimitives.ts
completionListPrivateMembers.ts
completionListPrivateMembers2.ts
completionListPrivateMembers3.ts move completion list position detection to the new tree 2014-10-22 17:33:16 -07:00
completionListProtectedMembers.ts Re-enable failing fourslash tests 2015-10-06 10:03:27 -07:00
completionListStaticProtectedMembers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListStaticProtectedMembers2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListStaticProtectedMembers3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListStaticProtectedMembers4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
completionListsThroughTransitiveBaseClasses.ts
completionListsThroughTransitiveBaseClasses2.ts
completionListSuperMembers.ts
completionListWithAmbientDeclaration.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
completionListWithModulesFromModule.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
completionListWithModulesInsideModuleScope.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
completionListWithModulesOutsideModuleScope.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
completionListWithModulesOutsideModuleScope2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
completionListWithUnresolvedModule.ts
completionWithDotFollowedByNamespaceKeyword.ts Improve error recovery after a dot 2015-06-09 18:09:14 -07:00
completionWithNamespaceInsideFunction.ts Add fourslash test for in scope completion 2015-06-10 10:58:57 -07:00
consistenceOnIndentionsOfChainedFunctionCalls.ts Fixing first example 2015-07-05 01:22:13 +09:00
consistenceOnIndentionsOfObjectsInAListAfterFormatting.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
consistentContextualTypeErrorsAfterEdits.ts Fixing fourslash tests 2015-07-16 15:28:18 -07:00
constEnumQuickInfoAndCompletionList.ts Quickinfo and completion entry should display const enum enumName if enum is constant 2014-11-12 14:24:51 -08:00
constEnumsEmitOutputInMultipleFiles.ts make sure that enum values are computed before the emit 2015-01-23 12:04:55 -08:00
constQuickInfoAndCompletionList.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
constructorBraceFormatting.ts
constructorQuickInfo.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
contextuallyTypedFunctionExpressionGeneric1.ts
contextuallyTypedObjectLiteralMethodDeclarationParam01.ts Added failing fourslash test. 2015-09-18 12:22:48 -07:00
contextualTyping.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
contextualTypingFromTypeAssertion1.ts
contextualTypingGenericFunction1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
contextualTypingOfArrayLiterals1.ts Fixing fourslash tests 2015-08-28 17:50:47 -07:00
contextualTypingOfGenericCallSignatures1.ts
contextualTypingOfGenericCallSignatures2.ts
contextualTypingReturnExpressions.ts
debuggerStatementIndent.ts
declareFunction.ts Move NavigateTo over to using the new pattern matcher. 2015-02-22 21:25:43 -08:00
defaultParamsAndContextualTypes.ts
definition.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
definitionNameOnEnumMember.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
deleteClassWithEnumPresent.ts
deleteExtensionInReopenedInterface.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
deleteModifierBeforeVarStatement1.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
deleteReopenedModule.ts
deleteTypeParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
derivedTypeIndexerWithGenericConstraints.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
distinctTypesInCallbacksWithSameNames.ts
docCommentTemplateClassDecl01.ts Amended tests. 2015-09-24 16:30:40 -07:00
docCommentTemplateClassDeclMethods01.ts Switched parameter name to array binding pattern. 2015-09-25 11:43:29 -07:00
docCommentTemplateClassDeclMethods02.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateConstructor01.ts Amended tests. 2015-09-24 16:30:40 -07:00
docCommentTemplateEmptyFile.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateFunctionWithParameters.ts Fixed newline handling 2015-08-03 15:09:49 -07:00
docCommentTemplateIndentation.ts Fixed newline handling 2015-08-03 15:09:49 -07:00
docCommentTemplateInMultiLineComment.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateInsideFunctionDeclaration.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateInSingleLineComment.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateNamespacesAndModules01.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateNamespacesAndModules02.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateObjectLiteralMethods01.ts Added tests for dotted namespace declarations, object literal methods. 2015-09-24 17:09:16 -07:00
docCommentTemplateRegex.ts rename feature 2015-08-03 14:28:21 -07:00
docCommentTemplateVariableStatements01.ts Modified/added tests. 2015-09-25 16:27:58 -07:00
docCommentTemplateVariableStatements02.ts Amended tests. 2015-09-24 16:30:40 -07:00
docCommentTemplateVariableStatements03.ts Modified/added tests. 2015-09-25 16:27:58 -07:00
duplicateClassModuleError0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
duplicateFunctionImplementation.ts
duplicateIndexers.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
duplicateTypeParameters.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
editLambdaArgToTypeParameter1.ts
emptyArrayInference.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
enumAddition.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
enumUpdate1.ts
errorConsistency.ts
errorInIncompleteMethodInObjectLiteral.ts fix crash in getReturnTypeFromFunctionBody if function declaration is incomplete and does not have body 2015-01-30 18:20:26 -08:00
errorsAfterResolvingVariableDeclOfMergedVariableAndClassDecl.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
eval.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
exportClauseErrorReporting0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
exportDefaultClass.ts Handel export default declaration completions 2015-03-30 20:28:24 -07:00
exportDefaultFunction.ts Handel export default declaration completions 2015-03-30 20:28:24 -07:00
exportEqualCallableInterface.ts
exportEqualsInterfaceA.ts
exportEqualTypes.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendArray.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendArrayInterface.ts
extendArrayInterfaceMember.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendInterfaceOverloadedMethod.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
extendsTArray.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
externalModuleIntellisense.ts
externalModuleRefernceResolutionOrderInImportDeclaration.ts
externalModuleWithExportAssignment.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
failureToImplementClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsForDefaultExport01.ts Fixed tests. 2015-06-03 12:34:26 -07:00
findAllRefsForDefaultExport02.ts Fixed tests. 2015-06-03 12:34:26 -07:00
findAllRefsForDefaultExport03.ts Verify references count. 2015-06-03 12:34:16 -07:00
findAllRefsForDefaultExport04.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport05.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport06.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport07.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForDefaultExport08.ts Renamed tests. 2015-06-03 12:34:11 -07:00
findAllRefsForFunctionExpression01.ts Added test for find all refs of function expressions. 2015-06-03 12:48:23 -07:00
findAllRefsForVariableInExtendsClause01.ts Added failing test. 2015-09-30 13:49:21 -07:00
findAllRefsForVariableInExtendsClause02.ts Added failing test. 2015-09-30 14:29:15 -07:00
findAllRefsForVariableInImplementsClause01.ts Added one more test. 2015-09-30 14:10:33 -07:00
findAllRefsInsideTemplates1.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
findAllRefsInsideTemplates2.ts Fail on tests with errors; reinstated noResolve; corrected tests that were not actually compiling. 2014-11-17 18:13:47 -08:00
findAllRefsInsideWithBlock.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
findAllRefsObjectBindingElementPropertyName01.ts Added failing tests. 2015-06-25 12:04:57 -04:00
findAllRefsObjectBindingElementPropertyName02.ts Added failing tests for when RHS is a destructuring. 2015-06-25 12:18:06 -04:00
findAllRefsObjectBindingElementPropertyName03.ts Added one more test. 2015-06-25 15:57:30 -04:00
findAllRefsObjectBindingElementPropertyName04.ts Make tests intentionally expect wrong results until we do "smarter" things for object binding elements. 2015-07-15 16:32:08 -07:00
findAllRefsObjectBindingElementPropertyName05.ts Add tests. 2015-07-15 15:07:04 -07:00
findAllRefsObjectBindingElementPropertyName06.ts Add tests. 2015-07-15 15:07:04 -07:00
findAllRefsObjectBindingElementPropertyName07.ts Added more test cases for object binding patterns. 2015-07-01 14:27:03 -07:00
findAllRefsObjectBindingElementPropertyName09.ts Make tests intentionally expect wrong results until we do "smarter" things for object binding elements. 2015-07-15 16:32:08 -07:00
findAllRefsObjectBindingElementPropertyName10.ts Fixed tests. 2015-07-15 16:05:49 -07:00
findAllRefsOnDecorators.ts Fix find all refs and goto def for decorators 2015-04-07 12:37:05 -07:00
findAllRefsOnDefinition.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
findAllRefsOnDefinition2.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
findAllRefsOnImportAliases.ts Support find references on the new import/export syntax 2015-02-24 01:19:48 -08:00
findAllRefsOnImportAliases2.ts Support find references on the new import/export syntax 2015-02-24 01:19:48 -08:00
findAllRefsOnPrivateParameterProperty1.ts Fixed findAllRefs/getOccs bug where private properties declared in the constructor were only local to the constructor. 2014-10-27 18:08:49 -07:00
findAllRefsThisKeywordMultipleFiles.ts
findAllRefsWithLeadingUnderscoreNames1.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames2.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames3.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames4.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames5.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames6.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
findAllRefsWithLeadingUnderscoreNames7.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsWithLeadingUnderscoreNames8.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsWithLeadingUnderscoreNames9.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
findAllRefsWithShorthandPropertyAssignment.ts Add test cases and rename test files 2014-11-14 15:44:06 -08:00
findAllRefsWithShorthandPropertyAssignment2.ts Remove calls to "debugger;" in our fourslash tests. 2014-12-14 12:22:36 -08:00
findReferencesAfterEdit.ts add 'find all references' test 2015-01-23 15:36:36 -08:00
fixingTypeParametersQuickInfo.ts Add tests for type parameter fixing 2015-07-08 16:17:03 -07:00
forceIndentAfterNewLineInsert.ts Remove calls to "debugger;" in our fourslash tests. 2014-12-14 12:22:36 -08:00
forIn.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
formatAfterObjectLiteral.ts
formatAnyTypeLiteral.ts
formatArrayOrObjectLiteralsInVariableList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatAsyncAwait.ts adding tests 2015-08-27 22:59:10 +09:00
formatAsyncKeyword.ts add rule to insert space between async keyword and open paren 2015-10-11 22:19:51 -07:00
formatClassExpression.ts format class expression indentation 2015-09-03 13:33:05 -07:00
formatColonAndQMark.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatComments.ts add tests for comments 2015-09-04 21:38:39 +09:00
formatConflictMarker1.ts Update conflict marker formatting test. We now no longer format the second branch of hte merge. 2014-12-19 11:33:45 -08:00
formatControlFlowConstructs.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatDebuggerStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatEmptyBlock.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatEmptyParamList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatFunctionAndConstructorType.ts adding tests 2015-08-27 22:59:10 +09:00
formatImplicitModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatImportDeclaration.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatInTryCatchFinally.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formatInTsxFiles.ts use formatting scanner with languageVariant=JSX for .tsx files 2015-09-22 14:57:23 -07:00
formatMultilineComment.ts
formatNestedClassWithOpenBraceOnNewLines.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatOnEnterFunctionDeclaration.ts remove space after close bracket only if next token does not start block in function declaration context 2015-05-26 16:25:09 -07:00
formatOnSemiColonAfterBreak.ts
formatParameter.ts adding tests 2015-08-27 22:59:10 +09:00
formatSelectionWithTrivia.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatSignatures.ts adding tests 2015-08-27 22:59:10 +09:00
formatTemplateLiteral.ts Format template internal spaces 2015-10-05 07:02:22 +09:00
formattingAfterChainedFatArrow.ts
formattingAfterMultiLineIfCondition.ts add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
formattingAfterMultiLineString.ts
formattingArrayLiteral.ts
formattingBlockInCaseClauses.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formattingChangeSettings.ts drop interned indentation prefixes if format options has changed 2015-03-17 16:34:13 -07:00
formattingComma.ts
formattingCommentsBeforeErrors.ts do not indent leading comments that attached to tokens with errors 2014-12-12 09:00:20 -08:00
formattingConditionalOperator.ts added missing test 2015-02-22 19:02:48 -08:00
formattingConditionals.ts added test for inherited indentation 2014-12-12 08:59:47 -08:00
formattingCrash.ts
formattingDecorators.ts PR feedback and baseline updates 2015-04-08 17:06:00 -07:00
formattingElseInsideAFunction.ts
formattingEqualsBeforeBracketInTypeAlias.ts fixed formatting for equals token in type aliases 2015-04-22 21:46:10 -07:00
formattingExpressionsInIfCondition.ts inherit delta from nodes on the same line 2014-12-09 10:47:27 -08:00
formattingFatArrowFunctions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingForIn.ts
formattingForLoopSemicolons.ts
formattingForOfKeyword.ts Formatting around 'of' keyword 2015-02-20 11:58:50 -08:00
formattingHexLiteral.ts save token in scanner after scaning hex literal 2014-11-20 13:44:51 -08:00
formattingIfInElseBlock.ts added tests for formatting in try blocks, add startEndOverlapsWithStartEnd 2014-11-08 23:03:38 -08:00
formattingInComment.ts ensure that autoformat is triggered by token characters 2015-02-02 22:21:41 -08:00
formattingInDestructuring1.ts added rule to insert space after let\const in variable declaration context 2015-02-22 16:15:54 -08:00
formattingInDestructuring2.ts include binding element with initializer to current formatting rule for binary operator, adjust existing SpaceBeforeOpenBraceInFunction rule to recognize blocks 2015-02-22 16:44:26 -08:00
formattingInMultilineComments.ts eliminate usage of TypeScript module from services layer 2014-11-17 17:01:23 -08:00
formattingJsxElements.ts handle jsx identifiers correctly, indent content of JsxSelfClosingElement 2015-09-04 13:03:47 -07:00
formattingKeywordAsIdentifier.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingMultilineCommentsWithTabs1.ts use character instead of column when formatting multiline comments with tabs 2015-02-23 14:30:25 -08:00
formattingMultilineCommentsWithTabs2.ts use character instead of column when formatting multiline comments with tabs 2015-02-23 14:30:25 -08:00
formattingMultilineTemplateLiterals.ts added regression test for formatting multiline template literals 2015-02-19 22:37:06 -08:00
formattingNestedScopes.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingObjectLiteral.ts
formattingOfChainedLambda.ts
formattingOfExportDefault.ts Added test for formatting on default keyword 2015-06-25 20:49:25 +02:00
formattingOfModuleExport.ts
formattingOfMultilineBlockConstructs.ts
formattingofSingleLineBlockConstructs.ts
formattingOnChainedCallbacks.ts exclude closeparen/propertyaccess tokens 2015-06-02 15:28:29 +09:00
formattingOnChainedCallbacksAndPropertyAccesses.ts Always indent PropertyAccessExpression. 2015-08-05 15:03:49 -07:00
formattingOnClasses.ts Added test for formatting on protected modifier 2015-06-24 23:26:22 +02:00
formattingOnCloseBrace.ts
formattingOnClosingBracket.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnCommaOperator.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnDocumentReadyFunction.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnDoWhileNoSemicolon.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnEmptyInterfaceLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnEnter.ts
formattingOnEnterInComments.ts
formattingOnEnterInStrings.ts
formattingOnInterfaces.ts
formattingOnInvalidCodes.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnModuleIndentation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnNestedDoWhileByEnter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnNestedStatements.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnObjectLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnOpenBraceOfFunctions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnSemiColon.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnSingleLineBlocks.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnStatementsWithNoSemicolon.ts indent expressions 2015-09-30 02:59:10 +09:00
formattingOnTabAfterCloseCurly.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingOnVariety.ts
formattingOptionsChange.ts Addresses PR comments 2015-08-13 14:06:56 -07:00
formattingQMark.ts insert space after '?' only in conditional operator 2015-02-22 19:01:26 -08:00
formattingRegexes.ts handle regexes correctly in formatting 2014-11-26 00:29:20 -08:00
formattingSingleLineWithNewLineOptionSet.ts
formattingSkippedTokens.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
formattingSpaceAfterCommaBeforeOpenParen.ts fix formatting to add space after comma between arguments when arguments starts with open paren 2014-12-08 14:28:19 -08:00
formattingSpacesAfterConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingTemplates.ts added more tests 2014-11-14 16:23:47 -08:00
formattingVoid.ts
formattingWithEnterAfterMultilineString.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formattingWithLimitedSpan.ts
formatTryCatch.ts
formatTypeAlias.ts adding tests 2015-08-27 22:59:10 +09:00
formatTypeOperation.ts fix test 2015-09-03 13:32:45 -07:00
formatVariableAssignments.ts indent expressions 2015-09-30 02:59:10 +09:00
formatVariableDeclarationList.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
formatWithStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
forwardReference.ts
fourslash.ts Merge branch 'master' into tscJsFiles 2015-10-15 12:30:55 -07:00
fsEditMarkerPositions.ts
functionFormatting.ts
functionIndentation.ts Fixing first example 2015-07-05 01:22:13 +09:00
functionOverloadCount.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
functionProperty.ts Don't rewrite function property assignments in the AST. 2014-12-03 01:46:04 -08:00
functionRenamingErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
functionTypeFormatting.ts
functionTypePredicateFormatting.ts Fixes type predicate formatting 2015-06-11 14:32:27 +08:00
functionTypes.ts
funduleWithRecursiveReference.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
generatorDeclarationFormatting.ts Formatting for generators 2015-05-04 16:00:29 -07:00
genericArityEnforcementAfterEdit.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
genericAssignmentCompat.ts
genericCallSignaturesInNonGenericTypes1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCallSignaturesInNonGenericTypes2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCallsWithOptionalParams1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCloduleCompletionList.ts
genericCombinators1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCombinators2.ts Instantiate signatures if there is an overload resolution error but type arguments present 2015-07-17 17:22:51 -07:00
genericCombinators3.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericCombinatorWithConstraints1.ts
genericDerivedTypeAcrossModuleBoundary1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericFunctionReturnType.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericFunctionReturnType2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericFunctionSignatureHelp1.ts
genericFunctionSignatureHelp2.ts
genericFunctionSignatureHelp3.ts
genericFunctionSignatureHelp3MultiFile.ts
genericFunctionWithGenericParams1.ts
genericInterfacePropertyInference1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericInterfacePropertyInference2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericInterfacesWithConstraints1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericInterfaceWithInheritanceEdit1.ts
genericMapTyping1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericMethodParam.ts
genericObjectBaseType.ts
genericParameterHelp.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
genericParameterHelpConstructorCalls.ts
genericParameterHelpTypeReferences.ts
genericRespecialization1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
genericsFormatting.ts fix class expression + expressionWithTypeArgument 2015-08-14 03:45:52 +09:00
genericSignaturesAreProperlyCleaned.ts
genericTypeAliasIntersectionCompletions.ts make the test more specific 2015-09-03 14:11:54 -07:00
genericTypeArgumentInference1.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
genericTypeArgumentInference2.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
genericTypeParamUnrelatedToArguments1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericTypeWithMultipleBases1.ts
genericTypeWithMultipleBases1MultiFile.ts
genericWithSpecializedProperties1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericWithSpecializedProperties2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
genericWithSpecializedProperties3.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
getCompletionEntryDetails.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
getCompletionEntryDetails2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
getDeclarationDiagnostics.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputDeclarationMultiFiles.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputDeclarationSingleFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputExternalModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputExternalModule2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputMapRoot.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputNoErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputOnlyOneFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputOut.ts Type check all files when emitting a file under -out 2015-05-08 15:03:55 -07:00
getEmitOutputOutFile.ts Merge branch 'master' into outFile 2015-08-20 17:46:38 -07:00
getEmitOutputSingleFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSingleFile2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceMap.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceMap2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceRoot.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputSourceRootMultiFiles.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputTsxFile_Preserve.ts Emit tsx files correctelly in getEmitOutput calls 2015-08-19 22:18:32 -07:00
getEmitOutputTsxFile_React.ts Tests update for emitting declarations if no errors 2015-10-28 13:07:08 -07:00
getEmitOutputWithDeclarationFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithDeclarationFile2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithDeclarationFile3.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
getEmitOutputWithEarlySemanticErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithEmitterErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithEmitterErrors2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSemanticErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSemanticErrors2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSemanticErrorsForMultipleFiles.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
getEmitOutputWithSemanticErrorsForMultipleFiles2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getEmitOutputWithSyntaxErrors.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getJavaScriptSemanticDiagnostics1.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics2.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics3.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics4.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics5.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics6.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics7.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics8.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics9.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics10.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics11.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics12.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics13.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics14.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics15.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics16.ts Parsing support for jsDocComments. 2015-05-28 10:14:18 -07:00
getJavaScriptSemanticDiagnostics17.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics18.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics19.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics20.ts Update the type assertion errors to jsx syntax error as we are treating js files as jsx files 2015-09-22 12:50:25 -07:00
getJavaScriptSemanticDiagnostics21.ts PR feedback. 2015-04-02 14:58:43 -07:00
getJavaScriptSemanticDiagnostics22.ts Add tests for jsdoccomments. 2015-05-28 11:49:11 -07:00
getJavaScriptSyntacticDiagnostics1.ts Merge branch 'release-1.5' into master 2015-06-01 17:40:35 -07:00
getMatchingBraces.ts
getMatchingBracesAdjacentBraces.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getMatchingBracesNegativeCases.ts
getNameOrDottedNameSpan.ts
getOccurrencesAbstract01.ts Added more test cases for highlighting abstract keyword 2015-07-14 01:39:39 +02:00
getOccurrencesAbstract02.ts Added more test cases for highlighting abstract keyword 2015-07-14 01:39:39 +02:00
getOccurrencesAfterEdit.ts fixed typo in test name 2015-01-23 15:39:50 -08:00
getOccurrencesClassExpressionConstructor.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionPrivate.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionPublic.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionStatic.ts Add test for occurrences in ClassExpressions 2015-07-15 00:32:14 +02:00
getOccurrencesClassExpressionStaticThis.ts Added tests for getOccurrences on this in class expressions 2015-08-28 22:11:09 +02:00
getOccurrencesClassExpressionThis.ts Added tests for getOccurrences on this in class expressions 2015-08-28 22:11:09 +02:00
getOccurrencesConst01.ts Added tests for const modifiers. 2015-03-18 13:55:09 -07:00
getOccurrencesConst02.ts Added tests for const modifiers. 2015-03-18 13:55:09 -07:00
getOccurrencesConst03.ts Added tests for const modifiers. 2015-03-18 13:55:09 -07:00
getOccurrencesConst04.ts Fixed test. 2015-03-18 14:06:58 -07:00
getOccurrencesConstructor.ts
getOccurrencesConstructor2.ts
getOccurrencesDeclare1.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesDeclare2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesDeclare3.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesExport1.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesExport2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesExport3.ts merging with master 2015-04-09 16:05:06 -07:00
getOccurrencesIfElse.ts
getOccurrencesIfElse2.ts
getOccurrencesIfElse3.ts
getOccurrencesIfElse4.ts
getOccurrencesIfElse5.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesIfElseBroken.ts
getOccurrencesIsWriteAccess.ts
getOccurrencesLoopBreakContinue.ts
getOccurrencesLoopBreakContinue2.ts
getOccurrencesLoopBreakContinue3.ts
getOccurrencesLoopBreakContinue4.ts
getOccurrencesLoopBreakContinue5.ts
getOccurrencesLoopBreakContinue6.ts
getOccurrencesLoopBreakContinueNegatives.ts
getOccurrencesModifiersNegatives1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesOfAnonymousFunction.ts Fixed issue where findAllRefs on identifiers starting with 2+ underscores failed. 2014-11-21 16:53:32 -08:00
getOccurrencesOfAnonymousFunction2.ts
getOccurrencesOfAny.ts
getOccurrencesOfDecorators.ts Add tests 2015-04-07 15:41:21 -07:00
getOccurrencesOfUndefinedSymbol.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
getOccurrencesPrivate1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPrivate2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPropertyInAliasedInterface.ts CR feedback. 2015-03-31 17:23:52 -07:00
getOccurrencesProtected1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesProtected2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPublic1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesPublic2.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesReturn.ts
getOccurrencesReturn2.ts
getOccurrencesReturn3.ts
getOccurrencesReturn4.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesReturnBroken.ts Add support for parsing and emitting class expressions. 2015-03-31 13:54:43 -07:00
getOccurrencesSetAndGet.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesSetAndGet2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesSetAndGet3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesStatic1.ts Added a few tests. 2014-11-12 22:25:31 -08:00
getOccurrencesSuper.ts
getOccurrencesSuper2.ts
getOccurrencesSuperNegatives.ts
getOccurrencesSwitchCaseDefault.ts
getOccurrencesSwitchCaseDefault2.ts
getOccurrencesSwitchCaseDefault3.ts
getOccurrencesSwitchCaseDefault4.ts
getOccurrencesSwitchCaseDefault5.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesSwitchCaseDefaultBroken.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
getOccurrencesThis.ts
getOccurrencesThis2.ts
getOccurrencesThis3.ts
getOccurrencesThis4.ts
getOccurrencesThis5.ts
getOccurrencesThis6.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesThisNegatives2.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
getOccurrencesThrow.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow5.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow6.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow7.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesThrow8.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getOccurrencesTryCatchFinally.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
getOccurrencesTryCatchFinally2.ts
getOccurrencesTryCatchFinally3.ts
getOccurrencesTryCatchFinally4.ts Fix mistyped occurrence. 2015-08-06 16:17:19 -07:00
getOccurrencesTryCatchFinallyBroken.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
getOutliningForBlockComments.ts Addressing PR comments and adding unit tests (removing extra new lines and debugging statements) 2015-04-06 14:50:08 -07:00
getOutliningForSingleLineComments.ts Addressing PR comments and adding unit tests (removing extra new lines and debugging statements) 2015-04-06 14:50:08 -07:00
getOutliningSpans.ts
getPreProcessedFile.ts Updating fourslash tests 2015-03-02 13:58:07 -08:00
getRenameInfoTests1.ts
getRenameInfoTests2.ts
getSemanticDiagnosticForDeclaration.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
getSemanticDiagnosticForDeclaration1.ts Fix issue where getSemanticDiagnostics was returning undefined on a .d.ts file. 2015-03-23 19:02:46 -07:00
getSemanticDiagnosticForNoDeclaration.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
globalCompletionListInsideObjectLiterals.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionAlias.ts
goToDefinitionAmbiants.ts
goToDefinitionApparentTypeProperties.ts
goToDefinitionBuiltInTypes.ts
goToDefinitionBuiltInValues.ts
goToDefinitionConstructorOfClassExpression01.ts Added tests. 2015-08-26 15:48:49 -07:00
goToDefinitionConstructorOfClassWhenClassIsPrecededByNamespace01.ts Added tests. 2015-08-26 15:48:49 -07:00
goToDefinitionConstructorOverloads.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionDecorator.ts Fix find all refs and goto def for decorators 2015-04-07 12:37:05 -07:00
goToDefinitionDifferentFile.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionDifferentFileIndirectly.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionExternalModuleName.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName2.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName3.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName4.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName5.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName6.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName7.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName8.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionExternalModuleName9.ts externam -> external 2015-06-25 12:06:13 -04:00
goToDefinitionFunctionOverloads.ts Normalize a few fourslash line endings. 2014-12-17 15:11:29 -08:00
goToDefinitionFunctionOverloadsInClass.ts Normalize a few fourslash line endings. 2014-12-17 15:11:29 -08:00
goToDefinitionImplicitConstructor.ts
goToDefinitionImportedNames.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames2.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames3.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames4.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames5.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames6.ts Support GetDefinitionLocation on module names and aliases for new import/export syntax 2015-02-23 15:43:20 -08:00
goToDefinitionImportedNames7.ts Separate 'export default' and 'export =' 2015-03-21 13:12:39 -07:00
goToDefinitionInMemberDeclaration.ts
goToDefinitionInterfaceAfterImplement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionInTypeArgument.ts
goToDefinitionLabels.ts
goToDefinitionMethodOverloads.ts
goToDefinitionMultipleDefinitions.ts
goToDefinitionObjectBindingElementPropertyName01.ts Added failing tests. 2015-06-25 12:04:57 -04:00
goToDefinitionObjectLiteralProperties.ts
goToDefinitionPartialImplementation.ts
goToDefinitionPrimitives.ts
goToDefinitionSameFile.ts
goToDefinitionShadowVariable.ts
goToDefinitionShadowVariableInsideModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionShorthandProperty01.ts Added tests. 2015-03-18 14:21:17 -07:00
goToDefinitionShorthandProperty02.ts Fixed test. 2015-03-18 14:43:07 -07:00
goToDefinitionShorthandProperty03.ts Extended test. 2015-03-18 16:03:33 -07:00
goToDefinitionSimple.ts
goToDefinitionSourceUnit.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
goToDefinitionTypePredicate.ts Fixes goto definitions for type predicates 2015-06-24 10:37:23 +08:00
goToDefinitionUndefinedSymbols.ts
goToDefinitionUnionTypeProperty1.ts Use 'definitionCountIs' in union property tests. 2014-12-17 15:11:40 -08:00
goToDefinitionUnionTypeProperty2.ts Fixing fourslash tests 2015-07-16 15:28:18 -07:00
goToDefinitionUnionTypeProperty3.ts Added test using code from original issue. 2014-12-17 15:11:35 -08:00
goToDefinitionUnionTypeProperty4.ts Added test for goToDef on union types. 2014-12-17 15:11:43 -08:00
goToModuleAliasDefinition.ts
goToTypeDefinition.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinition2.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinitionAliases.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinitionEnumMembers.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
goToTypeDefinitionModule.ts Respond to code review comments 2015-05-01 14:58:23 -07:00
goToTypeDefinitionPrimitives.ts Respond to code review comments 2015-05-01 14:58:23 -07:00
goToTypeDefinitionUnionType.ts Add implementation for getTypeDefinitionAtPosition 2015-04-29 22:54:49 -07:00
identationAfterInterfaceCall.ts
identifierErrorRecovery.ts Add support for parsing and emitting class expressions. 2015-03-31 13:54:43 -07:00
importDeclPaste0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
importValueUsedAsType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
incompatibleOverride.ts
incrementalEditInvocationExpressionAboveInterfaceDeclaration.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
incrementalParsing1.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
incrementalParsingInsertIntoMethod1.ts Fix attribute completion following JSX exprs 2015-07-01 15:00:06 -07:00
incrementalResolveAccessor.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
incrementalResolveConstructorDeclaration.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
incrementalResolveFunctionPropertyAssignment.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
incrementalUpdateToClassImplementingGenericClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
indentAfterFunctionClosingBraces.ts
indentAfterImport.ts
indentation.ts A more complete isCompletedNode. 2015-03-16 21:33:39 -07:00
indentationAfterModuleImport.ts
indentationBlock.ts Merge pull request #5197 from Microsoft/supportIndentStyle 2015-10-09 16:51:39 -07:00
indentationInJsx1.ts fix 'findPrecedingToken' for jsxText 2015-09-03 13:33:22 -07:00
indentationInJsx2.ts fix 'findPrecedingToken' for jsxText 2015-09-03 13:33:22 -07:00
indentationNone.ts Merge pull request #5197 from Microsoft/supportIndentStyle 2015-10-09 16:51:39 -07:00
indentionsOfCommentBlockAfterFormatting.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
indentNewExpressionNoBraces.ts handle cases when new expression is used with no arguments 2014-12-01 17:18:50 -08:00
indexerReturnTypes1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
indexSignatureWithoutAnnotation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
inheritedModuleMembersForClodule2.ts
insertArgumentBeforeOverloadedConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertInterfaceAndCheckTypeLiteralField.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertMethodCallAboveOthers.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertPublicBeforeSetter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertReturnStatementInDuplicateIdentifierFunction.ts
insertSecondTryCatchBlock.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
insertVarAfterEmptyTypeParamList.ts
instanceTypesForGenericType1.ts
intellisenseInObjectLiteral.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
interfaceExtendsPrimitive.ts
interfaceIndent.ts
interfaceRecursiveInheritanceErrors0.ts
interfaceRecursiveInheritanceErrors1.ts
invalidRestArgError.ts
invertedCloduleAfterQuickInfo.ts
invertedFunduleAfterQuickInfo.ts
jsFileCompilationDuplicateFunctionImplementation.ts Tests update for emitting declarations if no errors 2015-10-28 13:07:08 -07:00
jsxSpreadReference.ts Add comments to bool params 2015-09-30 14:26:56 -07:00
lambdaThisMembers.ts
letQuickInfoAndCompletionList.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
localFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
localGetReferences.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
malformedObjectLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberCompletionFromFunctionCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberCompletionInForEach1.ts Fixed tests due to lib.d.ts changes 2015-03-08 18:59:04 +01:00
memberCompletionOnTypeParameters.ts
memberCompletionOnTypeParameters2.ts
memberConstructorEdits.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListAfterDoubleDot.ts Fixed/added test. 2015-07-02 17:08:03 -07:00
memberListAfterSingleDot.ts Fixed/added test. 2015-07-02 17:08:03 -07:00
memberListErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListInFunctionCall.ts
memberListInReopenedEnum.ts
memberListInsideObjectLiterals.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListInWithBlock.ts
memberListInWithBlock2.ts
memberListInWithBlock3.ts
memberListOfClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfEnumFromExternalModule.ts
memberListOfEnumInModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfExportedClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfModuleAfterInvalidCharater.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
memberListOfModuleBeforeKeyword.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOfModuleInAnotherModule.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
memberListOfVarInArrowExpression.ts Fix the getSymbolInfo and getTypeOfNode entry points to resolve the context sensitive information before resolving the actual node 2014-12-03 14:47:13 -08:00
memberListOnConstructorType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberlistOnDDot.ts
memberListOnFunctionParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberListOnThisInClassWithPrivates.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
memberOverloadEdits.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
mergedDeclarations1.ts
mergedDeclarations2.ts
mergedDeclarationsWithExportAssignment1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
mispeltVariableForInLoopErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
missingMethodAfterEditAfterImport.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
moduleEnumModule.ts
moduleIndent.ts
moduleMembersOfGenericType.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
moduleReferenceValue.ts
moduleRenamingErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
moduleVariables.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
multilineCommentBeforeOpenBrace.ts Remove calls to "debugger;" in our fourslash tests. 2014-12-14 12:22:36 -08:00
multiModuleClodule1.ts
multiModuleFundule1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
multipleExportAssignmentsErrorList0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
nameOfRetypedClassInModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
nameOrDottedNameClasses.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
nameOrDottedNameStatements.ts Implement getNameOrDottedNameSpan for new compiler 2014-10-20 23:34:43 -07:00
navbar_const.ts Code review feedback 2014-11-12 18:42:31 -08:00
navbar_contains-no-duplicates.ts
navbar_exportDefault.ts enable navbar for export defaults 2015-03-15 13:22:54 -07:00
navbar_let.ts Fixes the quickInfo and completion list details for let and adds test cases for let and const 2014-11-12 14:23:59 -08:00
navigateItemsConst.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigateItemsExports.ts Support navigateTo for new import/export syntax 2015-02-24 12:24:41 -08:00
navigateItemsImports.ts Support navigateTo for new import/export syntax 2015-02-24 12:24:41 -08:00
navigateItemsLet.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationBarItemsBindingPatterns.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsBindingPatternsInConstructor.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsEmptyConstructors.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsExports.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsFunctions.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsFunctionsBroken.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsFunctionsBroken2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsImports.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItems.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItems2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsContainsNoAnonymousFunctions.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsExternalModules.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsExternalModules2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsExternalModules3.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsItemsModuleVariables.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsMissingName1.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsMissingName2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsModules.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsMultilineStringIdentifiers.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsPropertiesDefinedInConstructors.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsSymbols1.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsSymbols2.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationBarItemsSymbols3.ts No more 'scriptLexicalStructure'. 2015-06-25 12:14:59 -04:00
navigationItemsComputedProperties.ts Normalized line endings for test. 2014-12-03 14:56:02 -08:00
navigationItemsExactMatch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsExactMatch2.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationItemsInConstructorsExactMatch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsOverloads1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsOverloads2.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationItemsOverloadsBroken1.ts Produce a map of named declarations instead of a flat list. 2015-04-03 16:21:24 -07:00
navigationItemsOverloadsBroken2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsPrefixMatch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsPrefixMatch2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
navigationItemsSubStringMatch.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
navigationItemsSubStringMatch2.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
noCompletionListOnCommentsInsideObjectLiterals.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
nonExistingImport.ts
noQuickInfoForLabel.ts Fix issue #2677 : Labels should not get quick info 2015-04-12 16:04:32 -04:00
noQuickInfoInWhitespace.ts
noSignatureHelpOnNewKeyword.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
noSmartIndentInsideMultilineString.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
noTypeParameterInLHS.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
numericPropertyNames.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
objectLiteralCallSignatures.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
outliningForNonCompleteInterfaceDeclaration.ts
overloadObjectLiteralCrash.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
overloadOnConstCallSignature.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
overloadQuickInfo.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
parameterInfoOnParameterType.ts
parameterlessSetter.ts
parameterWithDestructuring.ts Adding repro from #4818 to test 2015-09-24 15:46:00 -07:00
paramHelpOnCommaInString.ts
parenthesisFatArrows.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
paste.ts
pasteLambdaOverModule.ts
promiseTyping1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
promiseTyping2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
propertyDuplicateIdentifierError.ts
proto.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
protoPropertyInObjectLiteral.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
prototypeProperty.ts
protoVarInContexutalObjectLiteral.ts Fix the completion entry for __proto 2014-11-11 15:56:56 -08:00
protoVarVisibleWithOuterScopeUnderscoreProto.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
publicBreak.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
qualifiedName_import-declaration-with-variable-entity-names.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
qualifyModuleTypeNames.ts
quickInfoDisplayPartsArrowFunctionExpression.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClass.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassAccessors.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassConstructor.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassMethod.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsClassProperty.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsConst.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
quickInfoDisplayPartsEnum.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsExternalModuleAlias.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
quickInfoDisplayPartsExternalModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
quickInfoDisplayPartsFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsFunctionExpression.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsInterfaceMembers.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsInternalModuleAlias.ts tests for internal alias 2014-12-01 00:17:26 -08:00
quickInfoDisplayPartsLet.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsLocalFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsModules.ts Modify fourslash tests 2015-04-26 16:12:48 -07:00
quickInfoDisplayPartsParameters.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeAlias.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInClass.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInFunction.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoDisplayPartsTypeParameterInTypeAlias.ts Add test and address PR 2015-08-25 16:53:12 -07:00
quickInfoDisplayPartsVar.ts Removed 'debugger' statements from tests. 2015-06-09 15:49:21 -07:00
quickInfoExportAssignmentOfGenericInterface.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForAliasedGeneric.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForConstDeclaration.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForContextuallyTypedArrowFunctionInSuperCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoForContextuallyTypedFunctionInReturnStatement.ts
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression1.ts Separated fourslash test to two files. 2014-12-15 14:55:46 -08:00
quickInfoForContextuallyTypedFunctionInTaggedTemplateExpression2.ts Separated fourslash test to two files. 2014-12-15 14:55:46 -08:00
quickInfoForDecorators.ts Add tests 2015-04-07 15:41:21 -07:00
quickInfoForDerivedGenericTypeWithConstructor.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForFunctionDeclaration.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForGenericConstraints1.ts
quickInfoForGenericPrototypeMember.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForIndexerResultWithConstraint.ts
quickInfoForObjectBindingElementName01.ts Add two new tests to test for regression. 2015-06-25 14:24:13 -04:00
quickInfoForObjectBindingElementName02.ts Add two new tests to test for regression. 2015-06-25 14:24:13 -04:00
quickInfoForObjectBindingElementPropertyName01.ts Fix marker name. 2015-06-25 15:39:31 -04:00
quickInfoForObjectBindingElementPropertyName02.ts Added failing tests for when RHS is a destructuring. 2015-06-25 12:18:06 -04:00
quickInfoForObjectBindingElementPropertyName03.ts Add tests. 2015-07-15 15:07:04 -07:00
quickInfoForObjectBindingElementPropertyName04.ts Fixed tests. 2015-07-15 16:05:49 -07:00
quickInfoForOverloadOnConst1.ts
quickInfoForRequire.ts Updated test case and added comment 2014-11-19 15:05:07 -08:00
quickInfoForShorthandProperty.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoForTypeofParameter.ts
quickinfoForUnionProperty.ts Fixing fourslash tests 2015-07-19 11:22:49 -07:00
quickInfoFromEmptyBlockComment.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoGenerics.ts
quickInfoInFunctionTypeReference.ts
quickInfoInFunctionTypeReference2.ts
quickInfoInInvalidIndexSignature.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoInObjectLiteral.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoInvalidLocations.ts
quickInfoInWithBlock.ts
quickinfoIsConsistent.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOfGenericTypeAssertions1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOfLablledForStatementIterator.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoOfStringPropertyNames1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnArgumentsInsideFunction.ts
quickInfoOnCatchVariable.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
quickInfoOnCircularTypes.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnClassMergedWithFunction.ts
quickInfoOnConstructorWithGenericParameter.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnErrorTypes1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnGenericClass.ts
quickInfoOnGenericWithConstraints1.ts
quickInfoOnInternalAliases.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnMergedInterfaces.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnMergedInterfacesWithIncrementalEdits.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnMergedModule.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
quickInfoOnNarrowedType.ts Show narrowed type in quickInfo/completion entry 2014-11-06 15:20:31 -08:00
quickInfoOnNarrowedTypeInModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnObjectLiteralWithAccessors.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnObjectLiteralWithOnlyGetter.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnObjectLiteralWithOnlySetter.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnThis.ts
quickInfoOnUndefined.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
quickInfoOnUnResolvedBaseConstructorSignature.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
quickInfoOnVarInArrowExpression.ts Fixes the quickInfo when hovering over var inside the context sensitive expression 2014-12-03 14:00:58 -08:00
quickInfoShowsGenericSpecialization.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
recursiveClassReference.ts
recursiveGenerics2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
recursiveInternalModuleImport.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
recursiveObjectLiteral.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
recursiveWrappedTypeParameters1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
referencesBloomFilters.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesBloomFilters2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesBloomFilters3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForAmbients.ts
referencesForClassLocal.ts
referencesForClassParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForContextuallyTypedObjectLiteralProperties.ts
referencesForContextuallyTypedUnionProperties.ts
referencesForContextuallyTypedUnionProperties2.ts
referencesForEnums.ts
referencesForExportedValues.ts
referencesForExternalModuleNames.ts
referencesForFunctionOverloads.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForFunctionParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForGlobals.ts
referencesForGlobals2.ts
referencesForGlobals3.ts
referencesForGlobals4.ts
referencesForGlobals5.ts
referencesForGlobalsInExternalModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForIllegalAssignment.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
referencesForImports.ts
referencesForIndexProperty.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForIndexProperty2.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
referencesForIndexProperty3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForInheritedProperties.ts
referencesForInheritedProperties2.ts
referencesForLabel.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel2.ts Add a new findReferences API that buckets results with the definition they matched against. 2015-03-20 14:31:36 -07:00
referencesForLabel3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel5.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForLabel6.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations2.ts
referencesForMergedDeclarations3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations5.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations6.ts
referencesForMergedDeclarations7.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForMergedDeclarations8.ts
referencesForNoContext.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForNumericLiteralPropertyNames.ts
referencesForObjectLiteralProperties.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForOverrides.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForPropertiesOfGenericType.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStatic.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStaticsAndMembersWithSameNames.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStringLiteralPropertyNames.ts
referencesForStringLiteralPropertyNames2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStringLiteralPropertyNames3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForStringLiteralPropertyNames4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesForUnionProperties.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referencesInComment.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
referenceToClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
regexDetection.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
regexErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
regexp.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
remoteGetReferences.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeDeclareFunctionExports.ts
removeDeclareInModule.ts
removeDeclareKeyword.ts
removeDeclareParamTypeAnnotation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeDuplicateIdentifier.ts
removeExportedClassFromReopenedModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeExportFromInterfaceError0.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeExportFromInterfaceError1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeInterfaceExtendsClause.ts
removeInterfaceUsedAsGenericTypeArgument.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeParameterBetweenCommentAndParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
removeVarFromModuleWithReopenedEnums.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
renameCommentsAndStrings1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
renameCommentsAndStrings2.ts
renameCommentsAndStrings3.ts
renameCommentsAndStrings4.ts
renameForDefaultExport01.ts Fixed tests. 2015-06-03 12:34:26 -07:00
renameForDefaultExport02.ts Fixed tests. 2015-06-03 12:34:26 -07:00
renameForDefaultExport03.ts Fixed tests. 2015-06-03 12:34:26 -07:00
renameForDefaultExport04.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport05.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport06.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport07.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport08.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameForDefaultExport09.ts Use full display name in tests. 2015-06-29 11:09:40 -04:00
renameInfoForFunctionExpression01.ts Add rename tests for function expressions. 2015-06-03 12:34:41 -07:00
renameLocationsForClassExpression01.ts Merge branch 'master' into completionListWithLocalName 2015-07-07 15:17:42 -07:00
renameLocationsForFunctionExpression01.ts Added tests. 2015-06-29 09:46:41 -04:00
renameLocationsForFunctionExpression02.ts Added tests. 2015-06-29 09:46:41 -04:00
renameModuleToVar.ts
renameNameOnEnumMember.ts
renameObjectBindingElementPropertyName01.ts Just use ranges, don't bother iwth renameInfoSucceeded. 2015-06-25 15:50:25 -04:00
restArgSignatureHelp.ts
restArgType.ts
restParamsContextuallyTyped.ts
returnRecursiveType.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
returnTypeOfGenericFunction1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
runtimeBehaviorTests.ts
scopeOfUnionProperties.ts handle union properties in when doing getOccurences\findAllReferences 2015-01-22 17:16:18 -08:00
selfReferencedExternalModule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
selfReferencedExternalModule2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
semanticClassification1.ts CR feedback. 2015-03-31 17:23:52 -07:00
semanticClassification2.ts
semanticClassificationClassExpression.ts Add tests 2015-08-27 13:16:10 -07:00
semanticClassificationInstantiatedModuleWithVariableOfSameName1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationInstantiatedModuleWithVariableOfSameName2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationInTemplateExpressions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationModules.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationsCancellation1.ts Add tests. 2015-06-18 15:25:08 -07:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName1.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationUninstantiatedModuleWithVariableOfSameName2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificationWithUnionTypes.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
semanticClassificatonTypeAlias.ts Unify more classification code. 2015-04-30 14:57:38 -07:00
semicolonFormatting.ts distinguish parse errors so non-parse errors can be ignored during formatting 2014-10-24 18:15:02 -07:00
semicolonFormattingAfterArrayLiteral.ts
semicolonFormattingInsideAComment.ts
semicolonFormattingInsideAStringLiteral.ts
semicolonFormattingNestedStatements.ts add comments, update fourslash tests 2014-11-10 19:04:57 -08:00
semicolonFormattingNewline.ts
signatureHelpAnonymousFunction.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpAtEOF.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpBeforeSemicolon1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpCallExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpConstructExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpConstructorInheritance.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpConstructorOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpEmptyList.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpForSuperCalls1.ts
signatureHelpFunctionOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpFunctionParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpImplicitConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpInCallback.ts
signatureHelpIncompleteCalls.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpInCompleteGenericsCall.ts
signatureHelpInFunctionCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpInFunctionCallOnFunctionDeclarationInMultipleFiles.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
signatureHelpInIncompleteInvocationExpression.ts
signatureHelpInParenthetical.ts
signatureHelpNegativeTests.ts
signatureHelpNegativeTests2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpNoArguments.ts
signatureHelpObjectCreationExpressionNoArgs_NotAvailable.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpObjectLiteral.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpOnNestedOverloads.ts
signatureHelpOnOverloadOnConst.ts
signatureHelpOnOverloads.ts
signatureHelpOnOverloadsDifferentArity.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpOnOverloadsDifferentArity2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpOnOverloadsDifferentArity3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpOnSuperWhenMembersAreNotResolved.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
signatureHelpOnTypePredicates.ts Adds type predicate signature display and addresses CR feedback 2015-07-09 12:10:39 +08:00
signatureHelpSimpleConstructorCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpSimpleFunctionCall.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpSimpleSuperCall.ts
signatureHelpSuperConstructorOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpTaggedTemplates1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplates7.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesIncomplete7.ts Confused count with index. 2014-11-26 17:00:44 -08:00
signatureHelpTaggedTemplatesIncomplete8.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
signatureHelpTaggedTemplatesIncomplete9.ts Fixed issue where classifier didn't check for backslash-newline. 2014-11-26 16:32:30 -08:00
signatureHelpTaggedTemplatesNegatives1.ts Tests for signature help on tagged templates with no overloads. 2014-11-18 13:49:39 -08:00
signatureHelpTaggedTemplatesNegatives2.ts Fixed bug where tagged templates with a literal adjacent to EOF showed sig help. 2014-11-25 14:37:51 -08:00
signatureHelpTaggedTemplatesNegatives3.ts Fixed bug where tagged templates with a literal adjacent to EOF showed sig help. 2014-11-25 14:37:51 -08:00
signatureHelpTaggedTemplatesNegatives4.ts Fixed bug where tagged templates with a literal adjacent to EOF showed sig help. 2014-11-25 14:37:51 -08:00
signatureHelpTaggedTemplatesNegatives5.ts Fixed test. 2014-11-25 14:42:15 -08:00
signatureHelpTaggedTemplatesNested1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesNested2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags1.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags2.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags3.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags4.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags5.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags6.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags7.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags8.ts Paramter -> Parameter 2014-11-19 11:55:05 -08:00
signatureHelpTaggedTemplatesWithOverloadedTags9.ts Added test. 2014-11-20 17:54:46 -08:00
signatureHelpWhenEditingCallExpression.ts
signatureHelpWithInterfaceAsIdentifier.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
signatureHelpWithInvalidArgumentList1.ts Add failing test. 2015-03-11 14:44:32 -07:00
signatureHelpWithUnknown.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
singleLineTypeLiteralFormatting.ts
smartIndentActualIndentation.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentAfterAlignedFunctionArgument.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentAfterFatArrowVar.ts
smartIndentAfterNewExpression.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentArrayBindingPattern01.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentArrayBindingPattern02.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentClass.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentCloseBrace.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentDoStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentEnum.ts
smartIndentIfStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentInCallExpressions.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentInParenthesizedExpression01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentInParenthesizedExpression02.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentInsideBlockInsideCase.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentInsideMultilineString.ts
smartIndentInterface.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentListItem.ts
smartIndentModule.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentNestedModule.ts
smartIndentNonterminatedArgumentListAtEOF.ts A more complete isCompletedNode. 2015-03-16 21:33:39 -07:00
smartIndentNonterminatedIfStatementAtEOF.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentObjectBindingPattern01.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentObjectBindingPattern02.ts Rename tests. 2015-03-16 22:13:55 -07:00
smartIndentOnAccessors.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnAccessors01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnAccessors02.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnFunctionParameters.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentOnUnclosedArrowType01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedComputedProperty01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedConstructorType01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration02.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration03.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration04.ts adding rules, ParenthesizedType not yet 2015-08-27 03:33:36 +09:00
smartIndentOnUnclosedFunctionDeclaration05.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedFunctionDeclaration06.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedIndexSignature01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedObjectTypeLiteral01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentOnUnclosedTupleTypeLiteral01.ts Added accumulated tests. 2015-03-16 23:19:21 -07:00
smartIndentStartLineInLists.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentStatementFor.ts added for* statements to isCompletedNode 2015-03-11 14:03:32 -07:00
smartIndentStatementForIn.ts added for* statements to isCompletedNode 2015-03-11 14:03:32 -07:00
smartIndentStatementForOf.ts added for* statements to isCompletedNode 2015-03-11 14:03:32 -07:00
smartIndentStatementSwitch.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentStatementTryCatchFinally.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentStatementWith.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
smartIndentTemplateLiterals.ts fixed smart indentation\formatting in template literals 2015-01-20 14:07:01 -08:00
smartIndentTypeArgumentList.ts
spaceAfterConstructor.ts
spaceAfterReturn.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleFunctionExpression.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleIllegalClassExtension.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleIllegalInterfaceExtension.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleIllegalSubclassOverride.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
squiggleUnclosedStringLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
staticGenericOverloads1.ts
staticPrototypePropertyOnClass.ts
stringPropertyNames1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
stringPropertyNames2.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
superCallError0.ts
superInDerivedTypeOfGenericWithStatics.ts
switchIndenting.ts
symbolNameAtUnparseableFunctionOverload.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
syntacticClassifications1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsCancellation1.ts Add tests. 2015-06-18 15:25:08 -07:00
syntacticClassificationsConflictMarkers1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsConflictMarkers2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsDocComment1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsDocComment2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsDocComment3.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsForOfKeyword.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsForOfKeyword2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsForOfKeyword3.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsFunctionWithComments.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsObjectLiteral.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsTemplates1.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationsTemplates2.ts Update tests. 2015-07-13 16:57:11 -07:00
syntacticClassificationWithErrors.ts Update tests. 2015-07-13 16:57:11 -07:00
syntaxErrorAfterImport1.ts
tabbingAfterNewlineInsertedBeforeWhile.ts
thisBindingInLambda.ts
todoComments1.ts
todoComments2.ts
todoComments3.ts
todoComments4.ts
todoComments5.ts
todoComments6.ts
todoComments7.ts
todoComments8.ts
todoComments9.ts
todoComments10.ts
todoComments11.ts
todoComments12.ts
todoComments13.ts
todoComments14.ts
todoComments15.ts
todoComments16.ts
todoComments17.ts
toggleDuplicateFunctionDeclaration.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
transitiveExportImports.ts
tryCatchFinallyFormating.ts
tsxCompletion1.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxCompletion2.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxCompletion3.ts Filter out would-be-duplicate names from JSX attribute completion 2015-07-01 16:04:29 -07:00
tsxCompletion4.ts Added test for JSX spread properties. 2015-07-06 12:40:09 -07:00
tsxCompletion5.ts Added failing test. 2015-07-09 19:57:56 -07:00
tsxCompletion6.ts Offer JSX attribute intellisense between string-literal props 2015-07-31 00:36:47 -07:00
tsxCompletion7.ts Also fix the case where we are to the right of a spread expr 2015-07-31 14:05:43 -07:00
tsxCompletion8.ts Offer correct completion when between a boolean JSX attr and the close tag 2015-09-28 17:13:29 -07:00
tsxCompletion9.ts Fix case for completion on the line after a self-closing element 2015-10-08 14:55:11 -07:00
tsxCompletion10.ts Use memberListCount 2015-10-13 13:16:44 -07:00
tsxGoToDefinitionClasses.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxGoToDefinitionIntrinsics.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxIncremental.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxParsing.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxRename1.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxRename2.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxRename3.ts Fourslash tests for JSX and As 2015-06-18 14:02:47 -07:00
tsxRename4.ts Remove 'debugger' statement 2015-07-31 13:52:55 -07:00
tsxRename5.ts :rage1: debugger; 2015-08-21 14:46:32 -07:00
typeAboveNumberLiteralExpressionStatement.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
typeArgCompletion.ts
typeAssertionsFormatting.ts fix generics/type-assertion formatting 2015-08-11 23:47:44 +09:00
typeCheckAfterAddingGenericParameter.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
typeCheckAfterResolve.ts Always run all fourslash tests in high fidelity typing mode. 2014-12-14 11:34:15 -08:00
typeCheckObjectInArrayLiteral.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
typedGenericPrototypeMember.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
typeOfAFundule.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
typeOfThisInStatics.ts
typeParameterListInQuickInfoAfterEdit.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedArrayErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedCommentsInConstructor.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedFunctionErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedFunctionErrorRecovery3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedMultilineStringLiteralErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralAutoformating.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralErrorRecovery.ts
unclosedStringLiteralErrorRecovery2.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralErrorRecovery3.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
unclosedStringLiteralErrorRecovery4.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
underscoreTypings01.ts Underscore typings. 2015-06-25 12:10:09 -04:00
underscoreTypings02.ts Underscore typings. 2015-06-25 12:10:09 -04:00
unknownVariableErrorRecovery.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
updateToClassStatics.ts
verifySingleFileEmitOutput1.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
whiteSpaceBeforeReturnTypeFormatting.ts
whiteSpaceTrimming.ts Use CRLF for line endings. 2015-03-02 14:41:44 -08:00
whiteSpaceTrimming2.ts Update tests 2015-09-29 13:56:57 -07:00
whiteSpaceTrimming3.ts cr feedback 2015-09-28 15:52:09 -07:00
whiteSpaceTrimming4.ts cr feedback 2015-09-28 15:52:09 -07:00
widenedTypes.ts Use an output format for quickinfo that more closely matches the original source. 2015-03-24 00:16:49 -07:00
yieldKeywordFormatting.ts Formatting for yield and yield* expressions 2015-05-04 16:01:32 -07:00