atom-pull-requests
atom-pull-requests copied to clipboard
:octocat: View/Edit comments on a Pull Request directly inside the Atom Editor
If a repo belongs to an organization instead of a user, the request for the pulls does not work. I am on an enterprise version, as well. For example: ```...
 I'm not sure what happened. I generated a token and actually gave it a bunch of permissions and put the token in the settings of the app and got...
Requesting gitlab support
Fixes part of #33.
This is a great project, so thank you for creating/maintaining it! I keep getting an error about not being able to find the GitHub repository. This happens every time I...
``` /Users/Matthew/.atom/packages/pull-requests/lib/init.coffee:74 Uncaught (in promise) TypeError: Cannot read property 'emit' of undefined at /Users/Matthew/.atom/packages/pull-requests/lib/init.coffee:54:39 ```
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.8.0 **System**: Mac OS X 10.11.5 **Thrown From**: [pull-requests](https://github.com/philschatz/atom-pull-requests) package, v0.0.23 ### Stack Trace Uncaught TypeError: Cannot read property...
Thank you for creating the package! I love the idea. However I can't get it to work for me. Can you please provide step-by-step instructions to get this to work...
It appears that on large screens that the comment stretches the entire, available, width of the editor. Could a width setting be made available? 
Just posing an idea for a future feature. Not for sure if it's do able. When I have free time, I can try and take a look?