mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #109] ui: Multiselect does not highlight multiple files #76
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#76
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 @Shakil-Ahmmed-Dev on GitHub (Mar 3, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/109
When selecting multiple files in the explorer, it should show selection styling to all the files and folders selected. But it only shows the styles in the last selected file
@zenbreezee commented on GitHub (Mar 6, 2026):
yep sample issue, i can't select multiple files to copy or remove
@Shakil-Ahmmed-Dev commented on GitHub (Mar 6, 2026):
Well, In my case, multiple files were selected, and I could do operations like copying, deleting, etc. Just the visual representation of multi file selection was missing.