How to assign keyboard shortcut to forthcoming pipe-operator?

Hi,
I'd like to know how I can assign the "Ctrl+Shift+M" shortcut to the forthcoming pipe-operator in R, "|>"? I.e. I'd like to make the shortcut Ctrl+Shift+M insert |>.
Is this currently possible in RStudio?
Thanks in advance
Daniel

I use a snippet, “mag”. Tools, global, code, edit snippets (down on the bottom in teeny font) for the Magritte version. Probably will repurpose it.

We plan to address this in the near term, shortly after 1.4 releases.

1 Like

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.