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

Popup for function definition always one line

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • C/C++/Obj-C++ Support
    • None
    • // code placeholder
      

      When hovering over a function in QtCreator, it shows a description in one line.
      It should accept a table like 1) 2) 3) on their own rows,

      like vscode does:

      /*!
       \fn function
       1) Does stuff
       2) Does more stuff
       3) Does some more stuff
       @param A parameter
       @return a value 
      */
      
      Instead of:
      1) Does stuff 2) Does more stuff 3) Does some more stuff

      It always shows in one line only

      https://forum.qt.io/topic/114901/function-documentation-popup/2

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

            kandeler Christian Kandeler
            damianatorrpm Damian Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes