Scrollbar Clipping Text in RStudio IDE

I'd say this is suuuuper pedantic, but it kinda bugs me and was wondering if there is an easy solution.

R Markdown code chunks extend to the right side then wraps the text, but the wrapping doesn't include the scrollbar. This means the last word is always obscured under the scrollbar before wrapping. For example, the word "there" in the comment below is cut off because the word does not get wrapped till the outer-most right side of the editor window is reduced, not including the scrollbar width.

Overall, I'm wondering if there is a way to fiddle with scrollbar appearance to get rid of this. Or whether there's another way to fix it. Much appreciated.

(Using 2022.02.1 Build 461 with R version 4.1.3 (2022-03-10) -- "One Push-Up")

Always learning,
Zach

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.