vscode-pull-request-github
vscode-pull-request-github copied to clipboard
GitHub Pull Requests for Visual Studio Code
Issue Type: Feature Request I very often add a comment and then resolve, which needs quite a few clicks. It would be nice to have a "Comment and resolve" button,...
I am getting this error here: ``` Creating comment failed: Error: GraphQL error: Field 'path' doesn't exist on type 'PullRequestReviewThread' GraphQL error: Field 'isOutdated' doesn't exist on type 'PullRequestReviewThread' ```...
In the focus mode review view, it'd be nice if cmd+enter sumbitted the review/comment, as it does on github.com.
- Extension version: 0.40.0 - VSCode Version: 1.66.1 (Universal) - OS: OS: Darwin arm64 21.4.0 (macOS 12.3.1) ### Background My company has a github enterprise behind a reverse proxy that...
Issue Type: Bug Looks similar to #375 but for commits list. If PR has more than 30 commits ([example](https://github.com/microsoft/TypeScript/pull/32517/commits)) only first 30 are shown and there is no "Load more"...
Issue Type: Bug After submitting a review with comments both the Comments view and the file changes view shows an extra comment thread with duplicates of each of the other...
Copied from https://github.com/microsoft/vscode/pull/115940#issuecomment-854596119: > I can see the list of PRs but clicking on the dropdown shows nothing. > > Extension output is as follows: > > ``` > [Info]...
Thank you for developing this plugin, I have thoroughly enjoyed using it. However, it was very difficult to explore the various features in this plugin just by reading the documentation....
Hi All, Thanks for this fantastic extension! I am in the process of reviewing a change to over 200 files. (yes, I know...) I run VSCode with `"workbench.editor.enablePreview": false` (yes,...