Theia API Documentation v1.65.0
    Preparing search index...

    Command argument for actions registered in comments/commentThread/context.

    interface CommentReply {
        text: string;
        thread: CommentThread;
    }
    Index

    Properties

    Properties

    text: string

    The value in the comment editor

    The active comment thread