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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@
151
151
"githubIssues.assignWhenWorking.description": "Assigns the issue you're working on to you. Only applies when the issue you're working on is in a repo you currently have open.",
152
152
"githubIssues.issueAvatarDisplay.description": "Controls which avatar to display in the issue list.",
153
153
"githubIssues.issueAvatarDisplay.author": "Show the avatar of the issue creator",
154
-
"githubIssues.issueAvatarDisplay.assignee": "Show the avatar of the first assignee (fallback to creator if no assignees)",
154
+
"githubIssues.issueAvatarDisplay.assignee": "Show the avatar of the first assignee (show GitHub icon if no assignees)",
155
155
"githubPullRequests.focusedMode.description": "The layout to use when a pull request is checked out. Set to false to prevent layout changes.",
156
156
"githubPullRequests.focusedMode.firstDiff": "Show the first diff in the pull request. If there are no changes, show the overview.",
157
157
"githubPullRequests.focusedMode.overview": "Show the overview of the pull request.",
0 commit comments