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

Update database after refactoring

    XMLWordPrintable

Details

    Description

      Because indexing is an expensive operation it is much faster to update the symbols database if possible. For example if we rename a function we can simply update the columns for that line. 

      For reformatting we can simply count every symbol character(which cannot changed by the reformating)  and use that to find the position in the reformatted text if we count with the same method.

      Comments should be filtered too.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            bubke Marco Bubke
            Tino Pyssysalo Tino Pyssysalo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes