Skip to content

add vscode launch configuration #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2025
Merged

add vscode launch configuration #104

merged 2 commits into from
Apr 4, 2025

Conversation

mntlty
Copy link
Collaborator

@mntlty mntlty commented Apr 4, 2025

Adds a launch configuration for vscode to enable debugging the stdio server in standard and readonly modes

@Copilot Copilot AI review requested due to automatic review settings April 4, 2025 17:12
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • .vscode/launch.json: Language not supported

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

Copy link
Collaborator

@SamMorrowDrums SamMorrowDrums left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this enable you to actually pass requests to stdio or is it just to verify it builds?

Also does it need an env flag?

@mntlty
Copy link
Collaborator Author

mntlty commented Apr 4, 2025

Does this enable you to actually pass requests to stdio or is it just to verify it builds?

Also does it need an env flag?

@SamMorrowDrums here's a video of launching it, you can see me pasting to stdin on the left pane and it running the command with the GITHUB_PERSONAL_ACCESS_TOKEN set in the environment, while preserving the normal debugger terminal on the right side

Screen.Recording.2025-04-04.at.10.22.19.AM.mov

Copy link
Collaborator

@SamMorrowDrums SamMorrowDrums left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥🔥🔥

@mntlty mntlty merged commit 17e4bd4 into main Apr 4, 2025
14 checks passed
@mntlty mntlty deleted the stdio_debugger branch April 4, 2025 18:40
manian0430 pushed a commit to ChrisLally/github-mcp-server that referenced this pull request Apr 12, 2025
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