Automate selecting the target app in VS Code
I'm continuing to get used to VS Code and come across a new question. I tried googling, but several hours of searching didn't get me anywhere near the answer.
I set up the ExtendScript Debugger config and it works when I run the script to debug. But before that, every time I open (or reload) VS Code, I need to select target application for launch.json.
Is it possible to automate this somehow?
It's ideal to assign a default application to the workspace, as I've created different workspaces for script projects for Illustrator and Photoshop.
Windows 10, VS Code 1.73.1 (latest)
