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

Adding code folding for some macros

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes