mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #43] Search bar is too small on MacOS and Windows #32
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#32
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 @sray34 on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/43
Originally assigned to: @bwya77 on GitHub.
On MacOS 26.2. Didn't test it on Windows.
@IlanZ93 commented on GitHub (Feb 16, 2026):
Windows too.
@bwya77 commented on GitHub (Feb 19, 2026):
I am not able to replicate on 2 macos devices.
I am clicking the search icon (magnifying glass) in the left pane and I see two textboxes. Search and replace
Please let me know if I am missing something
@sylcvh commented on GitHub (Feb 20, 2026):
"Search" and "Replace" bar is being cut-off. Not sure if this has been pushed to production yet, just wanted to point it out.
@sylcvh commented on GitHub (Feb 20, 2026):
Also, in the extensions tab, it is bugged.
@bwya77 commented on GitHub (Feb 20, 2026):
Is this on v0.0.2?
@sylcvh commented on GitHub (Feb 20, 2026):
I'm not too sure, I installed it again through the One-Liner install method just to update it, so I assume it is.
@bwya77 commented on GitHub (Feb 20, 2026):
Check your settings file in VSCode.
I put a comment on the first line for the version.
Still trying to think of a better way to version it all.
@sylcvh commented on GitHub (Feb 20, 2026):
Yes, it is, just checked.
@sylcvh commented on GitHub (Mar 3, 2026):
Any updates?
@IlanZ93 commented on GitHub (Mar 3, 2026):
@sylcvh
The issue is from this style :
Before :

After :

I change for this :
I dunno why the width was fixed at 228 but this is the issue...
And for the Extension search bar placeholder add the width :