catppuccin / vscode-icons

🦊 Soothing pastel icons for VSCode/VSCodium
https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons
MIT License
571 stars 26 forks source link

Hiding arrows does not apply to file nesting #83

Open Lichthagel opened 8 months ago

Lichthagel commented 8 months ago

VSCode/Codium version

1.85.2

Extension version

1.4.0

Describe the bug

Hiding arrows in the explorer with the new option does not apply to file nesting (disabled by default in vscode).

grafik

This should be consistent with folder arrows. Also it is harder to see that e.g. Cargo.toml is not inside target but actually in the project's root.

prazdevs commented 8 months ago

Currently a VSCode limitation, see https://github.com/microsoft/vscode/issues/148974