I'm doing this trail, SFDX: Toggle Checkpoint. is not displayed.
image of trail
Image of my environment (M3 Mac VSCode)
my environment settings
VSCode Version: 1.89.1 (Universal)
Apex Replay Debugger v60.13.0
openjdk 17.0.11 2024-04-16 LTS
OpenJDK Runtime Environment Zulu17.50+19-CA (build 17.0.11+9-LTS)
OpenJDK 64-Bit Server VM Zulu17.50+19-CA (build 17.0.11+9-LTS, mixed mode, sharing)
launch.json
{
"version": "0.2.0",
"configurations": [
{
"name": "Apex Replay Debugger を起動",
"type": "apex-replay",
"request": "launch",
"logFile": "${command:AskForLogFileName}",
"stopOnEntry": true,
"trace": true
}
]
}
Hi,
I am a member of Trailhead Help,
If you are still facing any issues with this unit please let us know so that we can check and assist further.
Looking forward to your response :)
Thank you !
Regards,
Ramu S.
++TrailheadHelpFollowUp