Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8668

Closing namespace should be automatically taggable

XMLWordPrintable

    • 61e93a05241023848ecbc6693890671fc021e820

      As opposed to functions, namespaces often span lots and lots of lines, so many people annotate the closing brace:

      namespace blubb {
      // Lots of code
      } // namespace blubb
      

      I think it would make a lot of sense for Creator to insert such a comment automatically, either by default or perhaps via a quickfix.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes