Go to File > Preference > Settings and choose:
Workbench ? Tree: Indent
Controls tree indentation in pixels.
"workbench.tree.indent": 10
and choose a high enough number for you.
Also see my answer at Visual Studio code sidebar Vertical guideline (customize sidebar) where with v1.36 you can add colorized tree indent guides to make the explorer file structure more obvious.
The example picture uses: "tree.indentGuidesStroke": "#00ff00"
in the colorCustomizations
, so the guidelines will appear green.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…