mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Git - tag setting + better handling of not yet committed changes (#234221)
This commit is contained in:
@@ -3193,7 +3193,10 @@
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"markdownDescription": "%config.blameEditorDecoration.enabled%",
|
||||
"scope": "resource"
|
||||
"scope": "resource",
|
||||
"tags": [
|
||||
"experimental"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user