rscodeio icon indicating copy to clipboard operation
rscodeio copied to clipboard

An RStudio theme inspired by Visual Studio Code.

Results 23 rscodeio issues
Sort by recently updated
recently updated
newest added

when i run " rscodeio::install_theme()", it just returned "Error in get_stylesheets_location() : could not find function "get_stylesheets_location"

- rewrite majority of R code to be more consistent and logically coherent incl. lots of renamings; use consistent style (mostly tidyverse-compliant; but line width @ 160) - improve QSS...

Hi, first of all I want to say that I really love the theme! Thank you! Just one minor thing I found while going through my code today... When I...

Thanks for making a great theme. Themes are not fully applied in RStudio preview 2022.x version. ![image](https://user-images.githubusercontent.com/3360511/154483113-0aa8b18e-b9a1-450d-bd90-1d60b218a313.png) In addition, it would be nice if you could make a OneDark theme...

I ran RStudio as the administrator and tried the rscodeio::deactivate_menu_theme(), but it wouldn't go back to the white screen. I tried it several times again and it still doesn't work....

By default RStudio is scaled-up way too much on my high DPI display. Therefore, I usually set it to 80% scaling. However, the rscodeio’s menubar is not respecting the zoom...

Only the first search bar will get the id `rstudio_find_replace_bar`, all the additional ones (in other document tabs) will get `rstudio_find_replace_bar_#` where `#` is an increasing number, so we have...

I'm seriously loving this theme. Been using it for a few months with RStudio and have no issues. Would it be possible to apply a theme like this to JupyterLab?...

### Menu bar tweaking - Decrease height by 10px, saving vertical space. - Use same background color as the rest of the menu bar and change drop-down color accordingly. This...

RStudio just released a preview release (1.4.869) that makes the Visual Editor useable. The cursor is visible when it's within a code block and `rscodeio` theme is applied, but not...