Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.32 KB

github.md

File metadata and controls

24 lines (18 loc) · 1.32 KB

Github関連の拡張機能

  1. Git History

    • 拡張ID: donjayamanne.githistory
    • 説明: Gitの履歴を視覚的に表示し、コミット履歴の閲覧や比較を容易にします。
    • デモ: git-history-demo
  2. GitHub Pull Requests and Issues

    • 拡張ID: GitHub.vscode-pull-request-github
    • 説明: GitHubのプルリクエストやイシューをVS Code内で直接管理できます。
    • デモ: github-pr-demo
  3. GitLens

    • 拡張ID: eamodio.gitlens
    • 説明: コードの各行の変更履歴や作者情報を表示し、Gitの機能を強化します。
    • デモ: gitlens-demo