Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Support for __has_include (since C++17)

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

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.

https://en.cppreference.com/w/cpp/preprocessor/include

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:

case=147563

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000