I'm in a directory on the command-line, I want Visual Studio Code to open that directory in VS Code, what command will I use code example
Example: code command line options
code -r <path-to-working-directory>
code -r <path-to-working-directory>