Searched refs:CombinedCodeFixScope (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/services/ |
| D | types.ts | 540 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… 586 export interface CombinedCodeFixScope { type: "file"; fileName: string; } interface 594 export interface OrganizeImportsArgs extends CombinedCodeFixScope {
|
| D | services.ts | 2105 …function getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSetti…
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 6376 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… 6404 interface CombinedCodeFixScope { interface 6413 interface OrganizeImportsArgs extends CombinedCodeFixScope {
|
| D | typescriptServices.d.ts | 6376 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… 6404 interface CombinedCodeFixScope { interface 6413 interface OrganizeImportsArgs extends CombinedCodeFixScope {
|
| D | tsserverlibrary.d.ts | 6376 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… 6404 interface CombinedCodeFixScope { interface 6413 interface OrganizeImportsArgs extends CombinedCodeFixScope {
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 6376 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… 6404 interface CombinedCodeFixScope { interface 6413 interface OrganizeImportsArgs extends CombinedCodeFixScope {
|
| D | tsserverlibrary.d.ts | 6376 …getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, pref… 6404 interface CombinedCodeFixScope { interface 6413 interface OrganizeImportsArgs extends CombinedCodeFixScope {
|