is there any shortcut to jump to the next conflict...
# intellij
g
is there any shortcut to jump to the next conflict in the resolve changes window? similar to vims
]c
and
[c
c
Settings | Keymap | Version Control Systems | Diff & Merge | Next difference
🙌 1