Json#
Server#
For more information about the LSP server, check vscode-json-languageserver.
Installation#
This Server supports automatic install.
Install this language server with M-xlsp-install-server
RETjson-ls
RET.
Automatic or manual by npm i -g vscode-langservers-extracted
Debugger: Not available#
Available configurations#
lsp-http-proxy
#
Type: string
Default: nil
The URL of the proxy server to use when fetching schema.
lsp-http-proxyStrictSSL
#
Type: boolean
Default: t
The URL of the proxy server to use when fetching schema.
lsp-json-schemas
#
Type: (repeat alist)
Default: nil
Associate schemas to JSON files in the current project example can be found here, https://github.com/emacs-lsp/lsp-mode/issues/3368#issuecomment-1049635155.
Last update:
November 19, 2024