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

highlighting of // mult line comments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 1.3.1
    • C/C++/Obj-C++ Support
    • None

      On of the more annoying c++ features is that you can use // to create multiline comments.
      E.g:
      //first line \
      second line \
      third line
      hereIsTheFirstNoCommentLine();

      Qt Creator highlights the last lines of this comment as normal c++ text

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

            erikv Erik Verbruggen
            benibela Benito van der Zander
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes