rust-playground
rust-playground copied to clipboard
Scroll past the end
It would be nice if you could scroll past the end of the editor. This is a common feature on most text editors. I'm not sure how difficult it would be to implement, but it would be a nice touch.
Implementation will require adding scrollPastEnd: 0.5 here which will allow to scroll half page past the end.