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

refactor: fix extension debugging #500

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

sgoudham
Copy link
Contributor

This PR finally fixes our debugging configuration and improves upon the old method.

Now, you can run the "Debug & Watch Files" configuration to spawn a new instance of VSCode and see immediate feedback from changing the Typescript source code.

I've also changed the logic to not regenerate the package.json in development mode since that was being a pain during debugging.

@backwardspy let me know if the new config works for you too.

@sgoudham sgoudham requested a review from backwardspy March 27, 2025 17:16
@backwardspy
Copy link
Member

works! 🎉

@backwardspy backwardspy merged commit a318602 into main Mar 27, 2025
1 check passed
@backwardspy backwardspy deleted the refactor/fix-extension-debugging branch March 27, 2025 20:20
@backwardspy
Copy link
Member

goated pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants