Skip to content

Commit 4eed9e5

Browse files
committed
Update changelog
1 parent df4a58c commit 4eed9e5

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## 0.42.0
4+
5+
### Changes
6+
7+
- New actions to go to github.com/owner/repo/issues and github.com/owner/repo/pulls
8+
9+
![Open on GitHub](documentation/changelog/0.42.0/open-on-github.png)
10+
- Support for multiline comments
11+
12+
![Multiline comments](documentation/changelog/0.42.0/multiline-comments.gif)
13+
- Commit changes can now show in a tree or list depending on the value of `githubPullRequests.fileListLayout`
14+
- "Create Permalink" works on github.dev and vscode.dev from a tag or commit number.
15+
- "Mark as Viewed" and "Mark as Unviewed" are available in the editor toolbar
16+
17+
![Mark file as viewed from the editor toolbar](documentation/changelog/0.42.0/mark-as-viewed-toolbar.png)
18+
- Better defaults for `githubIssues.ignoreCompletionTrigger`.
19+
20+
### Fixes
21+
22+
- Invisible Button/Input Text in High Contrast Themes. https://github.com/microsoft/vscode-pull-request-github/issues/3342
23+
- Create PR icon dissapears from Source Control view. https://github.com/microsoft/vscode-pull-request-github/issues/3410
24+
- Don't make potentially expensive getObjectDetails and detectObjectType calls for known file extensions. https://github.com/microsoft/vscode-pull-request-github/issues/3446
25+
- Web: Broken state for deleting branch in repo that deletes on merge. https://github.com/microsoft/vscode-pull-request-github/issues/3453
26+
- Can't leave a comment in PR webviewview without a pending review. https://github.com/microsoft/vscode-pull-request-github/issues/3480
27+
- Text suggestions load forever on first column. https://github.com/microsoft/vscode-pull-request-github/issues/3485
28+
29+
**_Thank You_**
30+
31+
* [@hoontae24](https://github.com/hoontae24): Support the copied permalink for Github Enterprise URL [PR #3460](https://github.com/microsoft/vscode-pull-request-github/pull/3460)
32+
333
## 0.40.0
434

535
### Changes
Loading
Loading
Loading

0 commit comments

Comments
 (0)