Ver código fonte

Removes ellipsis from commands

main
Eric Amodio 3 anos atrás
pai
commit
ad8205a2f5
1 arquivos alterados com 3 adições e 3 exclusões
  1. +3
    -3
      package.json

+ 3
- 3
package.json Ver arquivo

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

Carregando…
Cancelar
Salvar