Skip to content
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

Added launch and tasks JSON to enable debugging from root folder. #146

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pcdeadeasy
Copy link
Contributor

This PR enables debugging the examples from the root folder by just hitting F5 and choosing the right configuration. To enable stepping into the typechat code base, you will need to run npm link from ~/src.

@DanielRosenwasser
Copy link
Member

@davrous had a similar PR over at #40 - but given that we don't know if a user will want to use Node, Python, etc., does this make sense? Do multi-root workspaces help here?

@pcdeadeasy
Copy link
Contributor Author

@davrous had a similar PR over at #40 - but given that we don't know if a user will want to use Node, Python, etc., does this make sense? Do multi-root workspaces help here?

@DanielRosenwasser, I updated this PR instead of the classification sample. The updated launch.json with console set to integratedTerminal works for both windows and WSL.

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.

None yet

3 participants