Skip to content

Add debug-attach VSCode config to typespec-go#2013

Closed
mikeharder with Copilot wants to merge 3 commits into
mainfrom
copilot/add-debug-attach-back-to-vscode-config
Closed

Add debug-attach VSCode config to typespec-go#2013
mikeharder with Copilot wants to merge 3 commits into
mainfrom
copilot/add-debug-attach-back-to-vscode-config

Conversation

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

packages/typespec-go was missing a .vscode/launch.json, making it impossible to attach a Node.js debugger when running regeneration commands — unlike packages/autorest.go which already had this config.

Changes

  • packages/typespec-go/.vscode/launch.json — new file; Node.js attach config on 127.0.0.1:9229 matching the existing autorest.go equivalent
  • packages/autorest.go/.vscode/launch.json — removed trailing comma to make both files valid JSON

Copilot AI changed the title [WIP] Add debug-attach back to VSCode config Add debug-attach VSCode config to typespec-go Jun 24, 2026
Copilot AI requested a review from mikeharder June 24, 2026 06:09
@mikeharder mikeharder closed this Jul 17, 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