Scala Worksheet Interactive Mode - Alignment with second window (scrolling) Follow
When I use Interactive mode and my worksheet contains enough commands to exceed the height of my screen (such that a scroll bar appears) then during each new command I type, the results pane on the right resets and jumps up to the first result.
So if I type a new statement in, the worksheet is at the bottom and the results pane has scrolled back to the top, thus hiding the result from me (until I scroll down the results pane)
Is there any way to keep the two panes aligned?
Please sign in to leave a comment.
I've created an issue on our bugtracker: https://youtrack.jetbrains.com/issue/SCL-11157
You can vote for it to receive update notifications.