Uh oh!
There was an error while loading. Please reload this page.
add vscode launch configuration - #104
Conversation
There was a problem hiding this comment.
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
SamMorrowDrums
left a comment
There was a problem hiding this comment.
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
commented
Apr 4, 2025
@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 |
Adds a launch configuration for vscode to enable debugging the stdio server in standard and readonly modes