mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
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#97
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?
📋 Pull Request Information
Original PR: https://github.com/bwya77/vscode-dark-islands/pull/35
Author: @hezhamen
Created: 2/16/2026
Status: 🔄 Open
Base:
main← Head:fix-issue-6-syntax-error📝 Commits (1)
e0ba791Fix #6: Improve PowerShell install script error handling📊 Changes
1 file changed (+29 additions, -26 deletions)
View changed files
📝
install.ps1(+29 -26)📄 Description
Fixes #6
Problem
Users reported PowerShell syntax errors when running the Windows installer:
Solution
While the original script syntax was actually correct (verified with proper parsing), this PR improves error handling and robustness:
Changes Made
Testing
The script will now work correctly even when the fonts folder doesn't exist or is empty, preventing the errors reported in #6.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.