Theia API Documentation v1.70.0
    Preparing search index...
    interface LineCommentRule {
        comment: string;
        noIndent?: boolean;
    }
    Index

    Properties

    Properties

    comment: string
    noIndent?: boolean