개인적으로 사용하는 vscode packages 설명 글
업무에 python, docker를 사용하기에 git, python, docker 관련 패키지를 많이 사용

Environment

  • Visual Studio Code 1.60.2

1. Git

1.1 Git History

1.2 Git Lens

  • Object: Change previous commit easily
  • Provider: Eric Amodio
  • Link: https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
  • Functionality:
    • 기능이 다양하고, Git History보다 더 많은 기능을 제공함
    • 여기서 주로 사용하는 기능은 “Open Changes with Previous Revision”, 이전 git commit과 현재 파일을 직접 비교
    • Line by Line으로 누가 commit하였는지 Annotation 해줌

2. Docker

2.1 Docker

2.2 Docker Linter

2.3 Remote - Containers

2.4 Remote - WSL (Only Window)

3. Python

3.1 Python Extension Pack

3.2 Python Docstring Generator

3.3 Python Preview

3.4 Jupyter & Jupyter Keymap

4. Tools

4.1 Prettier - Code Formatter

4.2 SSH FS

5. Theme

5.1 Material Icon Theme

5.2 Linux Themes for VS Code