Skip to main content

Module registry

Module registry 

Source

Structs§

LspRecipe
LspStatus

Constants§

LSP_RECIPES

Functions§

check_lsp_status
Check which LSP servers are installed and which are missing.
default_lsp_args_for_command
default_lsp_command_for_extension
default_lsp_command_for_path
get_lsp_recipe
Get the recipe for a file extension.
lsp_binary_exists
Return true when the given LSP binary is resolvable either via the current PATH or via a conservative allow-list of common install locations. This keeps runtime capability reporting and check_lsp_status aligned even when the daemon inherits a minimal launchd/systemd PATH.