Skip to content

vscode: Add VS Code Insiders support#4019

Merged
rekram1-node merged 2 commits into
anomalyco:devfrom
zenyr:fix/vscode-insiders
Nov 7, 2025
Merged

vscode: Add VS Code Insiders support#4019
rekram1-node merged 2 commits into
anomalyco:devfrom
zenyr:fix/vscode-insiders

Conversation

@zenyr

@zenyr zenyr commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

Summary

  • Add Visual Studio Code Insiders to supported IDEs with proper command detection
  • Update IDE detection logic to recognize VS Code Insiders environment and prioritize it over standard VS Code in matching
  • Include comprehensive test coverage for all IDE detection scenarios

Changes

  • Add "Visual Studio Code - Insiders" IDE with code-insiders command
  • Update alreadyInstalled() to recognize vscode-insiders OPENCODE_CALLER
  • Reorder SUPPORTED_IDES to check Insiders variant before standard VS Code (prevents false positives)
  • Add 10 test cases covering IDE detection for all supported IDEs

Testing

All IDE detection tests pass, including specific tests for VS Code Insiders path matching

@zenyr
zenyr force-pushed the fix/vscode-insiders branch from 525ea26 to 1a7a167 Compare November 7, 2025 01:35
Update alreadyInstalled to recognize vscode-insiders caller
@zenyr
zenyr force-pushed the fix/vscode-insiders branch from 1a7a167 to b6e8306 Compare November 7, 2025 01:39
@zenyr
zenyr force-pushed the fix/vscode-insiders branch from b6e8306 to 7d2920f Compare November 7, 2025 01:44
@rekram1-node rekram1-node changed the title Add VS Code Insiders support vscode: Add VS Code Insiders support Nov 7, 2025
@rekram1-node
rekram1-node merged commit afb831c into anomalyco:dev Nov 7, 2025
3 checks passed
@rekram1-node

Copy link
Copy Markdown
Collaborator

thanks!

@zenyr
zenyr deleted the fix/vscode-insiders branch November 18, 2025 02:38
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Rwanbt pushed a commit to Rwanbt/opencode that referenced this pull request May 5, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
Rwanbt pushed a commit to Rwanbt/opencode that referenced this pull request Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants