|
|
@ -1502,17 +1502,17 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.gitExplorer.setFilesLayoutToAuto", |
|
|
|
"title": "Show Files in Automatic View", |
|
|
|
"title": "Automatic Layout", |
|
|
|
"category": "GitLens" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.gitExplorer.setFilesLayoutToList", |
|
|
|
"title": "Show Files in List View", |
|
|
|
"title": "List Layout", |
|
|
|
"category": "GitLens" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.gitExplorer.setFilesLayoutToTree", |
|
|
|
"title": "Show Files in Tree View", |
|
|
|
"title": "Tree Layout", |
|
|
|
"category": "GitLens" |
|
|
|
}, |
|
|
|
{ |
|
|
@ -1573,17 +1573,17 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.resultsExplorer.setFilesLayoutToAuto", |
|
|
|
"title": "Show Files in Automatic View", |
|
|
|
"title": "Automatic Layout", |
|
|
|
"category": "GitLens" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.resultsExplorer.setFilesLayoutToList", |
|
|
|
"title": "Show Files in List View", |
|
|
|
"title": "List Layout", |
|
|
|
"category": "GitLens" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"command": "gitlens.resultsExplorer.setFilesLayoutToTree", |
|
|
|
"title": "Show Files in Tree View", |
|
|
|
"title": "Tree Layout", |
|
|
|
"category": "GitLens" |
|
|
|
}, |
|
|
|
{ |
|
|
|