Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 578 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 578 Bytes

BaseCode LSP

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.

Features

  • word completion
  • snippet completion
  • file path completion

Installation

To install BaseCode LSP, follow these steps:

  1. Clone the Repository:
cargo install --git https://github.com/kiddos/basecode-lsp.git