[Qt-creator] It would be really cool if... } // comment
Jason H
jhihn at gmx.com
Fri Dec 9 19:14:49 CET 2016
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
More information about the Qt-creator
mailing list