arduino / arduino-language-server

An Arduino Language Server based on Clangd to Arduino code autocompletion
GNU Affero General Public License v3.0
117 stars 11 forks source link

Support for `arduino-cli` API changes after 1.0.0 #174

Closed cmaglie closed 6 months ago

cmaglie commented 6 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

Updates all libraries and bindings to support upcoming arduino-cli 1.0.0. At the time of writing, the LS with this patch should be run with a nightly build of the Arduino CLI or with a version strictly greater than >0.35.0.

What is the current behavior?

No changes

What is the new behavior?

Other information: