Learn R Programming

languageserver (version 0.3.0)

range_formatting_reply: format a part of a document

Description

format a part of a document

Usage

range_formatting_reply(id, uri, document, range, options)

Arguments

id

a numeric, the id of the process that started the server

uri

a character, the path to a file as defined by RFC 3986

document

a character, the contents of the document

range

a range, the part of the document to format

options

a named list of options, with a tabSize parameter