Open
Description
I would like to be able to change the default path that the integrated terminal opens to when no project is loaded. As it is it always defaults to the user Home root. I wish to change this so that it opens a projects
folder I have inside my user Home root.
I see there's a "terminal.integrated.cwd" setting and this does make the terminal open to that directory, but this makes the terminal always open at that path and disables the default behaviour of the terminal to change the cwd
to the root path of any project I may have open.