Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

May the Fork be with you

Compare
Choose a tag to compare
@desktopbot desktopbot released this 17 May 23:30
dc745e5

This release adds a Beta of the GitHub Fork functionality and navigation to/from PR files.

Features

See Options... > GitHub for Visual Studio > Experimental features to enable the following:

  • #985 Add Beta Fork functionality
  • #1568 Allow user to toggle inline comment margin in editor

Enhancements

  • #1568 Enable navigation from editor for PR file using context menu View Changes in PR
  • #1568 Enable navigation out of editable diff using context menu Open File in Code View
  • #1621 Make the Pull Request button less distracting
  • #1638 Consistently name commands with GitHub prefix (e.g. GitHub.ShowCurrentPullRequest)
  • #1642 Add GitHub.SyncSubmodules command (which can be bound to a keyboard shortcut)
  • #1643 Show only right or left hand side of PR diff view when file added or deleted

Fixes

  • #1620 Stop extension from interfering with Microsoft Blend
  • #1654 Make PR number link in authoring review view work
  • #1662 Fix Visual Studio hang with Akavache running on Main thread