rstudio / rstudio

RStudio is an integrated development environment (IDE) for R
https://posit.co/products/open-source/rstudio/
Other
4.58k stars 1.08k forks source link

Option to enable smooth scrolling in text editor #14696

Open gtritchie opened 2 weeks ago

gtritchie commented 2 weeks ago

Feature request from community: https://forum.posit.co/t/how-do-i-enable-smooth-scrolling-in-rstudio-editor/186492

Is there a hidden setting in RStudio somewhere for enabling / disabling smooth scrolling in RStudio editor windows / panes? As far as I know, smooth scrolling in the editor is only possible by moving the scroll bar with the mouse. Enabling smooth scrolling in the Editor settings would be a substantial Quality of Life improvement to my R, and RStudio, coding experience. Especially when working in RStudio for a long time, the instant, jumping scrolling can get quite rough with inevitable eye strain and migraines.

I don't know for sure that it does what is being asked for, but the Ace editor does have a smooth scrolling option (and we don't currently use it): animatedScroll

Also, this wouldn't apply to the Visual Editor, which uses a different underlying engine.