mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Git - enable git blame status bar entry by default (#238454)
This commit is contained in:
@@ -3268,7 +3268,7 @@
|
||||
},
|
||||
"git.blame.statusBarItem.enabled": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"markdownDescription": "%config.blameStatusBarItem.enabled%"
|
||||
},
|
||||
"git.blame.statusBarItem.template": {
|
||||
|
||||
Reference in New Issue
Block a user