BaseCode LSP is a versatile Language Server Protocol (LSP) implementation designed to provide snippet completion, text suggestions, and keyword recognition across multiple programming languages. It aims to enhance the development experience by offering seamless integration with various editors and IDEs.
- word completion
- snippet completion
- file path completion
To install BaseCode LSP, follow these steps:
- Clone the Repository:
cargo install --git https://github.com/kiddos/basecode-lsp.git