Industry 4.0/Install
비주얼 스튜디오 코드(VScode) 설치 및 한글 패치
I s a a c
2020. 5. 23. 12:10
728x90
반응형
VScode 설치 및 한글변환
먼저 홈페이지에서 컴퓨터 사양에 맞게 다운로드 합니다
https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
설치가 완료되면 아래와 같이 영문으로 되는데요
이제 한글버전으로 변환을 하겠습니다
먼저
" Ctrl + Shift + P " 를 눌러 검색창에 "display" 를 입력합니다
"Configure Display Language" 가 full name 이지만 display 만 검색해도 나옵니다
"Configure Display Language" 클릭하게 되면
Install additional languages... 가 나오는데 여길 클릭
그럼 아래와 같은 창이 뜹니다
여기서 한국어를 찾아 install 합니다
초록색 버튼을 누르면 바로 설치가 됩니다
설치가 완료되면 VScode 를 restart 하게 되면 이제 한글 패치 완료!
728x90
반응형