We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@githubpr
1 parent e92666c commit 366e072Copy full SHA for 366e072
package.json
@@ -81,7 +81,8 @@
81
"name": "githubpr",
82
"fullName": "GitHub Pull Requests",
83
"description": "Chat participant for GitHub Pull Requests extension",
84
- "when": "config.githubPullRequests.experimental.chat"
+ "when": "config.githubPullRequests.experimental.chat",
85
+ "isSticky": true
86
}
87
],
88
"configuration": {
0 commit comments