-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
While coding in vim I used to use LanguageServers via LanguageServerProtocol. There are plenty of plugins (https://github.com/prabirshrestha/vim-lsp to say). I can't imagine programming without LSP.
Wouldn't it be possible to add LSP helper to llama.vim or llama.cpp via for exampe ModelContextProtocol? It seems to me that GoToDefiniton which LanguageServer provides can dramatically reduce context window needed in large code base, say standard library. Also references and diagnostics LanguageServer requests may increase model generation quality.
MCP servers capable to expose a language server to LLMs already exist. For example https://github.com/isaacphi/mcp-language-server
cristoper
Metadata
Metadata
Assignees
Labels
No labels