Indent-based Plaintext SymbolsA Visual Studio Code extension that adds symbol support for plaintext files based on indentation levels. Lines that have "children", which are lines with greater indentation, will be recognized as a symbol. Supports both whitespace and tabs. Empty lines are ignored. ExampleDocument:
Symbol outline:
|