Skip to content

mdx#

Server#

For more information about the LSP server, check mdx-analyzer.

Installation#

npm install -g @mdx-js/language-server

Debugger: Not available#

Available configurations#

lsp-mdx-server-command#

Type: string

Default: mdx-language-server

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


lsp-mdx-server-command-args#

Type: (repeat 'string)

Default: (--stdio)

Command-line arguments for the mdx lsp server.



Last update: April 27, 2024