You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the Arduino LS integrated into neovim but I'm out of answers. I'm using Mason to manage the servers, and tried to fix the version as and patched with go as described in #182.
When opening a .ino file, LspInfos tells me that 0 clients are attached, and I don't get any features of the LS.
Describe the problem
I'm trying to get the Arduino LS integrated into neovim but I'm out of answers. I'm using Mason to manage the servers, and tried to fix the version as and patched with go as described in #182.
When opening a .ino file, LspInfos tells me that 0 clients are attached, and I don't get any features of the LS.
The output of LspLog is the following:
The content of my arduino-lsp config:
I'm not sure if this issue is related to #155 and I hope I wrote all the details needed. Sorry in advance if this is a duplicate!
To reproduce
Expected behavior
Integration of the LS in nvim with the expected features like diagnostics and completion
Arduino Language Server version
0.7.6
Arduino CLI version
0.35.3
Operating system
Linux
Operating system version
Arch Linux
Additional context
Additional reports
Issue checklist
The text was updated successfully, but these errors were encountered: