Selaa lähdekoodia

Enables graph features by default

main
Eric Amodio 1 vuosi sitten
vanhempi
commit
029c01e6ec
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      package.json

+ 2
- 2
package.json Näytä tiedosto

@ -2266,14 +2266,14 @@
},
"gitlens.graph.showUpstreamStatus": {
"type": "boolean",
"default": false,
"default": true,
"markdownDescription": "Specifies whether to show a local branch's upstream status in the _Commit Graph_",
"scope": "window",
"order": 26
},
"gitlens.graph.pullRequests.enabled": {
"type": "boolean",
"default": false,
"default": true,
"markdownDescription": "Specifies whether to show associated pull requests on remote branches in the _Commit Graph_. Requires a connection to a supported remote service (e.g. GitHub)",
"scope": "window",
"order": 27

Ladataan…
Peruuta
Tallenna