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

cmake: Be able to prevent the found header files from being included in project searches/list of files which can be opened

    XMLWordPrintable

Details

    Description

      cmake: Be able to prevent the found header files from being included in project searches/list of files which can be opened. Currently it will scan from the project root to find any header files and list them as grayed out. However if there are a lot of third party includes that are inside that root then it will include all of those which can have a hit on performance. Particularly when using CTRL+K to open a file, it will list all of them as well.

      Therefore having an option to disable this feature would be nice to have.

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes