When I switched to VS Code from JetBrains editors, I was missing the blame view. I couldnโt find any decent extension, so I made my own:
Here are the main features of the extension:
- Very minimal and fast.
- Heatmap like in JetBrains editors.
- Supports light and dark modes out of the box, and doesnโt come with insanely bright colors by default.
- Doesnโt use any resources until you turn on the annotations.
- Doesnโt pollute the editor with too many commands and hotkeys.
You can also look at the source code on GitHub.
Top comments (1)
Neat ๐ I like the jetbrainsโ way more than vscodeโs too ๐