How to change the PATH variable on VSCode Debugger

Hi, I have a kind of complicated bat script that runs a julia executable inside, in order to use the debugger I would have to make an edition in the PATH environment variable, is this currently possible in the Debugger of VSCode?

1 Like