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
"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
+
"githubIssues.issueAvatarDisplay.description": "Controls which avatar to display in the issue list.",
153
+
"githubIssues.issueAvatarDisplay.author": "Show the avatar of the issue creator",
154
+
"githubIssues.issueAvatarDisplay.assignee": "Show the avatar of the first assignee (show GitHub icon if no assignees)",
152
155
"githubPullRequests.focusedMode.description": "The layout to use when a pull request is checked out. Set to false to prevent layout changes.",
153
156
"githubPullRequests.focusedMode.firstDiff": "Show the first diff in the pull request. If there are no changes, show the overview.",
154
157
"githubPullRequests.focusedMode.overview": "Show the overview of the pull request.",
0 commit comments