TypeScript debugging breakpoints broke on VSCode 1.25.1 #54740
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
info-needed
Issue requires more information from poster
Steps to Reproduce:
launch.json
andtsconfig.json
My
launch.json
after I tried different configurations on 1.25.1:on launch.json I've tried to enable normal sourcemap or inlined sourcemap, no success.
Found no exact match on Google, seems like it's a new bug
After reading @chriscordova comment on Debugger opens incorrect file #54697 (comment) that everything are okay in 1.24.1, I decided to downgrade to VSCode 1.24.1. (Details: I open the 1.24.1 without closing the 1.25.1)
Breakpoints are working in 1.24.1 even without any configurations, I still use the exact launch.json from no 2
Can't re-reproduce the error on 1.25.1 because when I press debug:
The text was updated successfully, but these errors were encountered: