dwyl/dev-setup

GitLens: See who edited code directly in VSCode/VSCodium

Opened this issue · 1 comments

While editing a file in your VSCode/VSCodium editor, it's often useful to see who edited/created a certain line and when.
GitLens gives you this info in-line in your editor. It lets you see the Branch/Pull Request it was last edited on.
https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
https://github.com/eamodio/vscode-gitlens

It might be a good idea to have a section on super-useful VSCode/VSCodium plugins 💭

VSCodium appear to have fixed the marketplace url so GitLens appears when searched:
image