Use TAB to navigate through autocompletion list

I am a big fan of VIM's supertab plugin. Main feature for me is to be able to use TAB to browse through the autocompletion list. I am wondering if I could achieve that in Rstudio as well. Essentially, I would like to use TAB to get from "tidyr" to the next entry in the list, "tidyselect":

tab

So far I have failed trying to customize that in RStudio. Any hints?

1 Like

This behavior isn't currently customizable -- would you mind filing this as a feature request at https://github.com/rstudio/rstudio/issues?

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.