mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Merge pull request #74930 from microsoft/rebornix/commentreactions
Comment Reaction API
This commit is contained in:
@@ -130,6 +130,7 @@ export interface CommentProviderFeatures {
|
||||
finishDraftLabel?: string;
|
||||
reactionGroup?: modes.CommentReaction[];
|
||||
commentThreadTemplate?: CommentThreadTemplate;
|
||||
reactionHandler?: boolean;
|
||||
}
|
||||
|
||||
export interface MainThreadCommentsShape extends IDisposable {
|
||||
|
||||
Reference in New Issue
Block a user