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

Allow configuring the amount of recent files shown

    XMLWordPrintable

Details

    • bf0d84074fe4c836e2815c2a783a4f9f2d9a98ec (qt-creator/qt-creator/master)

    Description

      E.g. a spin box in Options > Environment > System would be nice.

      Seems that the current limit is 7:

      src/plugins/coreplugin/documentmanager.cpp-    static const int m_maxRecentFiles = 7;
      

      An alternative to this would be to allow "pinning" files, so that Ctrl+Shift+W (Close All) doesn't close files that are pinned. I would love a feature like this because there are files that I always have open in every session.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes