Theia API Documentation v1.65.0
    Preparing search index...
    interface CommentsContextCommandArg {
        commentControlHandle: number;
        commentThreadHandle: number;
        commentUniqueId: number;
    }
    Index

    Properties

    commentControlHandle: number
    commentThreadHandle: number
    commentUniqueId: number