ソースを参照

Removes rogue & duplicate command

main
Eric Amodio 2年前
コミット
4b607e7a84
1個のファイルの変更0行の追加12行の削除
  1. +0
    -12
      package.json

+ 0
- 12
package.json ファイルの表示

@ -4795,18 +4795,6 @@
"icon": "$(copy)"
},
{
"command": "gitlens.openAutolink",
"title": "Open Autolink Url",
"category": "GitLens",
"icon": "$(globe)"
},
{
"command": "gitlens.copyAutolinkUrl",
"title": "Copy Autolink Url",
"category": "GitLens",
"icon": "$(copy)"
},
{
"command": "gitlens.openPullRequestOnRemote",
"title": "Open Pull Request on Remote",
"category": "GitLens",

読み込み中…
キャンセル
保存