CodeClover

[mac] vscode 설치하기 본문

환경설정

[mac] vscode 설치하기

coding dew 2024. 8. 13. 21:57

정말정말 간단한 맥북 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

 

다운로드 클릭

Download for macOs 클릭 ! ( 가장 최신버전으로 다운로드 완료! )

 

위의 사진과 같이  zip 파일이 다운로드 되면 더블클릭해서 압축을 풀어주면 vscode 가 생성되고 그대로 사용해주면 됩니다.

 

보안 경고창

위와 같은 보안 경고창이 뜰수있는데 이경우 당황하지 말고 그대로 열기 눌러주면 됩니다 :) 

 

 

만약에 응용프로그램에 설치한 vscode 아이콘이 뜨지 않는다면 다운로드에 있는 vscode를 그대로 아래 왼쪽 dockbar에 옮겨주시면 됩니다 ! 

이렇게 드레그해서 옮겨주세요

 

그럼 이렇게 vscode가 정상적으로 설치됩니다! 

'환경설정' 카테고리의 다른 글

[Window 10] PyCharm Community 설치  (2) 2025.01.02
[MAC/JAVA] Intellij Community 설치  (1) 2024.12.27
[window10] ORACLE 21C 설치  (2) 2024.09.28
[Mac] Node.js 설치하기  (2) 2024.08.13
[JAVA] JDK17 설치 - Window10  (1) 2024.05.21