• A
    Show breakpoints in overview ruler · 2dbe34d8
    Anirudh Rayabharam 提交于
    This makes life easier when working with breakpoints in large files. Introduce a
    new setting `editor.showBreakpointsInOverviewRuler` that controls whether this
    is enabled or not. This setting is `false` by default. Use maroon for breakpoint
    markers in the overview ruler to differentiate them from error markers.
    
    Closes #15104.
    2dbe34d8
editorOptions.ts 109.1 KB