Home
last modified time | relevance | path

Searched refs:ApplyCodeActionCommandResult (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/services/
Dtypes.ts309 installPackage?(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
542 …on: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;
543 …CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;
544 … formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
546 …eActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;
548 …ionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;
550 …eActionCommand | CodeActionCommand[]): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
673 export interface ApplyCodeActionCommandResult { interface
Dservices.ts2128 …on: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;
2129 …CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;
2130 … formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
2131 …odeActionCommand(fileName: Path, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;
2132 …ctionCommand(fileName: Path, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;
2133 …ActionCommand[] | FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
2138 …on applySingleCodeActionCommand(action: CodeActionCommand): Promise<ApplyCodeActionCommandResult> {
/third_party/typescript/src/server/
DtypingsCache.ts11 … installPackage(options: InstallPackageOptionsWithProject): Promise<ApplyCodeActionCommandResult>;
95 … installPackage(options: InstallPackageOptionsWithProject): Promise<ApplyCodeActionCommandResult> {
Dproject.ts442 installPackage(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult> {
/third_party/typescript/src/tsserver/
DnodeServer.ts432 …private packageInstalledPromise: { resolve(value: ApplyCodeActionCommandResult): void, reject(reas…
462 … installPackage(options: InstallPackageOptionsWithProject): Promise<ApplyCodeActionCommandResult> {
465 return new Promise<ApplyCodeActionCommandResult>((resolve, reject) => {
/third_party/typescript/lib/
Dtsserverlibrary.d.ts6219 installPackage?(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
6377 …on: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;
6378 …CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;
6379 … formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6381 …eActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;
6383 …ionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;
6385 …eActionCommand | CodeActionCommand[]): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6477 interface ApplyCodeActionCommandResult { interface
10472 … installPackage(options: InstallPackageOptionsWithProject): Promise<ApplyCodeActionCommandResult>;
10565 installPackage(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
Dtypescript.d.ts6219 installPackage?(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
6377 …on: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;
6378 …CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;
6379 … formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6381 …eActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;
6383 …ionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;
6385 …eActionCommand | CodeActionCommand[]): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6477 interface ApplyCodeActionCommandResult { interface
DtypescriptServices.d.ts6219 installPackage?(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
6377 …on: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;
6378 …CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;
6379 … formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6381 …eActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;
6383 …ionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;
6385 …eActionCommand | CodeActionCommand[]): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6477 interface ApplyCodeActionCommandResult { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6219 installPackage?(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
6377 …on: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;
6378 …CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;
6379 … formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6381 …eActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;
6383 …ionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;
6385 …eActionCommand | CodeActionCommand[]): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6477 interface ApplyCodeActionCommandResult { interface
10472 … installPackage(options: InstallPackageOptionsWithProject): Promise<ApplyCodeActionCommandResult>;
10565 installPackage(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
Dtypescript.d.ts6219 installPackage?(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;
6377 …on: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;
6378 …CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;
6379 … formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6381 …eActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;
6383 …ionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;
6385 …eActionCommand | CodeActionCommand[]): Promise<ApplyCodeActionCommandResult | ApplyCodeActionComma…
6477 interface ApplyCodeActionCommandResult { interface