Klugier Messages: 1099 Registered: September 2012 Location: Poland, Kraków
Senior Contributor
Hello Gabriel,
Thanks for raising this issue. Mirek is now experimenting with libclang. Thanks to that our code completion support in TheIDE should be independent from our custom implementation that at the moment lacks of many features. Especially, we do not support things related to newest C++ standard or features that are not typically use in U++ application like your problem with structures.
For now we shouldn't invest our time to fix this issue. libclang is the future.