SaaSHub helps you find the best software and product alternatives Learn more →
Lsp-ai Alternatives
Similar projects and alternatives to lsp-ai
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
-
-
-
-
-
-
-
-
-
AnimateAnyone
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
-
helix-gpt
Discontinued Code assistant language server for Helix with support for Copilot/OpenAI/Codeium/Ollama
-
Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
-
-
-
-
-
-
lsp-ai discussion
lsp-ai reviews and mentions
-
Zed: The Fastest AI Code Editor
Unless something's changed, every AI-backed language server I've tried in Helix suffers from the same limitation when it comes to completions: Suggestions aren't shown until the last language server has responded or timed-out. Your slowest language server determines how long you'll be waiting.
The only project I know of that recognizes this is https://github.com/SilasMarvin/lsp-ai, which pivoted away from completions to chat interactions via code actions.
- AIM Weekly for 10 June 2024
-
LSP-AI: open-source language server serving as back end for AI code assistance
LSP-AI is meant to work with plugins. It can provide auto complete features without them, but to have the kind of experience Copilot provides with VS Code, you will need editor specific plugins.
LSP-AI makes writing these plugins easier. Check out "The Case for LSP-AI" https://github.com/SilasMarvin/lsp-ai?tab=readme-ov-file#the... for more info on why I think that is true
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Aug 2026
Stats
SilasMarvin/lsp-ai is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of lsp-ai is Rust.