Hi There,
I decided to give Builder a try for developing GitHub - horizon-eda/horizon: Horizon is a free EDA package It’s written in C++ and is built using a Makefile.
How do I tell builder about include paths and preprocessor defines so that it can provide sensible autocompletion and “go to definition”? Out of the box, builder didn’t complain about missing includes, but also fails to provide sensible suggestions. Instead, it suggests license texts.
Best Regards,
Lukas