mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
rough incremental update.
This commit is contained in:
@@ -84,6 +84,7 @@ export class MainThreadComments extends Disposable implements MainThreadComments
|
||||
|
||||
$onDidCommentThreadsChange(handle: number, event: modes.CommentThreadChangedEvent) {
|
||||
// notify comment service
|
||||
this._commentService.updateComments(event);
|
||||
}
|
||||
|
||||
$unregisterCommentProvider(handle: number): void {
|
||||
|
||||
Reference in New Issue
Block a user