mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
support icons
This commit is contained in:
@@ -115,7 +115,7 @@ export interface CommentProviderFeatures {
|
||||
startDraftLabel?: string;
|
||||
deleteDraftLabel?: string;
|
||||
finishDraftLabel?: string;
|
||||
reactionGroup?: vscode.CommentReaction[];
|
||||
reactionGroup?: modes.CommentReaction[];
|
||||
}
|
||||
|
||||
export interface MainThreadCommentsShape extends IDisposable {
|
||||
|
||||
Reference in New Issue
Block a user