Visual Studio Code 설치
1. 아래 사이트에 접속한다.
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
2. Download for Windows를 클릭하여 다운로드한다.
맨 위 2개 체크박스를 선택한 후 설치를 진행한다.
Visual Studio Code 기본 세팅
1. Visual Studio Code를 실행한다.
코드를 저장할 폴더를 생성한 후 우클릭을 하여 'Code(으)로 열기)를 클릭하면 실행할 수 있다.
2. Python 설치
왼쪽에 위치한 블록을 클릭한 후 입력창에 'Python'을 검색한 후 설치한다.
Visual Studio Code 추가 설정
https://codingrecord2209.tistory.com/7
Visual Studio Code 추가 설정
한국어 설정 1. 왼쪽에 위치한 블록을 클릭한 후 'Korean Language Pack for Visual Studio Code'를 설치한다. 테마 설정 1. 왼쪽에 위치한 블록을 클릭한 후 'theme'를 검색한 후 마음에 드는 테마를 설치하여..
codingrecord2209.tistory.com
'Python > Python' 카테고리의 다른 글
[Python] print 함수 (0) | 2022.09.06 |
---|---|
[Python] Python 자료형 (0) | 2022.09.06 |
[Python] 알고 있으면 편한 단축키 (0) | 2022.09.06 |
[Python] Visual Studio Code 추가 설정 (0) | 2022.09.05 |
[Python] Python 설치 (0) | 2022.09.05 |
댓글