QMLFormat ran into some issue and started filling spaces into my QML file.
It went from <30 KB to 37MB in under a minute.
The weird thing... ⬇ #Qt
QMLFormat ran into some issue and started filling spaces into my QML file.
It went from <30 KB to 37MB in under a minute.
The weird thing... ⬇ #Qt
Notepad++ can't even handle the file. Normally it has no problem displaying very large text files, but this amount of spaces in a few lines just messes it up. When I scroll to that part, it just freezes up.
Sublime was able to handle it, though.
37 MILLION SPACES.
So, uh.
Maybe don't use QMLFormat. I guess this buggy and weird behavior is why I turned off auto-format some time ago.