Qt Creator 4.6.2 hide blank lines in code editor
-
hi guys
I have small problem with Qt Creator) it hide blank lines and I can't found option that change this(
any suggestion?Qt Creator 4.6.2 Based on Qt 5.10.1 (MSVC 2015, 32 bit)
-
-
parameter "display folding markers" only show/hide markers near hidden lines
-
Can you provide this file for download so we can reproduce?
-
of course
hm can't upload on forum, so upload on dropbox
https://www.dropbox.com/s/whsz6s7l8f1oytn/qsvncommit.cpp?dl=0 -
close QtCreator
remove folder QtProject in AppData
start QtCreator
nothing change -
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).
-
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.
-
-
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 :)
-
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 -
-
hm, problem was gone after PC restart
-
@Galbarad so please move this topic to SOLVED state.
Strange behavior, nevertheless.