You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ability to set default package actions. (#7, #20)
searcher.launch_delay controls how long the user remains in R prior
to the browser opening. Default is 0.5 seconds.
searcher.use_rstudio_viewer specifies whether RStudio's viewer pane should
open the link instead of a web browser. Default is FALSE until RStudio's sandbox issue is resolved.
searcher.default_keyword: Suffix keyword to focus search results
between either "base" or "tidyverse". Default is "base".
Added option to launch RStudio's Viewer pane to display search results.