Description
Editors can get CMake language features through a Python-based language server. It is useful for developers who want completion, diagnostics, and navigation while editing CMake build files.
Language servers read project files and may execute or inspect build context depending on editor integration. Use trusted workspaces when enabling it.