Skip to content

Commit 628ebbd

Browse files
committed
revert removal of gitlense recommended VSCode ext
1 parent 4d86d48 commit 628ebbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"fill-labs.dependi",
66
"ms-python.python",
77
"charliermarsh.ruff",
8-
"ms-python.mypy-type-checker"
8+
"ms-python.mypy-type-checker",
9+
"eamodio.gitlens"
910
]
1011
}

0 commit comments

Comments
 (0)