cmake-language-server
CMake LSP Server
A tool that provides language server functionality for CMake files
CMake LSP Implementation
339 stars
9 watching
25 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
pmunch/nimlsp | An implementation of the Language Server Protocol for the Nim programming language. | 419 |
devolutions/cmakerust | Language support for CMake projects to facilitate Rust development | 170 |
kakoune-lsp/kakoune-lsp | A language server protocol client for the Kakoune editor. | 610 |
polysquare/cmake-ast | A tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code | 30 |
tronic/cmake-modules | A collection of reusable CMake macros and modules to simplify build configurations | 45 |
apalkk/cmaker | A tool to simplify CMake setup and compilation for developers. | 8 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
pure-d/serve-d | Implements a Microsoft Language Server Protocol server for the D programming language | 209 |
polysquare/cmake-header-language | A CMake macro to determine the language of header files based on inclusions and source file analysis. | 4 |
paragonpawns/cmake-version-manager | A tool to manage multiple versions of CMake | 5 |
cmake-maven-project/cmake-maven-project | A Maven plugin that integrates CMake into a Java project build process | 76 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
staticlibs/cmake | A collection of CMake helper scripts and toolchains for building and managing static libraries | 9 |