1. show local change
- open version control panel shortcut at bottom left
- open local change tab
- commit
- revert
- show diff (green add, grey delete)
2. show file history
- vcs -> git -> show history
3. show line history
- right click gutter and enable 'annotate'