Hide
= Use current project directory at terminal creation
When creating new terminals in the Visual Studio Code - Open Source ("Code - OSS") editor with the *New Terminal (Select a Container)* option, the initial directory was not the current project directory (ex. `/projects/<project-name>`). This defect has been fixed in this release.
Show
= Use current project directory at terminal creation
When creating new terminals in the Visual Studio Code - Open Source ("Code - OSS") editor with the *New Terminal (Select a Container)* option, the initial directory was not the current project directory (ex. `/projects/<project-name>`). This defect has been fixed in this release.