Closed
Description
Describe the bug
A clear and concise description of what the bug is.
I'm not sure when this regression was introduced, maybe I had this problem a month ago, but I didn't confirm it.
In the current latest version v1.76.1, when I enable breakpoints, it takes >5 minutes.
And in v1.64.1, it works very well and only takes <10s.
To Reproduce
Sorry this is a big repository.
git clone https://github.com/babel/babel
make bootstrap
yarn jest generator (JavaScript Debug Terminal)
Log File
I'm not sure how to use "trace": true
in JavaScript Debug Terminal.
VS Code Version
1.76.2 (user setup)
Additional context
Add any other context about the problem here.