Can not create a new pull request from GitHub plugin
See original GitHub issueDescription
Can not create a new pull request from GitHub plugin
Reproduction Steps
- Add GitHub pull-request plugin
- Open a workspace with a project cloned from GitHub
- Checkout to a new branch and commit some changes.
- Call
Create Pull Request
command
WRONG: Create process freezes, error occurred:
root ERROR [hosted-plugin: 11878] (node:11878) UnhandledPromiseRejectionWarning: TypeError: s.window.createInputBox is not a function
OS and version:
7.0.0
Diagnostics:
Issue Analytics
- State:
- Created 4 years ago
- Comments:19 (19 by maintainers)
Top Results From Across the Web
Creating a pull request - GitHub Docs
To create a pull request that is ready for review, click Create Pull Request. To create a draft pull request, use the drop-down...
Read more >Can't create a pull request · Issue #1525 - GitHub
create a branch and push it to origin · Select Create Pull Request from the command palette · Enter master and select commit...
Read more >Creating an issue or pull request - GitHub Docs
You can create an issue or pull request to propose and collaborate on changes to a repository.
Read more >Cannot create Github pull request to my own repository #5142
Failed to create pull request. Please clone GitHub repository before pull request. This message is shown, even if my repo has a Github...
Read more >Can not open a new Pull Request from the vscode GitHub PR plugin ...
Create a workspace with a project cloned from GitHub by https url. Checkout to a new branch and commit some changes. Open a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
fixed by theia-ide/theia#5187
@vinokurig and I have agreed to split the work for the last few fix-ups on the QuickInput/InputBox/QuickPick API’s so we can get this in for 7.0.0