I'm sure this has been brought up before, but no idea how I would search for it. I've been told it's a best practice to use the format "package::function" when calling a non-base R function for a script you'll be sharing. I just think it would be a nice feature to have the ability to automate this if you so choose. So, when I start typing "sele" and have the option to auto-finish typing "select", it would also be nice to populate "dplyr::select" if I have the option turned on. This would only occur with auto finish, and not anytime I called select.
Thank you,
John