mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Git - enable reference details in pickers by default (#243839)
This commit is contained in:
@@ -3328,7 +3328,7 @@
|
||||
},
|
||||
"git.showReferenceDetails": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"markdownDescription": "%config.showReferenceDetails%"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user