Editor: Show Folding Controls

The folding controls show in the gutter to the right of line numbers (the controls are the little chevrons). By default, VS Code automatically hides the folding controls in the gutter until you mouse over them. Set "editor.showFoldingControls": "always" to make VS Code always render them instead.