- Notifications
You must be signed in to change notification settings - Fork899
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this 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
There was a problem hiding this 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?
@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 Screen.Recording.2025-04-04.at.10.22.19.AM.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
🔥🔥🔥
17e4bd4
intomainUh oh!
There was an error while loading.Please reload this page.
Adds a launch configuration for vscode to enable debugging the stdio server in standard and readonly modes