|
@ -2312,7 +2312,7 @@ |
|
|
"gitlens.graph.experimental.minimap.enabled": { |
|
|
"gitlens.graph.experimental.minimap.enabled": { |
|
|
"type": "boolean", |
|
|
"type": "boolean", |
|
|
"default": false, |
|
|
"default": false, |
|
|
"markdownDescription": "Specifies whether to show a minimap of commit activity above the _Commit Graph_", |
|
|
|
|
|
|
|
|
"markdownDescription": "Specifies whether to show an experimental minimap of commit activity above the _Commit Graph_", |
|
|
"scope": "window", |
|
|
"scope": "window", |
|
|
"order": 100 |
|
|
"order": 100 |
|
|
} |
|
|
} |
|
|