Meson#
Server#
For more information about the LSP server, check mesonlsp.
Installation#
For more instructions on how to install manually, check here.
Debugger: Not available#
Available configurations#
lsp-meson-disable-inlay-hints
#
Type: (boolean)
Default: nil
Disable inlay hints.
lsp-meson-ignore-subproject-diagnostics
#
Type: (choice (const :tag Off nil) (const :tag All subprojects t) (lsp-repeatable-vector :tag Specific subprojects string))
Default: nil
Ignore diagnostics from subprojects.
lsp-meson-no-auto-downloads
#
Type: (boolean)
Default: nil
Never automatically download subprojects/wraps.
lsp-meson-server-executable
#
Type: (repeat string)
Default: (mesonlsp)
The meson language server executable to use.
Last update:
December 30, 2024