sigma / magit-gh-pulls

Magit plugin for dealing with GitHub pull requests
254 stars 48 forks source link

Support for PR reviews and code comments #118

Open richi235 opened 6 years ago

richi235 commented 6 years ago

Support for Pull Request reviews in emacs would be a really handy feature and (again) set emacs ahead of all other IDEs and tools, since currently no other big FOSS IDE has this.

Details of what I mean/request:

After you have send a pull request and it got a review from the project maintainer with lets say 5 code comments, this feature could do the following

After writing these details I guess this would be a lot of work, well I think a lot depends on the fact if there already exists something like a code comments minor mode, that one could use.