Issue Type: Bug When ever I try to debug, the breakpoint is not getting select. It just says unbound breakpoint. It's not hitting the specific line. Please give me a solution fast! VS Code version: Code 1.53.2 (622cb03, 2021-02-11T11:48:...
JavaScript breakpoint Unbound。 This issue occurs in 1.8x ,eg 1.85.2,but breakpoint takes effect in 1.7x ,eg 1.75.1 Does this issue occur when all extensions are disabled?: Yes VS Code Version: 1.85.2 OS Version: window 10 Steps to Reprod...
Type: Bug I recently stopped being able to use breakpoints across multiple typescript projects (they show up as Unbound breakpoint because source maps aren't found), and I'm wondering if it's a bug in the recent 1.83.0 release. Here's a ...