Skip to content

Add .vscode/launch.json debug configurations#4

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/improve-readme-documentation
Draft

Add .vscode/launch.json debug configurations#4
Copilot wants to merge 2 commits intomainfrom
copilot/improve-readme-documentation

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 20, 2026

The repository was missing .vscode/launch.json, which defines the VS Code debugger configurations for the project.

Changes

  • Added .vscode/launch.json with debug configurations covering:
    • Node.js (launch, attach, terminal, Electron, Gulp)
    • Java (launch by file, launch with args prompt, attach by process ID, attach to remote)
    • Python (debugpy file launch)
    • C++ via GDB pipe attach
    • ROS launch
    • VS Code Extension Host
Original prompt

Reference: 5f47c03


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: Armode <72744344+Armode@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README with installation instructions and examples Add .vscode/launch.json debug configurations Mar 20, 2026
Copilot AI requested a review from Armode March 20, 2026 05:10
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