Theia API Documentation v1.65.0
    Preparing search index...
    interface RenderableStringSegment {
        key?: boolean;
        match: boolean;
        value: string;
    }
    Index

    Properties

    Properties

    key?: boolean
    match: boolean
    value: string