complete_current_script {codestral}R Documentation

Fill in the middle or complete

Description

This function splits the current script into two parts: the part before the cursor and the part after the cursor.

Usage

complete_current_script()

Value

A character vector containing the two parts of the script.


[Package codestral version 0.0.1 Index]