anthonynorth / rscodeio

An RStudio theme inspired by Visual Studio Code.
Other
407 stars 65 forks source link

Try multiple RStudio locations #20

Closed MilesMcBain closed 5 years ago

MilesMcBain commented 5 years ago

Using 3 environment variables to try to locate RStudio. There could be a couple more we should add for Linux.

Refactored the location detection so that it finds the resources/stylesheets folder. Attempting to locate the folder is an error on Mac.

Removed some redundant guard logic from uninstall_theme.

MilesMcBain commented 5 years ago

should fix #19