MISC

[VSCode] Visual Studio Code 설치 및 환경 구성

woonizzooni 2019. 6. 12. 19:20

 

  • 설치 프로그램 다운로드 : https://code.visualstudio.com/
  • 확장 프로그램 ('File > Preferences > Extensions' or 'Ctrl + Shift + X')
    • 공통 
      • vscode-icons
      • Korean Language Pack for Visual Studio Code
      • View In Browser
      • Debugger for Chrome
      • Live Server
      • Beautify
    • Git 동작 및 활용 관련
      • Settings Sync
      • GitLens - Git supercharged
      • Git History
    • Markdown 관련
      • Markdown All in One
      • markdownlint
      • Markdown Preview Enhanced
      • Markdown Shortcuts
      • Markdown TOC
      • Table Fomatter
    • react-native관련
      •  
    •  Flutter관련
      • Flutter : Dart SDK가 설치되어 있어야 함.
    • Python관련
      • Python
      • Python for VSCode
      • Python Extension Pack

 

(업데이트 중)

 


 

[참고]

VS Code Tips and Tricks

https://github.com/microsoft/vscode-tips-and-tricks