Skip to content

0.30.0

Choose a tag to compare

@alexr00 alexr00 released this 01 Sep 07:31
· 2287 commits to main since this release
aab3d0d

0.30.0

Changes

  • All comments can be collapsed using the UI.

Collapse all comments UI button

  • All comments can be expanded and collapsed via the commands GitHub Pull Requests: Expand All Comments and GitHub Pull Requests: Collapse All Comments.
  • The expand/collapse state of pull request comments can be set with the setting githubPullRequests.commentExpandState.
  • Adopted the new multiling string support for settings.

Multiline setting

  • Improved the language on the sidebar view to better indicate that you can submit a review.

Fixes

  • Copy GitHub Permalink is missing line info. #2924
  • Old image version is not shown when viewing a checked-out pull request change for an image. #2914
  • Extension asks to create pull request when remote is not github. #2879
  • Edits to comments on PRs not being applied. #2869
  • Could not resolve conversation on old PR. #2857
  • Issue queries have the wrong owner. #2836
  • PR description should auto fill when the PR is a single commit. #2540

Thank You