0.21.0
Changes
-
GitHub permalinks in issue hovers for files that exist in your current workspace will be opened locally.
-
We are trying out a new "focused review" mode which changes the layout when you checkout a PR. You can try it with the
githubPullRequests.focusedMode
setting. -
Issue suggestions are now shown in code comment editors.
-
When you Start Working on an issue, it will be assigned to you if you permissions in the repository allow it.
-
Thanks to @rishab-pdx, the description page of the pull request now has an action to copy the link to the PR.
Notable fixes
-
Instead of showing two login buttons (one each in the Pull Requests and Issues views), we now show a login view.
-
Editor tab titles are now shortened to the file name when viewing diffs from a pull request, and are suffixed with
(Pull Request)
.