Skip to content

0.23.0

Choose a tag to compare

@RMacfarlane RMacfarlane released this 04 Feb 18:29
· 2 commits to release/0.23 since this release
55065db

Changes

  • Creating a pull request now uses views in the activity bar. You can enter the details of the pull request and view the diff between
    the current branch and the base branch.
  • When you publish a branch using the terminal, clicking on the resulting link can also be used to start the create pull request flow.
  • The command to create a pull request now also appears in the SCM view.
  • Add a command to copy a GitHub permalink as markdown.

Fixes

  • Thanks to @IllusionMH, timestamps in the commit list do not text wrap.