When using the file auto-complete feature in RStudio to complete a path to a local file, OneDrive (with Files-On-Demand turned on) downloads a local copy of the contents of the entire directory before listing all files in that directory. Is there any way to disable this action so that I can see all files in auto-complete without OneDrive downloading a local copy of them? The purpose of Files-On-Demand is to save local storage space and only store a local copy when the file is needed, not simply to view that the file exists. I am running RStudio 2021.09.0 on Windows 10 Pro 21H2 with OneDrive with Files-On-Demand turned on. Thanks!