Increase the down offset after final (last line) scrolling in editor tab
There is a way to increase the down offset of the text editor after get the limits of the file (last line)?
An example in vscode:
An example in Datagrip editor (or maybe in others):
Please sign in to leave a comment.
Hi,
You can increase whitespace at the end of the file via settings option: Preferences / Settings | Editor | General | Show virtual space at the bottom of the file.
I hope it helps.
Thanks a lot, works like a charm.