formatting_reply {languageserver}R Documentation

format a document

Description

format a document

Usage

formatting_reply(id, uri, document, 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

options

a named list of options, with a tabSize parameter


[Package languageserver version 0.3.1 Index]