0.50.0
0.50.0
Changes
-
By setting the
githubPullRequests.notifications
setting topullRequests
Pull Requests which have unread notifications will be highlighted. -
GitHub labels will render with the GitHub colors
-
Review Comments can now be directly resolved/unresolved in the Pull Request Overview
-
Creating an issue should never lose data. If the "new issue" editor is closed but the issue is not created, the data will be stored until VS Code is reloaded.
-
When the local branch is out of date, a prompt to pull the branch will show when the "Refresh" button on the PR overview is clicked. The setting
githubPullRequests.pullBranch
also has a newalways
option. -
Renamed files have a tooltip that makes the rename clearer.
-
The command "Reset Viewed Files" will reset all files to be unviewed.