Yes, that would be awesome and very very useful. Not comments but Smart comments that only appear on the IDE so they dont mess saved code.
El 09/12/2016 12:14 p.m., "Jason H" <[email protected]> escribió: > In QML we have lot of closures > The bottom of my QML Files is always: > ........} > ......} > ....} > ..} > } > > It would be cool if it could tie in with the show-whitespace feature and > provide some decoration (not a part of the file) > > ........} // Row: buttonRow (id: buttonRow) > ......} // Column > ....} // Flickable > ..} //Item > } // Rectagle > > I often use actual comments, but they get messed up via various > modifications > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
