Is there a guide on how to debug the vscode extensions? #2825
Unanswered
rishabkshk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Thanks for all the good work that is going on. I really enjoy working with these extensions!
I’m new to TypeScript, Webpack, and VS Code extension development and trying to contribute to the extensions. I have a bug to fix in sourceorbit repo right now and I’d appreciate guidance on:
What I’ve tried: running with F5, setting breakpoints (not always hit - source maps not generated), and editing package.json.
If there’s an existing guide or recommended workflow, please share! Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions