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

Incorrect indentation

    XMLWordPrintable

Details

    • ee75c7276 (12.0)

    Description

      If a line contains a string with a letter å ä och ö (Swedish letters) the next line is incorectly indented.

      e.g.

      int main()

      {          cout << "ä" << endl;         return 0; // incorrectly indented by auto-indent selection }

      se also 

      https://stackoverflow.com/questions/77171606/qt-creator-incorrect-indentation-after-%c3%a5%c3%a4%c3%b6

       

      Attachments

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

        Activity

          People

            artem.sokolovskii Artem Sokolovskii
            ragnarius Ragnar Nohre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes