qtcreator-doxygen icon indicating copy to clipboard operation
qtcreator-doxygen copied to clipboard

Add a new "document selected symbols" feature

Open palacaze opened this issue 9 years ago • 0 comments

This would allow the user to add doxygen tags to parts of a file in one go.

I foresee heavy use of such feature in the context of files where a few symbols need documentation but not quite all of them, or to specifically avoid a few symbols. A typical example would be commenting all the entries of an enum (and even better, align the short doc strings but that is for another issue).

palacaze avatar Dec 24 '15 17:12 palacaze