OptionalautohideControl the rendering of minimap.
OptionalenabledEnable the rendering of the minimap. Defaults to true.
OptionalmarkWhen specified, is used to create a custom section header parser regexp. Must contain a match group named 'label' (written as (?
OptionalmaxLimit the width of the minimap to render at most a certain number of columns. Defaults to 120.
OptionalrenderRender the actual text on a line (as opposed to color blocks). Defaults to true.
OptionalscaleRelative size of the font in the minimap. Defaults to 1.
OptionalsectionFont size of section headers. Defaults to 9.
OptionalsectionSpacing between the section header characters (in CSS px). Defaults to 1.
OptionalshowWhether to show MARK: comments as section headers. Defaults to true.
OptionalshowWhether to show named regions as section headers. Defaults to true.
OptionalshowControl the rendering of the minimap slider. Defaults to 'mouseover'.
OptionalsideControl the side of the minimap in editor. Defaults to 'right'.
OptionalsizeControl the minimap rendering mode. Defaults to 'actual'.
Configuration options for editor minimap