mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 22:41:13 +00:00
Website snapshot
This commit is contained in:
parent
ee0ab66d73
commit
50ec3688a5
281 changed files with 21066 additions and 0 deletions
12
content/blog/gitlens.md
Normal file
12
content/blog/gitlens.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
|
||||
title: "Git Lens"
|
||||
date: 2019-10-27T23:38:45-04:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Git Lens is a great Visual Studio code extension. It annotates the line your cursor is on with the commit it came from. Extreemely useful for determining the reason that line of code is written or even who wrote it.
|
||||
|
||||
Images from the github page. (If they still exist when you read this)
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue