SCM - graph hover provided by extension (#271519)

* Git - 💄 consolidate git blame and timeline hover code

* Git - Delete code that was commented out

* SCM - graph hover provided by extension

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* More fixes

* More fixes

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ladislau Szomoru
2025-10-15 16:22:12 +02:00
committed by GitHub
parent aceb7fe621
commit a1d4cfa3d8
11 changed files with 52 additions and 148 deletions

View File

@@ -157,13 +157,6 @@
"group": "0_view@2"
}
],
"scm/historyItem/hover": [
{
"command": "github.graph.openOnGitHub",
"when": "github.hasGitHubRepo",
"group": "1_open@1"
}
],
"timeline/item/context": [
{
"command": "github.timeline.openOnGitHub",