Are there any attempts to use Assist++ for autocomplete over the (C++14) standard library? (including STL)
Thanks
AFAIK, nobody working on it now, but I plan to look into it in near future. However, first step is to implement macros and 'external' headers (TheIDE now only scans through files it sees in project).