/third_party/typescript/src/services/codefixes/ |
D | fixModuleAndTargetOptions.ts | 22 …codeFixes.push(createCodeFixActionWithoutFixAll("fixModuleOption", changes, [Diagnostics.Set_the_m… 41 …codeFixes.push(createCodeFixActionWithoutFixAll("fixTargetOption", changes, [Diagnostics.Set_the_t…
|
D | fixInvalidImportSyntax.ts | 30 …return createCodeFixActionWithoutFixAll(fixName, changes, [Diagnostics.Replace_import_with_0, chan… 93 …fixes.push(createCodeFixActionWithoutFixAll(fixName, changes, Diagnostics.Use_synthetic_default_me…
|
D | addEmptyExportDeclaration.ts | 20 …return [createCodeFixActionWithoutFixAll("addEmptyExportDeclaration", changes, Diagnostics.Add_exp…
|
D | removeAccidentalCallParentheses.ts | 17 … return [createCodeFixActionWithoutFixAll(fixId, changes, Diagnostics.Remove_parentheses)];
|
D | fixEnableExperimentalDecorators.ts | 16 …return [createCodeFixActionWithoutFixAll(fixId, changes, Diagnostics.Enable_the_experimentalDecora…
|
D | fixEnableJsxFlag.ts | 17 …createCodeFixActionWithoutFixAll(fixID, changes, Diagnostics.Enable_the_jsx_flag_in_your_configura…
|
D | disableJsDiagnostics.ts | 22 createCodeFixActionWithoutFixAll(
|
D | fixAddMissingMember.ts | 266 …actions.unshift(createCodeFixActionWithoutFixAll(fixMissingMember, addPropertyDeclarationChanges(M… 335 …return createCodeFixActionWithoutFixAll(fixMissingMember, changes, [Diagnostics.Add_index_signatur… 353 …actions.unshift(createCodeFixActionWithoutFixAll(fixMissingMember, addMethodDeclarationChanges(Mod…
|
D | addMissingAwait.ts | 73 return createCodeFixActionWithoutFixAll(
|
D | convertToEs6Module.ts | 16 …return [createCodeFixActionWithoutFixAll("convertToEs6Module", changes, Diagnostics.Convert_to_ES6…
|
/third_party/typescript/src/services/ |
D | codeFixProvider.ts | 13 …export function createCodeFixActionWithoutFixAll(fixName: string, changes: FileTextChanges[], desc… function
|
/third_party/typescript/lib/ |
D | tsserverlibrary.js | 136502 function createCodeFixActionWithoutFixAll(fixName, changes, description) { function 136505 codefix.createCodeFixActionWithoutFixAll = createCodeFixActionWithoutFixAll; 136662 …return [codefix.createCodeFixActionWithoutFixAll("addEmptyExportDeclaration", changes, ts.Diagnost… 136820 …return codefix.createCodeFixActionWithoutFixAll("addMissingAwaitToInitializer", initializerChanges… 138171 …return [codefix.createCodeFixActionWithoutFixAll("convertToEs6Module", changes, ts.Diagnostics.Con… 140557 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addPropertyDeclarationC… 140615 …return codefix.createCodeFixActionWithoutFixAll(fixMissingMember, changes, [ts.Diagnostics.Add_ind… 140630 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addMethodDeclarationCha… 140923 …return [codefix.createCodeFixActionWithoutFixAll(fixId, changes, ts.Diagnostics.Enable_the_experim… 140957 …codefix.createCodeFixActionWithoutFixAll(fixID, changes, ts.Diagnostics.Enable_the_jsx_flag_in_you… [all …]
|
D | typescript.js | 136502 function createCodeFixActionWithoutFixAll(fixName, changes, description) { function 136505 codefix.createCodeFixActionWithoutFixAll = createCodeFixActionWithoutFixAll; 136662 …return [codefix.createCodeFixActionWithoutFixAll("addEmptyExportDeclaration", changes, ts.Diagnost… 136820 …return codefix.createCodeFixActionWithoutFixAll("addMissingAwaitToInitializer", initializerChanges… 138171 …return [codefix.createCodeFixActionWithoutFixAll("convertToEs6Module", changes, ts.Diagnostics.Con… 140557 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addPropertyDeclarationC… 140615 …return codefix.createCodeFixActionWithoutFixAll(fixMissingMember, changes, [ts.Diagnostics.Add_ind… 140630 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addMethodDeclarationCha… 140923 …return [codefix.createCodeFixActionWithoutFixAll(fixId, changes, ts.Diagnostics.Enable_the_experim… 140957 …codefix.createCodeFixActionWithoutFixAll(fixID, changes, ts.Diagnostics.Enable_the_jsx_flag_in_you… [all …]
|
D | tsserver.js | 135933 function createCodeFixActionWithoutFixAll(fixName, changes, description) { function 135936 codefix.createCodeFixActionWithoutFixAll = createCodeFixActionWithoutFixAll; 136093 …return [codefix.createCodeFixActionWithoutFixAll("addEmptyExportDeclaration", changes, ts.Diagnost… 136251 …return codefix.createCodeFixActionWithoutFixAll("addMissingAwaitToInitializer", initializerChanges… 137602 …return [codefix.createCodeFixActionWithoutFixAll("convertToEs6Module", changes, ts.Diagnostics.Con… 139988 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addPropertyDeclarationC… 140046 …return codefix.createCodeFixActionWithoutFixAll(fixMissingMember, changes, [ts.Diagnostics.Add_ind… 140061 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addMethodDeclarationCha… 140354 …return [codefix.createCodeFixActionWithoutFixAll(fixId, changes, ts.Diagnostics.Enable_the_experim… 140388 …codefix.createCodeFixActionWithoutFixAll(fixID, changes, ts.Diagnostics.Enable_the_jsx_flag_in_you… [all …]
|
D | typescriptServices.js | 136502 function createCodeFixActionWithoutFixAll(fixName, changes, description) { function 136505 codefix.createCodeFixActionWithoutFixAll = createCodeFixActionWithoutFixAll; 136662 …return [codefix.createCodeFixActionWithoutFixAll("addEmptyExportDeclaration", changes, ts.Diagnost… 136820 …return codefix.createCodeFixActionWithoutFixAll("addMissingAwaitToInitializer", initializerChanges… 138171 …return [codefix.createCodeFixActionWithoutFixAll("convertToEs6Module", changes, ts.Diagnostics.Con… 140557 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addPropertyDeclarationC… 140615 …return codefix.createCodeFixActionWithoutFixAll(fixMissingMember, changes, [ts.Diagnostics.Add_ind… 140630 …actions.unshift(codefix.createCodeFixActionWithoutFixAll(fixMissingMember, addMethodDeclarationCha… 140923 …return [codefix.createCodeFixActionWithoutFixAll(fixId, changes, ts.Diagnostics.Enable_the_experim… 140957 …codefix.createCodeFixActionWithoutFixAll(fixID, changes, ts.Diagnostics.Enable_the_jsx_flag_in_you… [all …]
|