Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: GitHub Pull Request extension improvements #62184

Closed
3 tasks done
rebornix opened this issue Oct 30, 2018 · 0 comments
Closed
3 tasks done

Test: GitHub Pull Request extension improvements #62184

rebornix opened this issue Oct 30, 2018 · 0 comments

Comments

@rebornix
Copy link
Member

rebornix commented Oct 30, 2018

Ref: microsoft/vscode-pull-request-github#544

Complexity: 4

Authors: @rebornix, @RMacfarlane

Within this iteration, we made following major improvements to VSCode's commenting support and the GitHub Pull Request extension

  • You can now merge pull request in the description view of a pull request. Please note that we don't support CI checks or merge with squash, etc.
  • We support multiroot workspace now
  • You can now edit and remove comments in both VSCode editor and the description view of a pull request
  • We have caching support for pending comments in both VSCode comment widget and the description view. When you are editing a comment, switch to another editor (for example in the same editor group) and then come back, the pending comments should still be there.

Please test the latest version in the marketplace, which is 0.2.2

This repo can be used to test against.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants