mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
enable merge editor by default (#155937)
This commit is contained in:
@@ -2522,7 +2522,7 @@
|
||||
},
|
||||
"git.mergeEditor": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"markdownDescription": "%config.mergeEditor%",
|
||||
"scope": "window"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user