vs code how to go back folder cmd code example
Example 1: command palette vscode
On windows: Use Ctrl+Shift+P to open the commmand palette
Example 2: code command line options
code -r <path-to-working-directory>
On windows: Use Ctrl+Shift+P to open the commmand palette
code -r <path-to-working-directory>