-
Notifications
You must be signed in to change notification settings - Fork 29
Replies: 7 comments · 17 replies
-
|
Try turning off the |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Doesn't make any differences! Does the |
Beta Was this translation helpful? Give feedback.
All reactions
-
It's literally the contrary. You need to always enable the auto complete plugin in order to the auto complete functionality of the LSP to work, since plugins communicate with each other, in this case the auto complete plugin asks for completion hints to the LSP. Code completion works just fine, this is just a configuration issue that with no further information I cannot help with. I'll move this to discussion. Please provide more information: does the LSP client is working at all? which one? which version? which language? over which files? etc |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
|
No configuration is made by me so how can it be mis-configuration? I used your default configuration for lsp. And I know how to setup When I type BTW, here is the log you want: |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
I also have this error code -32601 with |
Beta Was this translation helpful? Give feedback.
All reactions
-
I was thinking more of a broken configuration in some part of the whole process. That included broken with no human intervention like a ecode broken plugin configuration.
Insisting in providing good log information is not telling you that you're stupid, is requesting help to be able to help you, the log is great and it's what I needed to understand in what situation we are. Here is were I can see the most important information: We can see all the unloaded plugins log (a.k.a. as the ones that were loaded and running), and I can clearly see that you are not running the |
Beta Was this translation helpful? Give feedback.
All reactions
-
Can me suggest you to use a proper You put everything into a big What I copied here is before I turn the Here is the correct log (after I deleted |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
@SpartanJ If it's about me, then I did no configuration at all to even have it wrong. I use the default configuration shipped with the editor. I use the I don't use the standalone clangd (https://github.com/clangd/clangd). My case is already very clear on #624. I don't think I can give more information. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Geany Nightly added support for LSP. I does have |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
🤷 I don't have enough information to make any conclusions. As you can see in the screenshots it's working when properly configured. Maybe try a new ecode profile, share your |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
I have all fields green on the Ecode language health for C++. I can reproduce it with a minimal
|
Beta Was this translation helpful? Give feedback.
All reactions
-
|
🤷 if you don't provide a complete example following the steps mentioned before we are just wasting our time. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
I don't have |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Having a proper configuration is not optional, so I don't know what to say. |
Beta Was this translation helpful? Give feedback.
All reactions
-
You can create a |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Of course, nothing special but it works for me, that's why you should be sharing what I request. Otherwise I have nothing to analyze. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Does Github support the SPOILER tag? I'm tired of scrolling long text! |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Nothing to see here. You already spotted error -32601. This is the only useful piece of information on this thread. |
Beta Was this translation helpful? Give feedback.
All reactions
This discussion was converted from issue #735 on November 26, 2025 21:26.



Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing the same issue described in #624. You could blame the OP in #624 for running legacy Windows (Windows 8.1), but I'm on Windows 11. I tried various LSP servers with the same result. I suspect the change in #620 is the culprit, but I have no way to confirm it. I'm too lazy to download an old version of Ecode to test.
Beta Was this translation helpful? Give feedback.
All reactions