I am using the VSCode launch config and cannot stop in a breakpoint at either of these 2 locations: * https://github.com/microsoft/vscode/blob/99a7f26b70fe1162c169ea652d447e14df303497/src/vs/code/electron-main/app.ts#L138 * https://github.com/microsoft/vscode/blob/99a7f26b70fe1162c169ea652d447e14df303497/src/main.js#L47 I am on macOS SI.
I am using the VSCode launch config and cannot stop in a breakpoint at either of these 2 locations:
vscode/src/vs/code/electron-main/app.ts
Line 138 in 99a7f26
vscode/src/main.js
Line 47 in 99a7f26
I am on macOS SI.