Home
last modified time | relevance | path

Searched refs:createCodeFixActionWithoutFixAll (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/services/codefixes/
DfixModuleAndTargetOptions.ts22 …codeFixes.push(createCodeFixActionWithoutFixAll("fixModuleOption", changes, [Diagnostics.Set_the_m…
41 …codeFixes.push(createCodeFixActionWithoutFixAll("fixTargetOption", changes, [Diagnostics.Set_the_t…
DfixInvalidImportSyntax.ts30 …return createCodeFixActionWithoutFixAll(fixName, changes, [Diagnostics.Replace_import_with_0, chan…
93 …fixes.push(createCodeFixActionWithoutFixAll(fixName, changes, Diagnostics.Use_synthetic_default_me…
DaddEmptyExportDeclaration.ts20 …return [createCodeFixActionWithoutFixAll("addEmptyExportDeclaration", changes, Diagnostics.Add_exp…
DremoveAccidentalCallParentheses.ts17 … return [createCodeFixActionWithoutFixAll(fixId, changes, Diagnostics.Remove_parentheses)];
DfixEnableExperimentalDecorators.ts16 …return [createCodeFixActionWithoutFixAll(fixId, changes, Diagnostics.Enable_the_experimentalDecora…
DfixEnableJsxFlag.ts17createCodeFixActionWithoutFixAll(fixID, changes, Diagnostics.Enable_the_jsx_flag_in_your_configura…
DdisableJsDiagnostics.ts22 createCodeFixActionWithoutFixAll(
DfixAddMissingMember.ts266 …actions.unshift(createCodeFixActionWithoutFixAll(fixMissingMember, addPropertyDeclarationChanges(M…
335 …return createCodeFixActionWithoutFixAll(fixMissingMember, changes, [Diagnostics.Add_index_signatur…
353 …actions.unshift(createCodeFixActionWithoutFixAll(fixMissingMember, addMethodDeclarationChanges(Mod…
DaddMissingAwait.ts73 return createCodeFixActionWithoutFixAll(
DconvertToEs6Module.ts16 …return [createCodeFixActionWithoutFixAll("convertToEs6Module", changes, Diagnostics.Convert_to_ES6…
/third_party/typescript/src/services/
DcodeFixProvider.ts13 …export function createCodeFixActionWithoutFixAll(fixName: string, changes: FileTextChanges[], desc… function
/third_party/typescript/lib/
Dtsserverlibrary.js136502 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 …]
Dtypescript.js136502 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 …]
Dtsserver.js135933 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 …]
DtypescriptServices.js136502 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 …]