0.42.0
0.42.0
Changes
-
New actions to go to github.com/owner/repo/issues and github.com/owner/repo/pulls
-
Support for multiline comments
-
Commit changes can now show in a tree or list depending on the value of
githubPullRequests.fileListLayout
-
"Create Permalink" works on github.dev and vscode.dev from a tag or commit number.
-
"Mark as Viewed" and "Mark as Unviewed" are available in the editor toolbar
-
Better defaults for
githubIssues.ignoreCompletionTrigger
.
Fixes
- Invisible Button/Input Text in High Contrast Themes. #3342
- Create PR icon dissapears from Source Control view. #3410
- Don't make potentially expensive getObjectDetails and detectObjectType calls for known file extensions. #3446
- Web: Broken state for deleting branch in repo that deletes on merge. #3453
- Can't leave a comment in PR webviewview without a pending review. #3480
- Text suggestions load forever on first column. #3485
Thank You
- @hoontae24: Support the copied permalink for Github Enterprise URL PR #3460