microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.7k stars 28.15k forks source link

Breadcrumbs incorrectly indents file icons when folder icons are disabled #57115

Closed ghost closed 5 years ago

ghost commented 5 years ago

When an icon theme does not specify any folder icons, breadcrumbs indents files which do have icons to the same level it would when there are folder icons. This behavior is confusing as it suggests that files can be children of folders in the same directory.

Screenshot:

screenshot_20180823_192643

Steps to reproduce:

  1. Install the insiders edition
  2. Disable folder icons and open breadcrumbs -- No issues
  3. Enable "minimal" icons and open breadcrumbs -- No issues
  4. Enable "seti" icons and open breadcrumbs -- Alignment issue

Expected behavior:

When there are no folder icons, breadcrumbs should align file icons to the arrow sign; it should look similar to the explorer view.

Screenshot:

screenshot_20180823_192845

vscodebot[bot] commented 5 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like: