Skip to content

Commit c368e80

Browse files
authored
0.102.0 release notes (#6520)
1 parent 25d7f72 commit c368e80

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## 0.102.0
4+
5+
### Changes
6+
7+
- The command **GitHub Pull Requests: Close All Pull Request Editors** will close all PR related diff editors and PR original file editors.
8+
- Summarizing a notification with Copilot will print a link to the issue in the Chat view.
9+
10+
![Issue link shown in Copilot summary](./documentation/changelog/0.102.0/issue-link-in-summary.png)
11+
12+
### Fixes
13+
14+
- Enterprise 3.9: GraphQL error Fragment on Bot can't be spread inside RequestedReviewer. https://github.com/microsoft/vscode-pull-request-github/issues/6441
15+
- Suggestions end up in unsubmittable pending state. https://github.com/microsoft/vscode-pull-request-github/issues/6494
16+
- Comments not possible to save within a submodule. https://github.com/microsoft/vscode-pull-request-github/issues/6096
17+
- Globe action to open issue on github.com is missing. https://github.com/microsoft/vscode-pull-request-github/issues/6510
18+
- PR creation flow is not smooth anymore. https://github.com/microsoft/vscode-pull-request-github/issues/6386
19+
- PR view buttons overflow in narrow viewports. https://github.com/microsoft/vscode-pull-request-github/issues/6335
20+
321
## 0.100.3
422

523
### Fixes
62.9 KB
Loading

0 commit comments

Comments
 (0)