본문 바로가기

Tools/Visual Studio Code

How to Open Visual Studio Code From Your Terminal

1. cd로 오픈할 문서 경로로 이동

2. code . 명령어 입력하면 VCS로 해당 문서가 열린다!

 

https://www.freecodecamp.org/news/how-to-open-visual-studio-code-from-your-terminal/

 

How to Open Visual Studio Code From Your Terminal

In this tutorial, we'll go over how you can open the VS Code text editor (Visual Studio Code) from your Mac terminal. Opening your text editor from your terminal is a quick, easy way to open up new projects and begin coding faster. How to Download and Open

www.freecodecamp.org

 

'Tools > Visual Studio Code' 카테고리의 다른 글

Setting up Prettier and VS Code  (0) 2022.11.10
Installing Node.js and Setting Up a Dev Environment  (0) 2022.11.10