Program/VSCode (3) 썸네일형 리스트형 Visual Studio Code 설정 및 디렉터리(Directory) VSCode 설정 VSCode는 IDE(통합개발환경) Tool이기 때문에, [확장]을 통해 내가 원하는 환경으로 설정할 수 있다. ▶ 한글 언어팩(Korean Language Pack) 설치 편의를 위해 한글 언어팩을 설치한다. 좌측 5번째 [확장] 아이콘 클릭 후, 검색창에 "Korean"을 입력한다. 제일 처음에 뜨는 "Korean Language Pack for Visual Studio Code"를 설치한다. VSCode 재시작하면 한글 언어팩이 적용된 것을 확인할 수 있다. ▶ Live Server 설치 새로고침 없이 코딩 중인 웹을 업데이트해준다. [확장] 검색창에 "Live Server" 검색 후, 제일 위에 있는 팩을 설치해 준다. ▶ Auto Rename Tag 설치 여는 태그 수정 시 닫.. VSCode 단축키 · 설정 단축키: ctrl + , · 자동완성 단축키: ctrl + space · 주석 단축키: ctrl + / · 저장 단축키: ctrl + s · live server 단축키: alt + l(알파벳) + o(알파벳) · 줄 복사 단축키: alt + shift + 위아래방향키 Visual Studio Code 다운로드 및 설치 VSCode : IDE(통합개발환경) Tool VSCode 다운로드 및 설치 ▶ 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 운.. 이전 1 다음