Skip to content

Remark#

Server#

For more information about the LSP server, check remark-language-server.

Installation#

npm i -g remark-language-server

Debugger: Not available#

Available configurations#

lsp-remark-server-command#

Type: string

Default: remark-language-server

The binary (or full path to binary) which executes the server.


lsp-remark-server-command-args#

Type: (repeat string)

Default: (--stdio)

Command-line arguments for the markdown lsp server.



Last update: April 24, 2025