Home
last modified time | relevance | path

Searched defs:replacementSpan (Results 1 – 25 of 32) sorted by relevance

12

/third_party/typescript/tests/cases/fourslash/
DcompletionListInvalidMemberNames_escapeQuote.ts6 const replacementSpan = test.ranges()[0]; constant
DcompletionForQuotedPropertyInPropertyAssignment1.ts14 const replacementSpan = test.ranges()[0] constant
DcompletionForStringLiteralInIndexedAccess01.ts10 const replacementSpan = test.ranges()[0] constant
DcompletionOfAwaitPromise2.ts8 const replacementSpan = test.ranges()[0] constant
DcompletionForStringLiteral_mappedTypeMembers.ts11 const replacementSpan = test.ranges()[0]; constant
DcompletionsElementAccessNumeric.ts18 const replacementSpan = test.ranges()[0]; constant
DcompletionOfAwaitPromise5.ts8 const replacementSpan = test.ranges()[0] constant
DcompletionForQuotedPropertyInPropertyAssignment3.ts18 const replacementSpan = test.ranges()[0] constant
DcompletionForStringLiteral4.ts20 const replacementSpan = test.ranges()[0] constant
DcompletionForQuotedPropertyInPropertyAssignment2.ts20 const replacementSpan = test.ranges()[0] constant
DcompletionForQuotedPropertyInPropertyAssignment4.ts14 const replacementSpan = test.ranges()[0] constant
DcompletionListInvalidMemberNames_startWithSpace.ts6 const replacementSpan = test.ranges()[0]; constant
DcompletionOfAwaitPromise7.ts8 const replacementSpan = test.ranges()[0]; constant
DcompletionForStringLiteral14.ts10 const replacementSpan = test.ranges()[0] constant
DcompletionOfAwaitPromise4.ts7 const replacementSpan = test.ranges()[0] constant
DcompletionsTuple.ts6 const replacementSpan = test.ranges()[0]; constant
DcompletionListForStringUnion.ts7 const replacementSpan = test.ranges()[0] constant
DcompletionOfAwaitPromise6.ts7 const replacementSpan = test.ranges()[0] constant
DcompletionListAfterStringLiteralTypeWithNoSubstitutionTemplateLiteral.ts6 const replacementSpan = test.ranges()[0] constant
DcompletionOfAwaitPromise1.ts7 const replacementSpan = test.ranges()[0] constant
DcompletionOfAwaitPromise3.ts8 const replacementSpan = test.ranges()[0] constant
DcompletionListInvalidMemberNames.ts17 const replacementSpan = test.ranges()[0]; constant
/third_party/typescript/src/harness/
Dclient.ts208 …const { name, kind, kindModifiers, sortText, replacementSpan, hasAction, source, isRecommended } =… constant
210 …const res: CompletionEntry = { name, kind, kindModifiers, sortText, replacementSpan: this.decodeSp… constant
DfourslashInterfaceImpl.ts1593 readonly replacementSpan?: FourSlash.Range; property
1664 replacementSpan?: FourSlash.Range; property
/third_party/typescript/src/services/
Dtypes.ts1153 replacementSpan?: TextSpan; property

12