R/complete_current_script.R
complete_current_script.Rd
This function splits the current script into two parts: the part before the cursor and the part after the cursor.
complete_current_script()
A character vector containing the two parts of the script.