Details
-
Bug
-
Status: Open
-
Not Evaluated
-
Resolution: Unresolved
-
Qt Creator 6.0.2
-
None
-
None
Description
In the QML Designer text edit view, using the auto-indent hotkey (CTRL+I) works for individual lines or a mouse selected area. It no longer works when selecting all (CTRL+A) and then attempting to auto-indent (CTRL+I) the entire file. Instead, only the current cursor line is indented. This previously worked in QtCreator 4.X, but no longer works in QtCreator 6.X.