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
When doing a code review in VSCode and you are focued in the "Comment" you can't add the review comment with the shortcut ctrl+enter. Came down to this extension after doing a extension bisect. It also didn't seem like I could rebind the shortcut from the github pull request extension forcing me to disable this extension.
What's the expected result
You should be able to add a review comment with the shortcut and this extension should not prevent it.
How to reproduce
Checkout a pull request.
Start writing a review comment.
Try to add the comment with the ctrl+enter
Other information
The text was updated successfully, but these errors were encountered:
What's the problem
When doing a code review in VSCode and you are focued in the "Comment" you can't add the review comment with the shortcut ctrl+enter. Came down to this extension after doing a extension bisect. It also didn't seem like I could rebind the shortcut from the github pull request extension forcing me to disable this extension.
What's the expected result
You should be able to add a review comment with the shortcut and this extension should not prevent it.
How to reproduce
Other information
The text was updated successfully, but these errors were encountered: