hippie-invoke: Hippie Code Completion

hippie-invokeR Documentation

Hippie Code Completion

Description

Invoke Hippie Completion, either upwards or downwards. This function is meant to be called as a shortcut.

Usage

hippie_up()

hippie_down()

Value

Nothing. A match token is inserted into the relevant RStudio source document context.

Examples

## Not run: 
# Not intended to be called directly. Rather, bind to a keyboard shortcut.
hippie_up()
hippie_down()

## End(Not run)

hippie documentation built on Sept. 5, 2022, 9:08 a.m.