Skip to content

rust implementation of basic text suggestion and snippet suggestion using LSP

Notifications You must be signed in to change notification settings

kiddos/basecode-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

rust implementation of basic text suggestion and snippet suggestion using LSP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages