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

Add possibility to add and move project file to new folder

    XMLWordPrintable

Details

    • b024ebda0 (master)

    Description

      It would be good to have possibility to create new folder directly from project explorer when renaming the file. Or other option to add new menu item "move to folder.." and possibility to add new folder when moving file.

      Issue is clearly visible when there's project with git repository. Developer wants to move file to new folder. So developer assumes it can be done by renaming file with the new folder name "foo.cpp" -> "bar/foo.cpp". That fails because git uses mv command and doesn't support new folders until folder exist. So developer has to first open file explorer and create missing folder. After that same renaming still works. So request is: Could there be check if folder doesn't exist, Creator creates it before mv command?

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            markan Marko Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes