Skip to contents

Provide completion for code given at point.

Usage

get_completions(code, cursor_pos)

Arguments

code

A character string with code to be checked for completions.

cursor_pos

An integer, the current position of the cursor.