- バックアップ一覧
- 差分 を表示
- 現在との差分 を表示
- ソース を表示
- Windows-アプリケーション/VSCode/Git/git blameを表示する へ行く。
- 1 (2020-05-22 (金) 12:02:57)
- 2 (2020-05-22 (金) 12:03:39)
git blameを表示する
前提
- VSCodeにGitLensをインストールする
- https://github.com/eamodio/vscode-gitlens
方法
- エディタ部分画面の右上のGitアイコンをクリックする
- もしくはCTRL+SHIFT+g→bを押す
参考
https://stackoverflow.com/questions/44161997/how-to-show-full-file-git-blame-in-vs-code/44811153