I am running my app in vs code terminal. There are two instances, therefore two terminals. Each instance has the same set of environment variables with different values. They are managed together via forever.
Is there someway to elevate or promote those two terminals (with the respective environment settings) to a javascript debug terminal?