Przeglądaj źródła

Fixes toggle blame command when clause

main
Eric Amodio 7 lat temu
rodzic
commit
87cdf498ae
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      package.json

+ 1
- 1
package.json Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz