Searched refs:CommentSelectionRequest (Results 1 – 5 of 5) sorted by relevance
1176 interface CommentSelectionRequest extends FileRequest { interface
7753 interface CommentSelectionRequest extends FileRequest {
1617 export interface CommentSelectionRequest extends FileRequest { interface
2891 [CommandNames.CommentSelection]: (request: protocol.CommentSelectionRequest) => {2894 [CommandNames.CommentSelectionFull]: (request: protocol.CommentSelectionRequest) => {
8002 interface CommentSelectionRequest extends FileRequest {