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

    Author information of a comment

    interface CommentAuthorInformation {
        iconPath?: Uri;
        name: string;
    }
    Index

    Properties

    Properties

    iconPath?: Uri

    The optional icon path for the author

    name: string

    The display name of the author of the comment