arduino / arduino-language-server

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

Feature Request: Implement `arduino-cli`'s configuration file precedence. #90

Open thetic opened 2 years ago

thetic commented 2 years ago

It would be much easier to integrate this server if it mimicked the cli's behavior for determining the config file instead of requiring it in the invocation: https://arduino.github.io/arduino-cli/0.20/configuration/#locations