We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0b893 commit 565d4e6Copy full SHA for 565d4e6
package.json
@@ -1010,14 +1010,6 @@
1010
"command": "issue.createIssueFromFile",
1011
"when": "false"
1012
},
1013
- {
1014
- "command": "issue.copyGithubPermalink",
1015
- "when": "github:hasGitHubRemotes && github:authenticated"
1016
- },
1017
1018
- "command": "issue.openGithubPermalink",
1019
1020
1021
{
1022
"command": "issue.issueCompletion",
1023
@@ -1503,4 +1495,4 @@
1503
1495
"vsls": "^0.3.967"
1504
1496
1505
1497
"license": "MIT"
1506
-}
1498
+}
0 commit comments