Raunak Raj
Raunak Raj
Ok got it , it happens when making requests to local files not with the external urls
Insert that file in that specific ftp folder , similar to local one
After few tries , lsp-ai starts working but completions are not shown, in server logs (rpc) I get like this(after a long delay) ``` ..... // Receive: {"jsonrpc":"2.0","id":11,"result":{"isIncomplete":false,"items":[{"filterText":"def a","kind":1,"label":"ai -...
> Thanks for creating an issue! I haven't tested it in Zed yet. Can you share your configuration for Zed so I can try to recreate it and fix these...
> but Zed doesn't always show them Does Zed show completions sometimes, as you mentioned, **but not always** ? 😳 I had already share this in their discord, btw I...
> I noticed that Zed does already support Ollama and a few other model execution frameworks/services: https://github.com/zed-industries/zed/tree/main/crates/language_model/src/provider That's code assistant and that's like a chat or some ai features that...
> I understand that lsp-ai has a different range of supported frameworks and is flexible in different ways, so it's still exciting to see a proper Zed extension, Yes that's...
For python [this](https://github.com/Acode-Foundation/acode-python-fmt) plugin will be nice.
This issue is not related to the AcodeX plugin. The AcodeX plugin has been around for a long time, and most users are familiar with its iconic `Ctrl+K` and `Ctrl+J`...
You can customize the keybindings directly within Acode (it's built into the app). To do so, add an entry to the keybindings file by navigating to: **Acode > Settings >...