Searched refs:FormatOnKeyRequest (Results 1 – 6 of 6) sorted by relevance
1566 interface FormatOnKeyRequest extends FileLocationRequest { interface
8143 interface FormatOnKeyRequest extends FileLocationRequest {
2118 export interface FormatOnKeyRequest extends FileLocationRequest { interface
2681 [CommandNames.Formatonkey]: (request: protocol.FormatOnKeyRequest) => {2687 [CommandNames.FormatonkeyFull]: (request: protocol.FormatOnKeyRequest) => {
274 … const request = this.processRequest<protocol.FormatOnKeyRequest>(CommandNames.Formatonkey, args);
8392 interface FormatOnKeyRequest extends FileLocationRequest {