We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d9e35 commit 90e6a83Copy full SHA for 90e6a83
1 file changed
package.json
@@ -2057,6 +2057,14 @@
2057
"command": "pr.checkoutFromDescription",
2058
"when": "false"
2059
},
2060
+ {
2061
+ "command": "pr.applyChangesFromDescription",
2062
+ "when": "false"
2063
+ },
2064
2065
+ "command": "pr.checkoutChatSessionPullRequest",
2066
2067
2068
{
2069
"command": "pr.checkoutOnVscodeDevFromDescription",
2070
0 commit comments