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

Closing namespace should be automatically taggable

    XMLWordPrintable

Details

    • 61e93a05241023848ecbc6693890671fc021e820

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes