> On 23. Oct 2017, at 17:54, Michael Jackson <[email protected]> > wrote: > > Before I added a feature request I just wanted to get a general idea if > others would like the feature. Back in the dark days when I used Eclipse for > C++ development one of the features of the editor that I still miss was the > ability to mouse over a C/C++ macro and the popup would show the fully > expanded macro. This was handy in a few situations when trying to debug the > macro or just see what the expanded code looks like. This is especially > useful for deeply nested macros. > > Are there thoughts one way or another? Has anyone tried to implement this > feature?
Qt Creator does that (for me). Though the code is not nicely formatted, so there is room for improvement. Br, Eike -- Eike Ziller Principal Software Engineer The Qt Company GmbH Rudower Chaussee 13 D-12489 Berlin [email protected] http://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Harjuaho Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
