You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
Brokkr
Posted - Dec 21 2021 : 07:19:26 AM Please support #if __has_include() and similar constructs, just like #include <...> and #include "..." with completion support.
It may seem counter-intuitive at first, but just because the header I pick in my code exists on VS, doesn't mean that the auto-completion won't still help me with cross-platform code.
Thanks for reading.
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Dec 21 2021 : 1:04:00 PM Interesting, I didn't realise that had been added. Definitely a case where a file listbox would make life a lot easier, I have put in a feature request for this: