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

C++ Code Style Custom settings import - Default name of imported style name

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 15.0.0
    • None
    • fde4f4653 (master)

      If I import saved settings with the function Settings / C++ / Code Style / Import, the default in the subsequent dialogue for the name of the import code style is empty.
      Here it would be desirable if the default name was the "DisplayName" that is saved in the clang-format-file.

      Extract from clang-format file:

      <qtcreator>
       <data>
        <variable>DisplayName</variable>
        <value type="QString">VisionTeam Qt++ StyleGuide</value>
       </data>
      </qtcreator>

      Currently empty import dialog for the code style name:

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

            ansemkiv Andrii Semkiv
            sgluekler Stefan Glükler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes