How To Open VSCode Files From The Command Line
One thing I always find myself looking to do with VSCode is open files and directories from the terminal or command line. There are easy ways to do this. The easiest way is probably navigating to your desired directory. Once in the directory, you can type: To open the entire directory in VSCode. Or you …