In the original SQL Dev, that's the “Select default path to look for scripts” setting (in Tools -> Preferences…, “Database: Worksheet” node).
In the stand-alone SQLcl, it's the SQLPATH environment variable.
Is there any equivalent in SQL Dev for VSCode?
I have tried setting the SQLPATH environment variable, but though that variable is set and inherited in the environment by all VSCode processes, it seems to be ignored, including in the integrated SQLcl tool.
Thanks & regards,