-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Completion not working #97
Comments
Having the same issue. The server is not sending any response. |
I have the same issue while using the language server with neovim. I think this is more than a mere imperfection and a pretty serious issue, especially if it also affects the official IDE. Its been over 2 months and i still get this error with the git version of the language server. See the issue mentioned above |
Any updates on this? |
almost two years later... nothing new? |
I have not tested it yet but nvim-lspconfig seems to have a decent tutorial
on using the Arduino language sever. You can refer
https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#arduino_language_server
…On Sun, Apr 28, 2024, 10:39 PM Milan Divkovic ***@***.***> wrote:
almost two years later... nothing new?
—
Reply to this email directly, view it on GitHub
<#97 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP4726SVZUSC53HGO4LJVS3Y7UUMTAVCNFSM5LHPHLM2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBYGE2TKOBTHAYQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
My set up is just fine since I have a dozen of other LSPs running :) Here is a error from LSP log: My Go skills are way too rusty otherwise I would try to fix it my self.
|
Bug Report
I am not sure if this happens with Arduino IDE too, but for me Completion does not work at all in the latest build.
It shows that completion is requested, but I never get a response.
Clangd alone works fine with my IDE.
The text was updated successfully, but these errors were encountered: