Copiar vínculo al Portapapeles
Copiado
Justin thank you for your response. I found the solution by using attach mode when running scripts in VS Code
Copiar vínculo al Portapapeles
Copiado
Are you on the latest version of the VS Code ExtendScript extension? Variables will only be updated when hitting a breakpoint, but $.writeln() should show up in the terminal.
Copiar vínculo al Portapapeles
Copiado
Justin thank you for your response. I found the solution by using attach mode when running scripts in VS Code
Copiar vínculo al Portapapeles
Copiado
Great to hear it's working!
Copiar vínculo al Portapapeles
Copiado
Hi, what exactly did you do?
My configuration looks like this and it doesn't work
{
"version": "0.2.0",
"configurations": [
{
"type": "extendscript-debug",
"request": "launch",
"name": "Attach to ExtendScript Engine",
"program": "${file}",
"stopOnEntry": false,
}
]
}
Copiar vínculo al Portapapeles
Copiado
Are you looking in the Debug Console?
Copiar vínculo al Portapapeles
Copiado
Yes, there's nothing there.
Copiar vínculo al Portapapeles
Copiado
Is the code actually executing in AE? If you add an alert() will that show up in AE?
Copiar vínculo al Portapapeles
Copiado
Yes, sure.
The code is executed but the Dedug Console is empty
Copiar vínculo al Portapapeles
Copiado
Strange, maybe try reinstalling the VS Code extension
Copiar vínculo al Portapapeles
Copiado
I have already done all this, periodically over several years. All I have to do is try to reinstall the system, but I won't do it for the Debug Console))
Copiar vínculo al Portapapeles
Copiado
Hmm, does it do it with other apps beside AE? Also have you tried re-installing VS Code?
Copiar vínculo al Portapapeles
Copiado
Doesn't work in AE, PP, PS.
Copiar vínculo al Portapapeles
Copiado
Reinstalling VS Code helped.
Thank you
Copiar vínculo al Portapapeles
Copiado
Awesome!
Copiar vínculo al Portapapeles
Copiado
Try this:
Copiar vínculo al Portapapeles
Copiado
In my case it doesn't work.
upd.
After reinstalling VS Code works.
Thank you, useful information
Copiar vínculo al Portapapeles
Copiado
I don't think so. 🤔
Look at your screenshot
You probably simply evaluate the script
My window:
Encuentra más inspiración, eventos y recursos en la nueva comunidad de Adobe
Explorar ahora