Comment by NitpickLawyer
7 days ago
> LSP-Enhanced: Crush uses LSPs for additional context, just like you do
This is the most interesting feature IMO, interested to see how this pans out. The multiple sessions / project also seems interesting.
7 days ago
> LSP-Enhanced: Crush uses LSPs for additional context, just like you do
This is the most interesting feature IMO, interested to see how this pans out. The multiple sessions / project also seems interesting.
There are LSP MCPs so you can use them with other agents too.
I'm not really into golang, but if I read this [1] correctly, they seem to append the LSP stuff to every prompt, and automatically after each tool that supports it? It seems a bit more "integrated" than just an MCP.
[1] - https://github.com/charmbracelet/crush/blob/317c5dbfafc0ebda...
remarkably both Cursor and Zed do this (GUI, not CLI)