Steps to Reproduce:
- use insiders
- add a breakpoint into
src/vs/workbench/services/workingCopy/test/electron-browser/workingCopyHistoryService.test.ts line 150
- enable "Caught Exceptions" and "Uncaught Exceptions" break points
- debug the
addEntry test using the ms-vscode.vscode-selfhost-test-provider extension
=> 🐛 you end up in this file but the line that is breaked on is not revealed properly

Rather it should have revealed this line:

Steps to Reproduce:
src/vs/workbench/services/workingCopy/test/electron-browser/workingCopyHistoryService.test.tsline150addEntrytest using thems-vscode.vscode-selfhost-test-providerextension=> 🐛 you end up in this file but the line that is breaked on is not revealed properly
Rather it should have revealed this line: