Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 6.0.2
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.