[VScode] Visual Studio Code Editor 설치, 패키지 설치 (언어팩), 기업무료 사용 여부
Microsoft에서 가벼운 텍스트 편집기로 지원하는 VScode Editor는 기업무료 지원이다.
따라서 자유롭게 설치하여 사용할 수 있따.
(설치는 아래 링크에서 한다)
https://code.visualstudio.com/download
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
설치가 완료되면 사용하고자 하는 언어팩 패키지를 설치하여 사용한다.
단축키 Ctrl + Shift + x 를 누르면 좌측에 창이 나온다.
원하는 언어를 치고 다운받자
그리고 아래 사이트는 각종 꿀팁들...
https://demun.github.io/vscode-tutorial/#_12
시작 - Visual Studio Code tutorial
시작 비주얼 스튜디오 코드는 가볍고, 맥,리눅스,윈도우에서 모두 실행 가능하고, 무료인 코드편집기입니다. Sublimetext, Atom 에디터의 장점들을 잘 모아 만든 에디터입니다. 특히 서브라임텍스트
demun.github.io