Skip to content

Commit 16913bb

Browse files
authored
not showing in command palette (#6015)
1 parent 1e336c3 commit 16913bb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2013,6 +2013,10 @@
20132013
"command": "pr.refreshActivePullRequest",
20142014
"when": "false"
20152015
},
2016+
{
2017+
"command": "pr.applySuggestion",
2018+
"when": "false"
2019+
},
20162020
{
20172021
"command": "pr.openPullsWebsite",
20182022
"when": "github:hasGitHubRemotes"

0 commit comments

Comments
 (0)