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

Add default C++ file extensions to project settings

    XMLWordPrintable

Details

    • All
    • 8e75381fc (master)

    Description

      Currently Qt Creator supports setting the default C++ file extensions in its "C++ Options" menu accessible through "Tools" -> "Options" -> "C++". 
      However, the same user may be forced to work on multiple C++ projects which adopted different source file extensions.  This means that when the user is working on a project which adopted different source file extensions whenever theuser needs to add new source files to the project Qt Creator will create source files with file extensions that need to be fixed, which is needlessly tiresome.

       

      One way to avoid this problem is if Qt Creator lets users specify the default C++ extensions in a per-project basis through its "Project settings" menu.  The menu already enables users to set the project's default file encoding and indentation, and letting users specify the default file extension seems like a natural addition.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-22033
          # Subject Branch Project Status CR V

          Activity

            People

              kandeler Christian Kandeler
              rui maciel Rui Maciel
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes