nhat-phan / merge-request-integration

An Intellij IDE plugin which helps you manage Merge Request and do Code Review right in your IDE.
Other
176 stars 58 forks source link

Feature to modify the commented code #71

Closed nailuoGG closed 3 years ago

nailuoGG commented 4 years ago

It is convenient to check which comments are in the file,

but it is not easy to modify the code according to the comments.

If there is a way to jump directly from the comment tab. select the line XX then jump to the corresponding line of code