Learn R Programming

languageserver (version 0.3.10)

text_edit: A textual edit applicable to a text document

Description

A textual edit applicable to a text document

Usage

text_edit(range, new_text)

Arguments

range

a range, the part of the document to replace

new_text

a character, the text to replace