SilasMarvin / lsp-ai

LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
MIT License
1.82k stars 55 forks source link

VS code #21

Closed Eyobs-droid closed 2 weeks ago

Eyobs-droid commented 2 weeks ago

[Error - 5:16:50 PM] lsp-ai client: couldn't create connection to server. Launching server using command lsp-ai failed. Error: spawn lsp-ai ENOENT

The following error shows on vs code insiders

luixiao0 commented 2 weeks ago

you might want to run cargo install to install lsp-ai executable to PATH, the vscode plugin doesn't seem to include valid executable file in windows

SilasMarvin commented 2 weeks ago

Make sure to install the server before enabling the VS Code plugin: https://github.com/SilasMarvin/lsp-ai/wiki/Installation