You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
"description": "Pull Request and Issue Provider for GitHub",
4
4
"githubPullRequests.pullRequestDescription.description": "The description used when creating pull requests.",
5
5
"githubPullRequests.pullRequestDescription.template": "Use a pull request template and commit description, or just use the commit description if no templates were found",
6
-
"githubPullRequests.pullRequestDescription.templatePrompt": "Prompt to select from available pull request templates when multiple templates exist, otherwise use the first template",
7
6
"githubPullRequests.pullRequestDescription.commit": "Use the latest commit message only",
8
7
"githubPullRequests.pullRequestDescription.none": "Do not have a default description",
9
8
"githubPullRequests.pullRequestDescription.copilot": "Generate a pull request title and description from GitHub Copilot. Requires that the GitHub Copilot extension is installed and authenticated. Will fall back to `commit` if Copilot is not set up.",
0 commit comments