Skip to content

0.21.0

Choose a tag to compare

@RMacfarlane RMacfarlane released this 05 Nov 23:21
· 16 commits to release/0.21 since this release

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).