Introduce minimap section headers, a la Xcode by dgileadi · Pull Request #190759 · microsoft/vscode
This addresses #74843. It adds section headers to the minimap, sourced from region markers and MARK: comments: MARK: comments behave the same way as they do in Xcode's minimap—if the comment c...