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

debug typescript help #6

Open
runhwguo opened this issue May 30, 2023 · 2 comments
Open

debug typescript help #6

runhwguo opened this issue May 30, 2023 · 2 comments

Comments

@runhwguo
Copy link

hi, koush,your work is very good, it make us could debug javascript in quickjs with vscode.

now, i want to debug typescirpt because my project use typescript, how could i do, please provide some guidance.

@runhwguo
Copy link
Author

i see the source code maybe support typescript debug, could give a example with vscode.

@eloparco
Copy link

eloparco commented Nov 8, 2023

Hi @runhwguo, did you get it to work in the end? I'm attempting the same thing, here my branch: eloparco/quickjs@8e02468

When I try it, I end up here https://github.com/koush/vscode-quickjs-debug/blob/master/src/sourcemapSession.ts#L118 because unmappedPositions is empty, so the source mapping is not set. @koush, do you have any suggestions?

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

No branches or pull requests

2 participants