mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #115] Explorer tree indentation/alignment is broken in sidebar #80
Labels
No labels
bug
bug
duplicate
enhancement
enhancement
Missing Info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vscode-dark-islands#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chunyoupeng on GitHub (Mar 8, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/115
Describe the bug
In the Explorer sidebar, file items inside a folder are rendered with incorrect indentation/alignment sometimes.
The files under a folder appear shifted too far to the right, and the tree guide lines/look of the hierarchy seem broken.
Steps to reproduce
Expected behavior
Files inside a folder should be aligned normally according to the Explorer tree hierarchy.
Actual behavior
The files are excessively indented and the tree structure looks visually broken.
Environment
Screenshot
Additional context
This looks like a styling issue related to Explorer tree indentation / custom CSS affecting the sidebar layout.