0.23.0
·
2 commits
to release/0.23
since this release
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.