vimspector icon indicating copy to clipboard operation
vimspector copied to clipboard

add example for testing typescript code with vscode-js-debug

Open xddq opened this issue 2 years ago • 2 comments

Adding an example for debugging a typescript application using vimspector and vscode-js-debug. Typescript is a great language, but sadly the setup is hell. Debugging is no exception to this. This PR tries adding what would have been very beneficial for me when checking out vimspector for debugging typescript code. It contains a step by step description which can be followed by 'anyone'.

xddq avatar Dec 20 '23 23:12 xddq

This change is Reviewable

puremourning avatar Dec 20 '23 23:12 puremourning

@puremourning Any updates on this? I went through your suggestions and made the changes accordingly

xddq avatar Feb 28 '24 13:02 xddq