new modification or bug

Solved bugs are moved into this topic...
Post Reply
hycmos
Posts: 86
Joined: 06.11.2019 02:17

new modification or bug

Post by hycmos »

the code tree does not show nodes of a large file.

I have a large file that has 11156 lines. The code tree shows nothing.
after I deleted some lines, about 3000 remaining, the code tree shows the right node.

bug Version: above 1.105.6.0, 1.106.0.0
good version: 1.105.0.0
User avatar
kvichans
Posts: 203
Joined: 07.10.2012 05:45

Post by kvichans »

I also got the problem.
Author said: Cud now has new option "lexer_folding_max_lines" .
To solve you need to change its default value.
CudaText 1.163, TC9.51x32, Win10x64(1920x1080)
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Yes, the new option affects it

@kvichans "sad" is != "said"
hycmos
Posts: 86
Joined: 06.11.2019 02:17

Post by hycmos »

OK. Thanks all of you.
I added this new option to user.json.
Post Reply