Removes "Line" from some command titles

This commit is contained in:
Eric Amodio
2017-06-26 23:55:09 -04:00
parent e42af14b11
commit ceb9c5e126
2 changed files with 5 additions and 5 deletions

View File

@@ -844,7 +844,7 @@
},
{
"command": "gitlens.showQuickCommitFileDetails",
"title": "Show Line Commit Details",
"title": "Show Commit File Details",
"category": "GitLens"
},
{
@@ -899,7 +899,7 @@
},
{
"command": "gitlens.openCommitInRemote",
"title": "Open Line Commit in Remote",
"title": "Open Commit in Remote",
"category": "GitLens"
},
{