Переглянути джерело

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+"
},
{

Завантаження…
Відмінити
Зберегти