Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Akzestia/cqlls

Repository files navigation

cqlls

Crates.io
Support me on Patreon

The 1nonly Open Source language server for CQL (Cassandra Query Language) ^_^

down_scaled_preview.mp4

cqlls vs Corpo

  • Free
  • Open Source language server (under MIT License)
  • Aiming to provide the best experience
  • Seamless Integration with Zed && Nvim
  • Written in Rust :D

Installation

Install Language Server binary using cargo

cargo install cql_lsp

Add env variables to your shell config

export PATH="$HOME/.cargo/bin:$PATH"
export CQL_LSP_DB_URL="172.17.0.2"
export CQL_LSP_DB_PASSWD="cassandra"
export CQL_LSP_DB_USER="cassandra"
export CQL_LSP_ENABLE_LOGGING="false"
export CQL_LSP_TYPE_ALIGNMENT_OFFSET="7"

License

This project is licensed under the MIT License.

About

The 1nonly Open Source Language Server for CQL (Cassandra Query Language) ^_^

Topics

Resources

License

Contributing

Stars

Watchers

Forks

AltStyle によって変換されたページ (->オリジナル) /