I am starting to prefer Visual Studio with RTVS over RStudio because of Visual Studio's great find-and-replace facilities. My only gripe is that it often finds things in my .Rhistory
file when I'm trying to search through my code.
Is there a shortcut key for deleting the contents of .Rhistory
when using R Tools for Visual Studio?
I am using RTVS v1.0.30321.1407 with Visual Studio 2015.