VS Code Extendscript debugger and Indesign aren't working.
The problem - the debugger starts but breakpoints aren’t being triggered. More so - the debugger panel doesn’t launch when debugging starts. After hours of searching - the problem was indesign was not launched with sufficient permissions to allow the bridge between it and VS Code.
After confirming your launch.json and //@target and //@targetEngine are correct - make sure you launch both VS Code and the Adobe app, Indesign in this case, are run as administrator on the Windows side.
