Git - tag setting + better handling of not yet committed changes (#234221)

This commit is contained in:
Ladislau Szomoru
2024-11-19 23:03:29 +01:00
committed by GitHub
parent e2dbfd4dda
commit 6c8a8e24d2
2 changed files with 13 additions and 4 deletions

View File

@@ -3193,7 +3193,10 @@
"type": "boolean",
"default": false,
"markdownDescription": "%config.blameEditorDecoration.enabled%",
"scope": "resource"
"scope": "resource",
"tags": [
"experimental"
]
}
}
},