Useful keyboard shortcuts I just learned:

🔹RStudio: Ctrl + P jumps between matching parentheses/brackets

🔹Positron: Cmd + Shift + \ (Mac)

It’s been really helpful for navigating nested functions in #rshiny without scrolling around looking for the right bracket…which I frequently do 🤣

#rstats