[PR #44] feat: add Windsurf IDE support #103

Open
opened 2026-05-06 13:13:22 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/bwya77/vscode-dark-islands/pull/44
Author: @dereknex
Created: 2/16/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 6f63092 Add Windsurf IDE support to installer and documentation

📊 Changes

2 files changed (+158 additions, -56 deletions)

View changed files

📝 README.md (+32 -12)
📝 install.sh (+126 -44)

📄 Description

  • Update install.sh to auto-detect Windsurf or VS Code (prefers Windsurf)
  • Add --ide flag to explicitly target windsurf or code
  • Add --no-prompt flag to skip interactive prompts for CI/non-interactive shells
  • Set IDE-specific paths for extensions and settings directories
  • Skip CLI-dependent operations when editor CLI not found in PATH
  • Update README with Windsurf references throughout
  • Add install script options table to README

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bwya77/vscode-dark-islands/pull/44 **Author:** [@dereknex](https://github.com/dereknex) **Created:** 2/16/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6f63092`](https://github.com/bwya77/vscode-dark-islands/commit/6f63092c85677f16451f52214c8cd8cdc9b20715) Add Windsurf IDE support to installer and documentation ### 📊 Changes **2 files changed** (+158 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+32 -12) 📝 `install.sh` (+126 -44) </details> ### 📄 Description - Update install.sh to auto-detect Windsurf or VS Code (prefers Windsurf) - Add --ide flag to explicitly target windsurf or code - Add --no-prompt flag to skip interactive prompts for CI/non-interactive shells - Set IDE-specific paths for extensions and settings directories - Skip CLI-dependent operations when editor CLI not found in PATH - Update README with Windsurf references throughout - Add install script options table to README --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vscode-dark-islands#103
No description provided.