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

support custom code style preference in project settings

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 10.0.0-rc1
    • None
    • All

    Description

      we can import codestyle into qtcreator, and then select it as project settings.
      but the qt2.xml is imported as qtcreator's config, but not porject's.

      If we can import or set code style as native project settings, but not reference qtcreator's global codestyle, it would be great!

      If so, we can assign code style as project settings in the code repo, which can be loaded as project settings by qtcreator automatically.

      ```
      <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
      <value type="QString" key="language">Cpp</value>
      <valuemap type="QVariantMap" key="value">
      <value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
      </valuemap>
      </valuemap>
      ```

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            niqingliang2003 niqingliang2003
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes