uwolfer / gerrit-intellij-plugin

Gerrit Code Review Tool Integration for the IntelliJ Platform
Apache License 2.0
492 stars 100 forks source link

Next | previous comment button #137

Open cezary-draus opened 9 years ago

cezary-draus commented 9 years ago

It could gain usability. When you work with Sputnik for example it adds own comments. It would simplify process of review IMO.

uwolfer commented 9 years ago

@cezary-draus: Thank you very much for your feature requests!

Where do you expect these buttons? In the diff window toolbar?

Can you please tell me what Sputnik is (in this context)?

cezary-draus commented 9 years ago

Sputnik is plugin for static code analisys (https://github.com/TouK/sputnik) for gerrit or stash. When we do code review then sputnik comments are already present so usually we go comment by comment.. It would be nice to have such buttons in diff widnow toolbar as you mentioned. Thanks for really nice plugin!

uwolfer commented 9 years ago

Thanks for the sputnik hint. Looks like a nice tool. Need to try it by my own ;)

uwolfer commented 9 years ago

Feel free to vote for the following issue which discusses an IntelliJ plugin API for review comments: https://youtrack.jetbrains.com/issue/IDEA-138302