Kaynağa Gözat

Fixes toggle blame command when clause

main
Eric Amodio 7 yıl önce
ebeveyn
işleme
87cdf498ae
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      package.json

+ 1
- 1
package.json Dosyayı Görüntüle

@ -1898,7 +1898,7 @@
{
"command": "gitlens.toggleFileBlame",
"key": "alt+b",
"when": "editorTextFocus && gitlens:isTracked"
"when": "editorTextFocus && gitlens:isBlameable"
},
{
"command": "gitlens.toggleCodeLens",

Yükleniyor…
İptal
Kaydet