Visual Studio Code 설치하기
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com
- 운영체제에 맞는 버전 클릭
- 설치된 VSCodeUserSetup-x64-1.76.2.exe 실행
- 동의합니다 체크
- 다음
- 설치하고 싶은 경로 설정
- 바탕화면에 바로가기 만들고 싶으면 체크
- 설치하기
- 한국어로 변경하기
Visual Studio Code 파이썬 개발 환경 만들기
- 좌측 중간 확장 클릭(Ctrl+Shift+X)
- python 검색
- 설치 클릭
- 폴더를 Visual Studio code로 직접 드래그해서 실행
- 파일 만들기
- 빨간색 체크박스 클릭
- 파랑색 체크박스 더블 클릭
- 폴더 만들기
- 노란색 체크박스 클릭
- 새로 고침
- 초록색 체크박스 클릭
- test.py 파일 생성
- 파이썬 개발 환경이 잘 적용됐는지 확인