gimmickbutreal

맥북에서 vscode 설치하는 방법 본문

Algorithm/C++

맥북에서 vscode 설치하는 방법

isshosng 2021. 12. 26. 16:27

vscode는 Microsoft에서 개발한 소스 코드 편집기이며, Stackoverflow Developer Survey 2021 IDE 부문 선호도 1위를 차지한 전세계 개발자들에게 사랑받는 소스 코드 편집기입니다. 필자는 주로 c++ programming을 위해 해당 프로그램을 사용합니다.

 

출처 : Stack Overflow Developer Survey 2021

 

다운로드 방법은 아래와 같습니다

 

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 Mac Universal이라고 적혀있는 파란색 상자를 클릭하여 다운 받습니다.

 

 

3. 압축 파일 해제

 

확장자가 zip인 파일로 다운로드가 됩니다. 압축해제한 후 파일명 'Visual Studio Code'를 실행합니다.

 

설치가 완료 되었습니다. 원하는 테마, 언어 등을 본인 취향에 맞게 자유롭게 설정하고 사용하세요!

 

 

 

 

맥북에서 Visual Studio Code 설치하는 방법

맥에서 vscode 다운

Visual Studio Code download for Mac