You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Extension logging log level is now controlled by the command "Developer: Set Log Level". The old setting for log level has been deprecated.
21
+
22
+
### Fixes
23
+
24
+
- Make a suggestion sometimes only works once. https://github.com/microsoft/vscode-pull-request-github/issues/4470
25
+
26
+
**_Thank You_**
27
+
28
+
*[@joshuaobrien](https://github.com/joshuaobrien)
29
+
* Unify style of re-request review button [PR #4539](https://github.com/microsoft/vscode-pull-request-github/pull/4539)
30
+
* Ensure `re-request-review` command is handled in activityBarViewProvider [PR #4540](https://github.com/microsoft/vscode-pull-request-github/pull/4540)
31
+
* Prevent timestamp in comments overflowing [PR #4541](https://github.com/microsoft/vscode-pull-request-github/pull/4541)
32
+
*[@kabel (Kevin Abel)](https://github.com/kabel): Ignore more files from the vsix [PR #4530](https://github.com/microsoft/vscode-pull-request-github/pull/4530)
0 commit comments