Steps to reproduce: 1. Select 'New Project -> Application (Qt) -> Qt Quick Application' 2. Finish the wizard 3. Add 'Text {' before the last code line 4. Hit enter
Result: Closing curly brace for Text isn't automatically inserted.
Page Loading...