Missing -version
flag
#196
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
I am trying to set up my LSP using lsp-config, I downloaded the LSP via mason. On opening up a arduino file, running the LspInfo command, it shows this error
While running any of the commands locally on my system, it says that the -version flag is not defined.
I tried running -version against any other LSP that I have such as clangd, marksman and python-lsp-server and all of them returns a version.
I think this is the reason I cant get the Arduino LSP to work.
Is there anyway to suppress it to get or the LSP to show a version?
To reproduce
this is my lsp config.
Expected behavior
I expect the LSP to work as per normal.
Arduino Language Server version
0.7.6
Arduino CLI version
1.0.4
Operating system
Windows
Operating system version
Windows 11
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: