Add a feature to set the terminal cwd to files.dialog.defaultPath
when opening a new instance of VS Code
#245033
Labels
feature-request
Request for new features or functionality
terminal
General terminal issues that don't fall under another label
Milestone
Hi 👋
When opening a new instance of vsCode, the default path is the home directory. I store almost all code related stuff in a specific folder. It would be super helpful to default to this path when opening a new instance. Every time I open vsCode, or a new instance, I need to navigate to the code folder. Having
files.dialog.defaultPath
set to this code folder is useful, but having this new feature alongside this, could be even more helpful.Thanks.
The text was updated successfully, but these errors were encountered: