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 think this is unrelated to #17; clangd, arduino-cli, and arduino-language-server processes are up and running, I do not have any syntax error in my sketch (I hope), still, the LS reports completely irrelevant diagnostics.
I do not know if this is a bug or part of the expected CLI workflow/behavior, but I can see multiple arduino-cli processes spawned when moving lines in a sketch:
Activity
kittaakos commentedon Dec 12, 2019
Once I hit this problem, I can see multiple
arduino-language-server
processes after the electron browser window refresh.kittaakos commentedon Dec 12, 2019
I do not know if this is a bug or part of the expected CLI workflow/behavior, but I can see multiple
arduino-cli
processes spawned when moving lines in a sketch: