Git - enable git.showReferenceDetails (#243762)

This commit is contained in:
Ladislau Szomoru
2025-03-17 16:46:06 +01:00
committed by GitHub
parent c340fc9fcf
commit 6c1ed2853b

View File

@@ -178,5 +178,6 @@
"*": "error",
"ts": "warning",
"eslint": "warning"
}
},
"git.showReferenceDetails": true
}