material-extensions / material-icons-browser-extension

Browser Addon that enhances file browsers of version controls with material icons.
MIT License
499 stars 38 forks source link

File icons don't seem to be correctly indented #77

Closed irfanmekic closed 7 months ago

csandman commented 7 months ago

I'm not sure what this has to do with this extension, that is the default spacing for GitHub's code view:

image

Also I disagree with this sentiment in general. The folder icon should line up with the file icons for everything at the same level, while the chevron sticks out to the left. This is a common pattern across all file browsers and code editors.

MacOS Finder:

image

VS Code:

image