Home
last modified time | relevance | path

Searched refs:ApplyCodeActionCommand (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts125 ApplyCodeActionCommand = "applyCodeActionCommand", enumerator
734 command: CommandTypes.ApplyCodeActionCommand;
Dsession.ts690 CommandNames.ApplyCodeActionCommand,
3244 … [CommandNames.ApplyCodeActionCommand]: (request: protocol.ApplyCodeActionCommandRequest) => {
/third_party/typescript/lib/
Dprotocol.d.ts62 ApplyCodeActionCommand = "applyCodeActionCommand", enumerator
545 command: CommandTypes.ApplyCodeActionCommand;
Dtsserverlibrary.d.ts7567 ApplyCodeActionCommand = "applyCodeActionCommand",
8050 command: CommandTypes.ApplyCodeActionCommand;
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7567 ApplyCodeActionCommand = "applyCodeActionCommand",
8050 command: CommandTypes.ApplyCodeActionCommand;