Qt Creator 4.6.2 hide blank lines in code editor
-
all was fine yesterday, but looks like it was blackout in office, and perhaps QtCreator broke something
I can open the file without problems here in Windows and Linux.
So it looks indeed like a problem with your Creator settings.
Can you open the file outside your project in Creator and see if that works? (just to make sure the project settings are not guilty).
-
wrote on 24 Jan 2019, 08:14 last edited by Galbarad
yes, in Notepad++ it looks fine, but in Creator blank lines missed
-
I meant start a new Creator, and just open the CPP file there, like I did, without opening the project.
-
wrote on 24 Jan 2019, 08:21 last edited by
-
I meant start a new Creator, and just open the CPP file there, like I did, without opening the project.
-
You can try starting Creator with
settingspath c:\temp
(just use an empty directory) to get clean settings and try again.But if that doesn't help, then I'm out if ideas.
are you QtCreator developer?
Only in my spare time :)
-
wrote on 24 Jan 2019, 08:35 last edited by Galbarad
hm blank lines hidden only between methods, in method as usual (until save)
also line hidden but cursor stay there
ex I'm on line 21 press up and cursor disappear, up one more time and cursor appear on line 19 -
wrote on 24 Jan 2019, 09:50 last edited by
-
wrote on 1 Feb 2019, 09:58 last edited by Galbarad 2 Jan 2019, 09:59
hm, problem was gone after PC restart
-
@Galbarad so please move this topic to SOLVED state.
Strange behavior, nevertheless.