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

Adding code folding for some macros

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.7.1
    • Editors
    • None
    • Linux/Mac

      It is better to add code folding for this pattern (another form of commenting code):

      #if 0
      ...// version 1 of some problem
      #else
      ...// version 2 of the same problem
      #endif

      and some other similar patterns. This feature appears in many IDEs, but Qt Creator.

      I believe it is not difficult to implement.

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

            davschul David Schulz
            xiehao XieHao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes