Skip to content

Add .vscode/launch.json with multi-language debug configurations#3

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-inversion-methods
Draft

Add .vscode/launch.json with multi-language debug configurations#3
Copilot wants to merge 2 commits intomainfrom
copilot/update-inversion-methods

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 20, 2026

Adds the missing .vscode/launch.json file to provide debug launch configurations for the project.

Changes

  • New file: .vscode/launch.json — includes four debug configurations:
    • (spi) Spiral — GDB-based C/C++ debugger entry
    • Attach to Remote Program — Java remote debug attach
    • Python Debugger: Python File — debugpy launch for current file
    • JavaScript Debug Terminal — Node.js integrated debug terminal
Original prompt

Reference: 359d056


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: Armode <72744344+Armode@users.noreply.github.com>
Copilot AI changed the title [WIP] Update inversion methods in module Add .vscode/launch.json with multi-language 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