Open Shoxx98 opened 6 months ago
Steps to reproduce: install arduino:sam core using arduino-cli acdb --fqbn=arduino:sam:arduino_due_x in project repo touch main.cpp in neovim using an lspconfig setup with clangd:
try to goto_definition
also in arduino.h with that fqbn:
I did some digging and this is rather related to the arduino-cli project. https://github.com/arduino/arduino-cli/issues/1286
Steps to reproduce: install arduino:sam core using arduino-cli acdb --fqbn=arduino:sam:arduino_due_x in project repo touch main.cpp in neovim using an lspconfig setup with clangd:
include
try to goto_definition
also in arduino.h with that fqbn: