Hmmm... FIGlet comment headers combined with a minimap scrollbar are actually not an entirely terrible combination for big source files (thanks to @srekel for the idea) - it's using this VSCode extension btw: https://marketplace.visualstudio.com/items?itemName=helixquar.asciidecorator
ASCIIDecorator - Visual Studio Marketplace

Extension for Visual Studio Code - Figlet font generator

@floooh @srekel it certainly looks fancy.

Are you (or anyone reading) navigation a (large) file via the minimap?

Asking because I use find / mark occurrences instead. But might be worth adding if people benefit from this.

@micha @srekel so far I had disabled the minimap, currently just experimenting, but will most likely also add some sort of search-tag back.