Skip to content

Conversation

@Twixes
Copy link
Member

@Twixes Twixes commented Jan 16, 2026

Problem

Running + debugging Array wasn't built-in.

Changes

Added .vscode/launch.json with configurations for debugging both the main and renderer processes and .vscode/tasks.json with build and start tasks to support debugging:

Screenshot 2026-01-16 at 22.11.56.png

How to run

  1. Open the project in VSCode
  2. Press F5 or select "Debug Array (Main + Renderer)" from the debug menu
  3. Set breakpoints in either the main process (Node) or renderer process (Chrome) code
  4. Debug as needed with full access to both processes

Copy link
Member Author

Twixes commented Jan 16, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Twixes Twixes marked this pull request as ready for review January 16, 2026 21:14
@Twixes Twixes requested a review from a team as a code owner January 16, 2026 21:14
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.

3 participants