Theia API Documentation v1.65.0
    Preparing search index...
    interface ResourceCommentThreadEvent {
        commentInfos: CommentInfoMain[];
        resource: URI;
    }
    Index

    Properties

    commentInfos: CommentInfoMain[]
    resource: URI