Home
last modified time | relevance | path

Searched refs:getCombinedCodeFix (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/services/
Dtypes.ts540getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… method
Dservices.ts2105 …function getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSetti… function
2748 getCombinedCodeFix, constant
/third_party/typescript/src/server/
Dsession.ts2614 …private getCombinedCodeFix({ scope, fixId }: protocol.GetCombinedCodeFixRequestArgs, simplifiedRes…
2617 …const res = project.getLanguageService().getCombinedCodeFix({ type: "file", fileName: file }, fixI…
3239 …return this.requiredResponse(this.getCombinedCodeFix(request.arguments, /*simplifiedResult*/ true)…
3242 …return this.requiredResponse(this.getCombinedCodeFix(request.arguments, /*simplifiedResult*/ false…
/third_party/typescript/src/harness/
DharnessLanguageService.ts595 getCombinedCodeFix = ts.notImplemented;
Dclient.ts678 getCombinedCodeFix = notImplemented;
DfourslashImpl.ts2943 …const { changes, commands } = this.languageService.getCombinedCodeFix({ type: "file", fileName: th…
/third_party/typescript/lib/
Dtsserverlibrary.d.ts6376getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… method
11314 private getCombinedCodeFix;
Dtypescript.d.ts6376getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… method
DtypescriptServices.d.ts6376getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… method
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6376getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… method
11314 private getCombinedCodeFix;
Dtypescript.d.ts6376getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… method