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

Documentation autocomplete doesn't work for function with prefix

    XMLWordPrintable

Details

    Description

      Documentation autocomplete doesn't work if function has some prefix.

      Normally adding "/**" on top of function and pressing enter will autocomplete the documentation comment to following:

      /**
       * @brief foobar
       */
      void foobar();
      

      But if there's prefix. For example "API" below. Pressing enter doesn't complete documentation comment at all.

      API void foobar()
      

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            markan Marko Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes