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: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@
35
35
"githubPullRequests.queries.createdByMe": "Created By Me",
36
36
"githubPullRequests.defaultMergeMethod.description": "The method to use when merging pull requests.",
37
37
"githubPullRequests.notifications.description": "If GitHub notifications should be shown to the user.",
38
+
"githubPullRequests.notificationsRefreshInterval.description": "The interval in seconds at which to refresh GitHub notifications. Default is 600 seconds (10 minutes). Minimum is 60 seconds.",
38
39
"githubPullRequests.fileListLayout.description": "The layout to use when displaying changed files list.",
39
40
"githubPullRequests.hideViewedFiles.description": "Hide files that have been marked as viewed in the pull request changes tree.",
40
41
"githubPullRequests.defaultDeletionMethod.selectLocalBranch.description": "When true, the option to delete the local branch will be selected by default when deleting a branch from a pull request.",
0 commit comments