Rstudio custom theme: regex keyword highlighting

Is it possible to create a custom theme that highlights words, either explicitly (i.e. "red" is always bold and red) or with regular expressions (i.e. all words that start with "prefix_" are bolded and red)?

Thanks!

If you don't know them already here some ressources that could help find your answer

https://blog.rstudio.com/2018/10/29/rstudio-ide-custom-theme-support/

https://rstudio.github.io/rstudio-extensions/rstudio-theme-creation.html

1 Like

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