Pārlūkot izejas kodu

Hides line history for GitHub

main
Eric Amodio pirms 2 gadiem
vecāks
revīzija
a166508f4e
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      package.json

+ 2
- 2
package.json Parādīt failu

@ -7624,12 +7624,12 @@
},
{
"command": "gitlens.views.fileHistory.setCursorFollowingOn",
"when": "view =~ /^gitlens\\.views\\.fileHistory/ && !gitlens:views:fileHistory:cursorFollowing",
"when": "!gitlens:hasVirtualFolders && view =~ /^gitlens\\.views\\.fileHistory/ && !gitlens:views:fileHistory:cursorFollowing",
"group": "navigation@11"
},
{
"command": "gitlens.views.fileHistory.setCursorFollowingOff",
"when": "view =~ /^gitlens\\.views\\.fileHistory/ && gitlens:views:fileHistory:cursorFollowing",
"when": "!gitlens:hasVirtualFolders && view =~ /^gitlens\\.views\\.fileHistory/ && gitlens:views:fileHistory:cursorFollowing",
"group": "navigation@11"
},
{

Notiek ielāde…
Atcelt
Saglabāt