C++ autocompletion in Builder

Hi There,

I decided to give Builder a try for developing https://github.com/horizon-eda/horizon/ 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

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.