Description from extension meta
Load GitHub PRs and issues in vscode, visual studio, jetbrains and atom.
Image from store
Description from store
The CodeStream extension adds a button to the top-right of any pull request page on GitHub, that opens the PR in the CodeStream plugin in your IDE. From CodeStream you can manage all aspects of the PR, perform a code review, and even merge the code. The extension provides an option to automatically check you out to the PR’s branch when opening the PR.
The CodeStream extension also adds a Start Work button to the top-right of any issue page on GitHub. Clicking on it will open the issue in the CodeStream plugin in your IDE, where you can easily create a feature branch to do your work and update your status on Slack to let your teammates know what you’re working on.
Latest reviews
- (2021-09-28) Grand Human: Bug: when I click on the extension icon, button "Open in" appears. I click it -> redirection to https://bitbucket.org/<...>/<...>/pull-requests/jb-idea and message "That link has no power here". Another bug: shortcuts "[" and "]" don't work on Bitbucket after the button was added. Please, fix it.