How to accept only the next word with github copilot suggestion in Rstudio?

38 Views Asked by At

GitHub copilot is generally offering long sentences, I wish to accept word by word, for example using ctrl + right arrow, instead of the full suggestion. Is there a way to do this in Rstudio?

This solution already exists for: VS-code and PyCharm.

Looked into the Rstudio documentation and did not find it.

0

There are 0 best solutions below