I've just checked it out on 23.1 RC 4. It works in "File compare" window but not in Changes-panel (I mentioned "panel" in a topic in my initial request). Please add it to this panel:
Why did you decide to disallow this feature in a Compact mode?
If the line you want to jump to is hidden it could be shown before jump performed (the same behavior as if you would click the hidden area of lines).
Or it conflicts with current architecture?
Simple use case: user can work with multiple editors simultaneously (SSMS, notepad++ and additionally use SmartGit as a "changes-viewer").
He knows the certain line of code from SSMS and want to jump close to this line of code in SmartGit to observe what's changed around this line (function). I use Compact mode nearly all the time and find this feature very helpful.
Done in 23.1
I've just checked it out on 23.1 RC 4.
It works in "File compare" window but not in Changes-panel (I mentioned "panel" in a topic in my initial request).
Please add it to this panel:
It is there - see the Hamburger menu. You need to unselect the Compact mode.
Thanks, I found it.
Why did you decide to disallow this feature in a Compact mode?
If the line you want to jump to is hidden it could be shown before jump performed (the same behavior as if you would click the hidden area of lines).
Or it conflicts with current architecture?
Simple use case: user can work with multiple editors simultaneously (SSMS, notepad++ and additionally use SmartGit as a "changes-viewer").
He knows the certain line of code from SSMS and want to jump close to this line of code in SmartGit to observe what's changed around this line (function).
I use Compact mode nearly all the time and find this feature very helpful.