"윈도우 vscode 설치"의 두 판 사이의 차이

 
3번째 줄: 3번째 줄:
;윈도우 Visual Studio Code 설치
;윈도우 Visual Studio Code 설치


==방법1: 다운로드하여 설치==
==방법 1: winget으로 설치==
<syntaxhighlight lang='powershell'>
winget install -e --id Microsoft.VisualStudioCode
</syntaxhighlight>
 
==방법 2: 다운로드하여 설치==
* https://code.visualstudio.com/download 접속
* https://code.visualstudio.com/download 접속
* Windows 클릭하여 VSCodeUserSetup-x64-1.x.x.exe 다운로드
* Windows 클릭하여 VSCodeUserSetup-x64-1.x.x.exe 다운로드
* exe 파일 실행하여 설치
* exe 파일 실행하여 설치
==방법2: winget으로 설치==
* winget install -e --id Microsoft.VisualStudioCode


==참고==
==참고==

2025년 3월 11일 (화) 13:37 기준 최신판

1 개요[ | ]

윈도우 vscode 설치
윈도우 Visual Studio Code 설치

2 방법 1: winget으로 설치[ | ]

winget install -e --id Microsoft.VisualStudioCode

3 방법 2: 다운로드하여 설치[ | ]

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}