Autocomplete with native pipe

I switched to native pipe (R 4.1.0 and Rstudio desktop 1.4.1717 on win10).

It was a bit shocking that the autocomplete functionality (to select easily the columns when a tibble is piped in) is not working with the native pipe. But is still working when using the magrittr pipe.

  • Is there any option/configuration for activating the autocomplete for native pipe?
  • Do you plan to support the autocomplete functionality for the native pipe, too?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.