Selaa lähdekoodia

Ensure command only shows on the commits view

main
Eric Amodio 4 vuotta sitten
vanhempi
commit
85805b7584
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      package.json

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

@ -7021,7 +7021,7 @@
},
{
"command": "gitlens.views.commits.setShowBranchComparisonOff",
"when": "viewItem =~ /gitlens:compare:branch\\b/",
"when": "view =~ /gitlens\\.views\\.commits\\b/ && viewItem =~ /gitlens:compare:branch\\b/",
"group": "8_gitlens@1"
},
{

Ladataan…
Peruuta
Tallenna