mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
canReply
This commit is contained in:
@@ -144,7 +144,7 @@ export type CommentThreadChanges = Partial<{
|
||||
contextValue: string,
|
||||
comments: modes.Comment[],
|
||||
collapseState: modes.CommentThreadCollapsibleState;
|
||||
readOnly: boolean;
|
||||
canReply: boolean;
|
||||
}>;
|
||||
|
||||
export interface MainThreadCommentsShape extends IDisposable {
|
||||
|
||||
Reference in New Issue
Block a user