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)?

10
9 comments

Navigate | Next Change, Navigate | Previous Change

2

CTRL + ALT + SHIFT + [DOWN | UP]

17
Avatar
Alexander Anosov

Hi! Is there a way don't show a diff when I use these commands? Just navigate?

1

@... good question

 

0

Cam is there an issue with pressing Ctrl+Alt+Shift+Up/Down in editor? Doesn't it work for you?

1

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.

0

Cam Could you please share screenshot of an example? Do you mean a popup that allows you to choose a changelists for a change?

0

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

3

@...
I have created a ticket for you, please feel free to vote and comment:
https://youtrack.jetbrains.com/issue/IDEA-287789

1

Please sign in to leave a comment.