PureScript#
Server#
For more information about the LSP server, check purescript-language-server.
Installation#
This Server supports automatic install.
Install this language server with M-xlsp-install-server
RETpursls
RET.
npm i -g purescript-language-server
For more instructions on how to install manually, check here.
Debugger: Not available#
Available configurations#
lsp-purescript-server-executable
#
Default: nil
Path to server executable.
lsp-purescript-server-args
#
Default: (--stdio)
Arguments to pass to the server.
Last update: April 15, 2021