eamodio/vscode-remotehub

Quick Editing workflow with RemoteHub

Opened this issue · 0 comments

A possible workflow that would be interesting to see is the ability to open a repo through RemoteHub, make an edit in a file, and then push up the changes either as a push to the repo if you have push access or by forking the repo and making a PR to the original repo.

I am not sure if the APIs on VS Code or GIthub would support this, but it would be neat to have.