0.68.0
0.68.0
Changes
- Avatars in tree views and comments are circles instead of squares
- The old "Suggest Edit" command from the SCM view now directs you to "Suggest a Change" feature introduced in version 0.58.0.
- Up to 1000 (from the previous 100) comment threads can be loaded in a pull request.
- The new VS Code API proposal for a read-only message let's you check out a PR directly from an un-checked-out diff.
Fixes
- User hover shows null when writing the @username. #4891
- Reverted PR remains visible in "Local Pull Request Branches" tab of sidebar. #4855
- Order of workspaces in multi-root workspace is not what I expect. #4837
- Reassigning same reviewers causes desync with GitHub. #4836
- Re-request review from one reviewer will remove other reviewers. #4830
- Don't reload entire DOM when getting data from GitHub. #4371
Thank You
- @SKPG-Tech (Salvijus K.): Fix null when no user name available PR #4892