mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
Support multiple comment provider
This commit is contained in:
@@ -357,6 +357,7 @@ export class MainThreadCommentController {
|
||||
|
||||
return <ICommentInfo>{
|
||||
owner: this._uniqueId,
|
||||
label: this.label,
|
||||
threads: ret,
|
||||
commentingRanges: commentingRanges ?
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user