Description
Adds editor features for Arduino code, such as completion, diagnostics, and navigation, by connecting Arduino project information with clangd. It helps an editor understand sketches and libraries more like a full IDE.
Install it when your editor supports the Language Server Protocol and you want better Arduino assistance outside the Arduino IDE. It normally runs behind the editor, not as an app you open directly.