Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
Some icons/buttons are not being shown. Check on the right-top corner of the open editor. (next to the blue icon)
Additional Context
The button is actually there. You'll see a gap there, and if you hover on it, you'll notice its there. The problem is, image (icon) file used for that button cannot be found. Check the console log for details.
Possible Fix
Download the images/dark and images/light directories from the original repository (target v9.4.1).
Copy all images to the our branch.
This should fix all File not found errors for images.
https://gitlab.com/aggregated-git-diff/aggregated-git-diff-bug-bash/issues/103