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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@
35
35
"githubPullRequests.defaultMergeMethod.description": "The method to use when merging pull requests.",
36
36
"githubPullRequests.notifications.description": "If GitHub notifications should be shown to the user.",
37
37
"githubPullRequests.fileListLayout.description": "The layout to use when displaying changed files list.",
38
+
"githubPullRequests.hideViewedFiles.description": "Hide files that have been marked as viewed in the pull request changes tree.",
38
39
"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.",
39
40
"githubPullRequests.defaultDeletionMethod.selectRemote.description": "When true, the option to delete the remote will be selected by default when deleting a branch from a pull request.",
40
41
"githubPullRequests.terminalLinksHandler.description": "Default handler for terminal links.",
0 commit comments