Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts534 interface ApplyCodeActionCommandRequest extends Request { interface
Dtsserverlibrary.d.ts7111 interface ApplyCodeActionCommandRequest extends Request {
/third_party/typescript/src/server/
Dprotocol.ts722 export interface ApplyCodeActionCommandRequest extends Request { interface
Dsession.ts2832 … [CommandNames.ApplyCodeActionCommand]: (request: protocol.ApplyCodeActionCommandRequest) => {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7360 interface ApplyCodeActionCommandRequest extends Request {