My current project involves creating a web-editor which supports arduino programming by using the arduino-cli running remotely and communicating using the daemon mode.
At the moment I am in the planning stages, so my so my knowledge is still basic and I do not fully understand how the arduino-language-server integrates with the arduino-cli. As I am a bit overwhelmed, I was wondering if anyone had any pointers on how I could achieve this?
My current project involves creating a web-editor which supports arduino programming by using the arduino-cli running remotely and communicating using the daemon mode.
At the moment I am in the planning stages, so my so my knowledge is still basic and I do not fully understand how the arduino-language-server integrates with the arduino-cli. As I am a bit overwhelmed, I was wondering if anyone had any pointers on how I could achieve this?
Any help is much appreciated!