File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 67226722 "menus" : {
67236723 "view/title" : [
67246724 {
6725- "when" : " view == gitlens.views.fileHistory && gitlens:views:fileHistory:canPin && !gitlens:views:fileHistory:editorFollowing" ,
6725+ "when" : " view == gitlens.views.fileHistory && !gitlens:views:fileHistory:editorFollowing" ,
67266726 "group" : " navigation" ,
67276727 "order" : 10
67286728 }
Original file line number Diff line number Diff line change 1730717307 },
1730817308 {
1730917309 "command": "gitlens.views.fileHistory.setEditorFollowingOn",
17310- "when": "view == gitlens.views.fileHistory && gitlens:views:fileHistory:canPin && !gitlens:views:fileHistory:editorFollowing",
17310+ "when": "view == gitlens.views.fileHistory && !gitlens:views:fileHistory:editorFollowing",
1731117311 "group": "navigation@10"
1731217312 },
1731317313 {
You can’t perform that action at this time.
0 commit comments