x4js - v2.2.49
    Preparing search index...
    interface IModelDecorationGlyphMarginOptions {
        persistLane?: boolean;
        position: GlyphMarginLane;
    }
    Index
    persistLane?: boolean

    Whether the glyph margin lane in position should be rendered even outside of this decoration's range.

    position: GlyphMarginLane

    The position in the glyph margin.