Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cmake-language-server #4946

Open
nospam2998 opened this issue Apr 3, 2025 · 0 comments
Open

Add support for cmake-language-server #4946

nospam2998 opened this issue Apr 3, 2025 · 0 comments
Labels
new tool Support for new linters, fixers, etc.

Comments

@nospam2998
Copy link
Contributor

nospam2998 commented Apr 3, 2025

Name: cmake-language-server
URL: https://pypi.org/project/cmake-language-server/

This language server for CMake files comes with the following features (quoted from its own description):

  • Builtin command completion
  • Documentation for commands and variables on hover
  • Formatting (by cmake-format)

I.e. not much in addition to what ale already handles by interacting with cmake-format by itself. At least not enough for me to bother even attempting to use it. Still filing an issue, in case someone else might have a greater desire for command completion, or if the language server becomes more competent in the future.

@nospam2998 nospam2998 added the new tool Support for new linters, fixers, etc. label Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tool Support for new linters, fixers, etc.
Projects
None yet
Development

No branches or pull requests

1 participant