Align Syntax Options for highlighting and parentheses with RStudio #7869
-
Beta Was this translation helpful? Give feedback.
Answered by
juliasilge
May 29, 2025
Replies: 1 comment 1 reply
-
Can you say more about what kind of behavior your wanting to see for highlighting R function calls? From my understanding, our default syntax highlighting does highlight functions with a specific color (depending on your theme): For those other options, we have rainbow parentheses and previews of colors ("color decorators") on by default. Let us know if you are not seeing that! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
henrydehe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you say more about what kind of behavior your wanting to see for highlighting R function calls? From my understanding, our default syntax highlighting does highlight functions with a specific color (depending on your theme):
For those other options, we have rainbow parentheses and previews of colors ("color decorators") on by default. Let us know if you are not seeing that!