From 6a0b9a580ffa9d5de068174f1a0304681514155d Mon Sep 17 00:00:00 2001 From: Keith Daulton Date: Wed, 17 Aug 2022 13:46:20 -0400 Subject: [PATCH] Updates default visibility for commit details --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e96b7fb..29029cd 100644 --- a/package.json +++ b/package.json @@ -11021,7 +11021,7 @@ "when": "!gitlens:disabled", "contextualTitle": "GitLens", "icon": "images/views/commits.svg", - "visibility": "hidden" + "visibility": "visible" }, { "id": "gitlens.views.commits",