way to jump to next change (within main editor?)
Answered
Is there a way within a normal editing pane to jump to the next or previous point where the file has been edited (where there is a difference from what is committed w/ git)?
Please sign in to leave a comment.
CTRL + ALT + SHIFT + [DOWN | UP]
Ruslan Kuleshov I mean I don't want to see this popup with a diff because it overlap some code below a first line of a change. I just want to navigate between my changes and to see new modified code by eyes. Just for reviewing
Navigate | Next Change, Navigate | Previous Change
Hi! Is there a way don't show a diff when I use these commands? Just navigate?
Cam is there an issue with pressing Ctrl+Alt+Shift+Up/Down in editor? Doesn't it work for you?
@...
I have created a ticket for you, please feel free to vote and comment:
https://youtrack.jetbrains.com/issue/IDEA-287789
@... good question
Ruslan Kuleshov, no issue the key combination works fine. I was just reiterating @...'s inquiry about how to use this feature without displaying the diff popup.
Cam Could you please share screenshot of an example? Do you mean a popup that allows you to choose a changelists for a change?