Skip to content

CMake#

Server#

For more information about the LSP server, check cmake-language-server.

Installation#

pip install cmake-language-server

For more instructions on how to install manually, check here.

Debugger: Not relevant#

Available configurations#

lsp-cmake-server-command#

Type: string

Default: cmake-language-server

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



Last update: April 27, 2024