Home
last modified time | relevance | path

Searched defs:quotePreference (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/src/services/codefixes/
DfixNoPropertyAccessFromIndexSignature.ts26 const quotePreference = getQuotePreference(sourceFile, preferences); constant
DconvertFunctionToEs6Class.ts159 const quotePreference = getQuotePreference(sourceFile, preferences); constant
DfixAddMissingMember.ts497 const quotePreference = getQuotePreference(context.sourceFile, context.preferences); constant
514 const quotePreference = getQuotePreference(context.sourceFile, context.preferences); constant
534 const quotePreference = getQuotePreference(context.sourceFile, context.preferences); constant
DimportFixes.ts51 const quotePreference = getQuotePreference(sourceFile, preferences); constant
231 const quotePreference = getQuotePreference(sourceFile, preferences); constant
/third_party/typescript/src/services/refactors/
DconvertExport.ts214 …const quotePreference = isStringLiteral(clause.parent.moduleSpecifier) ? quotePreferenceFromString… constant
DmoveToNewFile.ts165 const quotePreference = getQuotePreference(oldFile, preferences); constant
/third_party/typescript/src/services/
Dutilities.ts3018 const quotePreference = getQuotePreference(sourceFile, preferences); constant
Dcompletions.ts1214 const quotePreference = getQuotePreference(sourceFile, preferences); constant
/third_party/typescript/src/server/
Dprotocol.ts3479 readonly quotePreference?: "auto" | "double" | "single"; property
/third_party/typescript/src/compiler/
Dtypes.ts9626 readonly quotePreference?: "auto" | "double" | "single"; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2789 readonly quotePreference?: "auto" | "double" | "single"; property
8880 readonly quotePreference?: "auto" | "double" | "single"; property
Dtypescript.d.ts4877 readonly quotePreference?: "auto" | "double" | "single"; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2789 readonly quotePreference?: "auto" | "double" | "single"; property
8880 readonly quotePreference?: "auto" | "double" | "single"; property
Dtypescript.d.ts4877 readonly quotePreference?: "auto" | "double" | "single"; property