0.124.0
Changes
- The active pull request or issue webview title is now included as implicit context when using Copilot Chat. You can click on the implicit context item to include all the PR information in your prompt.
- Pull request and issue context can also be manually added to Chat from the "Add Context" menu.
- Single button for marking Copilot pull requests as ready for review, approved, and automerge (if enabled).
- The "Copy link" action for individual comments shows in the pull request description webview.
- Comments that are part of an un-submitted review (only visible to you) now show with at "comment draft" icon in the editor gutter and in the Comments view.
- For commits where checks have run, the commit status icon now shows next to each commit in the pull request description webview.
Fixes
- Comments don't show when PR is on non-default repo. #8050
- ignoreSubmodules is honored differently for Pull Requests and Issues view. #7741
Thank You


