Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to increase the indent width in the vscode explorer

I want to know how to increase the indent width in the explorer window.

I have change the indent width in the editor window. But the indent width in explorer window is too small.

https://www.intellish.cn/snap0162.jpg

like image 430
Chaim Liu Avatar asked Jul 05 '19 06:07

Chaim Liu


People also ask

How do I change the tab setting in VS Code?

To modify user settings, you'll use the Settings editor to review and change VS Code settings. To open the Settings editor, use the following VS Code menu command: On Windows/Linux - File > Preferences > Settings. On macOS - Code > Preferences > Settings.


Video Answer


1 Answers

There is this setting Workbench › Tree: Indent

like image 129
Munther Jaber Avatar answered Oct 20 '22 17:10

Munther Jaber