You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Team,
when enable the debugger to start debugging in my developer sandbox, I have VSCode stopping the exception at the breakpoint I specified, however, I cannot see the yellow pointer anymore on the line, the 'Variable' and 'Call Stack' sections are empty, and the 'Step over' button gives no signed of life. It doesn't proceed to the next statement.
Steps To Reproduce:
Open any VSCode and install the version 61.15
Open any of your Apex classes and set one breakpoint.
make sure you have the permission 'Apex Debug' assigned to your user.
Launch the debugger in VSCode and do something in Salesforce that would trigger the calls of your apex class and see what you get.
Expected result
I would like to be able to use the Step Over button and proceed the execution line by line
Actual result
VS code seems stuck on the breakpoint
Additional information
Salesforce Extension Version in VS Code: 61.15
Salesforce CLI Version:
2.59.6 OS and version:
OS: Darwin arm64 23.6.0 VS Code version:
Version: 1.93.1 (Universal)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0 Most recent version of the extensions where this was working: I lost count
The text was updated successfully, but these errors were encountered:
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
Summary
Dear Team,
when enable the debugger to start debugging in my developer sandbox, I have VSCode stopping the exception at the breakpoint I specified, however, I cannot see the yellow pointer anymore on the line, the 'Variable' and 'Call Stack' sections are empty, and the 'Step over' button gives no signed of life. It doesn't proceed to the next statement.
Steps To Reproduce:
Expected result
I would like to be able to use the Step Over button and proceed the execution line by line
Actual result
VS code seems stuck on the breakpoint
Additional information
Salesforce Extension Version in VS Code: 61.15
Salesforce CLI Version:
2.59.6
OS and version:
OS: Darwin arm64 23.6.0
VS Code version:
Version: 1.93.1 (Universal)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0
Most recent version of the extensions where this was working: I lost count
The text was updated successfully, but these errors were encountered: