Hi,
I'm using RStudio 2022.07.01 (Build 554) on a Mac (Monterey 12.2.1) with R version 4.2.0 (2022-04-22).
Sometimes, when working on an .R or .rmd file, I try to save (using shortcut or by going to file > save on the menu) and RStudio does not save the file. So I have to copy the file to the clipboard, go to some editor and dump it there. Restart RStudio and paste the file and save it (replacing old file that didn't get saved).
In addition to that, cmd+o (or file > open from the menu) does not work either.
A restart of RStudio fix this but when you are working with lots of objects in environment, you have to re run all the previous commands to get to the same spot.
Anyone with the same problem?
Thanks!