Home
last modified time | relevance | path

Searched defs:sortText (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DcompletionsImport_exportEquals_anonymous.ts23 sortText: completion.SortText.AutoImportSuggestions constant
DcompletionsImport_notFromIndex.ts29 sortText: completion.SortText.AutoImportSuggestions constant
/third_party/typescript/src/testRunner/unittests/tsserver/
Dcompletions.ts40 sortText: Completions.SortText.AutoImportSuggestions, constant
192 sortText: Completions.SortText.LocationPriority, 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.ts1603 readonly sortText?: ts.Completions.SortText; property
/third_party/typescript/src/services/
Dtypes.ts1146 sortText: string; property
/third_party/typescript/lib/
Dprotocol.d.ts1676 sortText: string; property
Dtypescript.d.ts6125 sortText: string; property
Dtsserverlibrary.d.ts6125 sortText: string; property
DtypescriptServices.d.ts6125 sortText: string; property
DtypescriptServices.js120663 sortText: SortText.LocationPriority, property
120727 sortText: SortText.JavascriptIdentifiers, property
120740 …function createCompletionEntry(symbol, sortText, contextToken, location, sourceFile, typeChecker, … argument
120886 sortText: SortText.LocationPriority property
122697 sortText: SortText.GlobalsOrKeywords property
Dtypescript.js120663 sortText: SortText.LocationPriority, property
120727 sortText: SortText.JavascriptIdentifiers, property
120740 …function createCompletionEntry(symbol, sortText, contextToken, location, sourceFile, typeChecker, … argument
120886 sortText: SortText.LocationPriority property
122697 sortText: SortText.GlobalsOrKeywords property
Dtsserverlibrary.js120663 sortText: SortText.LocationPriority, property
120727 sortText: SortText.JavascriptIdentifiers, property
120740 …function createCompletionEntry(symbol, sortText, contextToken, location, sourceFile, typeChecker, … argument
120886 sortText: SortText.LocationPriority property
122697 sortText: SortText.GlobalsOrKeywords property
Dtsserver.js120094 sortText: SortText.LocationPriority, property
120158 sortText: SortText.JavascriptIdentifiers, property
120171 …function createCompletionEntry(symbol, sortText, contextToken, location, sourceFile, typeChecker, … argument
120317 sortText: SortText.LocationPriority property
122128 sortText: SortText.GlobalsOrKeywords property
/third_party/typescript/src/server/
Dprotocol.ts2247 sortText: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6210 sortText: string; property
Dtypescript.d.ts6210 sortText: string; property