Optional autohideControl the rendering of minimap.
Optional enabledEnable the rendering of the minimap. Defaults to true.
Optional markWhen specified, is used to create a custom section header parser regexp. Must contain a match group named 'label' (written as (?
Optional maxLimit the width of the minimap to render at most a certain number of columns. Defaults to 120.
Optional renderRender the actual text on a line (as opposed to color blocks). Defaults to true.
Optional scaleRelative size of the font in the minimap. Defaults to 1.
Optional sectionFont size of section headers. Defaults to 9.
Optional sectionSpacing between the section header characters (in CSS px). Defaults to 1.
Optional showWhether to show MARK: comments as section headers. Defaults to true.
Optional showWhether to show named regions as section headers. Defaults to true.
Optional showControl the rendering of the minimap slider. Defaults to 'mouseover'.
Optional sideControl the side of the minimap in editor. Defaults to 'right'.
Optional sizeControl the minimap rendering mode. Defaults to 'actual'.
Configuration options for editor minimap