Answers for "terminal visual studio code open file"

2

vs code a project folder from the command line

cd my-project-folder/
code -n .
Posted by: Guest on April-03-2020

Code answers related to "terminal visual studio code open file"

Browse Popular Code Answers by Language