Closed reinderien closed 6 years ago
I tried it in current release 0.1.3 and it seems to scroll so that cursor is visible on the edge of visible area. Support for centering cursor is planned for version 0.2.0, although it's still not present in development version.
If no scrolling is happening in your case, could you please include more details about your system? Namely:
This might be my confusion. It seems this repository is for a stand-alone version of bined; but there's a link to this from the PyCharm DeltaHex plugin. It's that plugin that is bugging out for me in a handful of ways. Is this the correct error tracker, or is there another one?
Oh, that would be https://github.com/exbin/bined-intellij-plugin And yes, it seems that scrolling is not working there, so I'll fix that. (still, centering won't be available till version 0.2.0 of that plugin much later)
Thanks; I'll switch to filing some issues there.
When the 'goto' feature is used with Ctrl+G, the editor window is not scrolled to the new cursor location. It should be scrolled so that the window shows the cursor in the middle.