function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Robert WynterRobert Wynter 

apex replayer debug in VS Code will not step through the class file even with the break points

If you are using VS Code with the Salesforce Extension package and you've had an issue with the Replayer debug. Please let me know how you resolved the issues(s). I've tried uninstalling and reinstalling and even that will not work. I set the breakpoint and get the debug log. Right mouse clicks in the log and selects the Apex Replayer Debug. It starts no problem but when I do the step through it does not step through the cls file. it seems to be stepping through the debug console