You may wonder how to open a project in VS code with the aid of the terminal. In this post, I will introduce it to you.
- Launch VS Code
- Shift + Command + P, then enter shell command: Install code command in PATH
After that you’ll be able to open a folder like the following:
# code my-project