瀏覽代碼

Removes ellipsis from commands

main
Eric Amodio 2 年之前
父節點
當前提交
ad8205a2f5
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      package.json

+ 3
- 3
package.json 查看文件

@ -3645,17 +3645,17 @@
},
{
"command": "gitlens.plus.hide",
"title": "Hide GitLens+ Features...",
"title": "Hide GitLens+ Features",
"category": "GitLens+"
},
{
"command": "gitlens.plus.restore",
"title": "Restore GitLens+ Features...",
"title": "Restore GitLens+ Features",
"category": "GitLens+"
},
{
"command": "gitlens.plus.reset",
"title": "Reset...",
"title": "Reset",
"category": "GitLens+"
},
{

Loading…
取消
儲存