1 repo
Implementations that use the Language Server Protocol to communicate with IDEs.
Distinguishing note: Focuses on the communication protocol implementation.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Language Server Protocol Integrations. Refine with filters or upvote what's useful.
Tabby is a self-hosted AI coding assistant designed to provide real-time code completion and interactive chat capabilities within development environments. By functioning as a private server application, it allows teams to maintain control over their infrastructure and data while integrating intelligent code generation directly into their existing workflows. The platform distinguishes itself through its repository-aware knowledge retrieval and multi-model orchestration. It indexes local and remote source code repositories and technical documentation into a searchable vector-based knowledge gr
Communicates with development environments through standard messaging interfaces to deliver code suggestions.