| /third_party/typescript/src/services/ |
| D | types.ts | 515 …applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<Ap… method 516 …applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<… method 517 …applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCod… method 519 …applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionComman… method 521 …applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionComm… method 523 …applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise… method
|
| D | services.ts | 2000 …function applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): P… function 2576 applyCodeActionCommand, constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 5611 …applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<Ap… method 5612 …applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<… method 5613 …applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCod… method 5615 …applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionComman… method 5617 …applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionComm… method 5619 …applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise… method
|
| D | typescript.d.ts | 5611 …applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<Ap… method 5612 …applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<… method 5613 …applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCod… method 5615 …applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionComman… method 5617 …applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionComm… method 5619 …applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise… method
|
| D | tsserverlibrary.d.ts | 5611 …applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<Ap… method 5612 …applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<… method 5613 …applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCod… method 5615 …applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionComman… method 5617 …applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionComm… method 5619 …applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise… method
|
| D | tsserver.js | 150079 function applyCodeActionCommand(fileName, actionOrFormatSettingsOrUndefined) { function 150569 applyCodeActionCommand: applyCodeActionCommand, property 161177 Session.prototype.applyCodeActionCommand = function (args) { method in Session
|
| D | tsserverlibrary.js | 150648 function applyCodeActionCommand(fileName, actionOrFormatSettingsOrUndefined) { function 151138 applyCodeActionCommand: applyCodeActionCommand, property 161371 Session.prototype.applyCodeActionCommand = function (args) { method in Session
|
| D | typescriptServices.js | 150648 function applyCodeActionCommand(fileName, actionOrFormatSettingsOrUndefined) { function 151138 applyCodeActionCommand: applyCodeActionCommand, property
|
| D | typescript.js | 150648 function applyCodeActionCommand(fileName, actionOrFormatSettingsOrUndefined) { function 151138 applyCodeActionCommand: applyCodeActionCommand, property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 5696 …applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<Ap… method 5697 …applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<… method 5698 …applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCod… method 5700 …applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionComman… method 5702 …applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionComm… method 5704 …applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise… method
|
| D | typescript.d.ts | 5696 …applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<Ap… method 5697 …applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<… method 5698 …applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCod… method 5700 …applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionComman… method 5702 …applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionComm… method 5704 …applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise… method
|